Frode Lundgren

Results 4 issues of Frode Lundgren

Per [our documentation](https://vespa.ai/releases.html) we expect Vespa versions to be less than two months apart to maintain our semantic versioning commitment. Since this is the stated policy, we occasionally see cases...

enhancement

When using `vespa-fbench`, you need to specifically add the content-type header (`-H "Content-type:application/json"`) when using HTTP POST queries. When you specify post queries on the command line with the `-P`...

enhancement

There are use-cases - especially with regards to personal data - where you want to delete a document and ensure that it stays deleted regardless of another PUT against the...

enhancement

As reported by @rafan, the Vespa HTTP client will, by design, return with a standard zero return code even if the data fed har parsing errors: ``` Tue Oct 01...

enhancement
good first issue