-
Couldn't load subscription status.
- Fork 25.6k
Open
Labels
:Search Relevance/VectorsVector searchVector search>enhancementTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch
Description
Description
Right now for IVF, we have copy-pasted the DocIdsWriter and modified it.
But, I think our postings list should likely be in doc-id order. Consequently, let's see how much we can gain by possibly switching to just using Lucene's postings writer/reader. Maybe there is some sweet performance improvements we are leaving behind by using the bkd DocIdsWriter.
//cc @jimczi
Metadata
Metadata
Assignees
Labels
:Search Relevance/VectorsVector searchVector search>enhancementTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch