Patrice Bourgougnon
Patrice Bourgougnon
Checking with the Guzzle client....
Sorry to the team, the truncation came from the php Guzzle promise library. I should have used a cURL command as suggested by @jobergum . I'll do it for my...
I updated the title to reflect the real issue, which is a feature request. - This is not a problem for vespa cli users, as the error is then just...
Necessary to build e-commerce filters like price/date sliders.
Indeed @medihack, I integrated [vespa.ai](https://vespa.ai) with WordPress in [wpsolr.com](https://wpsolr.com) with dynamic snippets and bolding.
Looks good to me. I usually use additional parameters: - number of fragments - fragment size (in characters). - prefix ("``") - postfix ("``") Each fields would yield a list...
Thanks for fixing: Dynamic summary (#26693)
Index setup with local Vespa docker
Dynamic fields added to schema during indexing
- onnx model generated with Pytorch 2.0 ``` # https://huggingface.co/docs/optimum/installation # https://blog.vespa.ai/simplify-search-with-multilingual-embeddings/ brew install python pip3 install torch pip3 install --upgrade-strategy eager install optimum[onnxruntime] ``` - onnx model deployed from...