charliehullmoonpig

Results 6 issues of charliehullmoonpig

Query naming is a feature in ES and OS that lets you give names to each query block, e.g. (for OpenSearch): "multi_match": { **"_name" : "mymultimatch"** "fields": [ "someText", "someOtherStuff"...

**Is your feature request related to a problem? Please describe.** When using Elasticsearch or OpenSearch, we regularly work with very long JSON queries. Often we're only working with certain parts...

**Describe the bug** Using the NDCG@10 CUT scorer, for queries where we only have 1 result and this result has score 3, we sometimes get a NDCG@10 CUT score of...

**Describe the bug** When adding a member to a Team, Quepid gives a long list of completed names depending on how much you type. This includes email addresses which probably...

**Describe the bug** Trying to change the prompt for any AI judge causes an Internal Server Error. This happens in all of the places where a prompt can be edited,...

**Describe the bug** When doing a vector search we supply 1024 vector values in the query as part of a script_score in OpenSearch. These are returned by the Explain feature,...