Patrice Bourgougnon

Results 28 issues of Patrice Bourgougnon

Hi, I'm using the same code to add credentials for ES and OpenSearch. It works great for ES, but fails with OpenSearch: `{“message”:”Authorization header requires ‘Credential’ parameter. Authorization header requires...

Hi, GPT-3 embeddings can be called upon a fine tuned model. But I'm not sure the fine tuned model can be set on the class definition, as described in the...

From: https://weaviate.io/developers/weaviate/current/vector-index-plugins/distances.html#distance-vs-certainty I wish "certainty" could be extended to all metrics rather than being replaced by "distance". Certainty is a very understood concept for non-specialists, as it is about probability....

Below are 2 sorts that should order results in the same way. With limit 30 (5th results is 41): With limit 5 (5th results should also be 41, but is...

bug

Below, a query with 3 aggregates. First aggregate "stats_filters_array_float_ko" is wrong. The 2 others are fine. It seems that aggregates with a filter on an array of float is wrong....

bug

I noticed that repeating the same query, results come different. First query: Same results, but with different certainty values: Different results:

bug

Adding the ability to index files would be a great addition. This would require a library similar to Tikka.

autoclosed

Would be nice to retrieve also the keyword highlighting in the field _additional. As https://solr.apache.org/guide/solr/latest/query-guide/highlighting.html. At least for the inverted index search.

autoclosed

Would be nice to retrieve also the keyword highlighting in the field _additional. As https://solr.apache.org/guide/solr/latest/query-guide/highlighting.html. This is a very important feature for any WooCommerce application. It can be used for...

backlog
💎 Bounty
community

Being at the end of the integration process of Vespa with WooCommerce, I hereby share my discovery journey to those interested in investigating the subject. It's a way to contribute...