-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search Relevance/VectorsVector searchVector searchMetaTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch
Description
This meta issue tracks follow-up work to ANN with filtering (#84734).
- Fix rare failure case with very selective filters. (LUCENE-10611)
- Make sure that the kNN search takes advantage of the node query cache. Currently, even when the filter is cached, all its results are copied before performing the HNSW graph search. (LUCENE-10606)
- Add rally benchmarks for kNN search with filters.
- https://github.com/elastic/night-rally/issues/685
mayya-sharipova and limingnihaowchaparro
Metadata
Metadata
Assignees
Labels
:Search Relevance/VectorsVector searchVector searchMetaTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch