msokolov commented on issue #13565: URL: https://github.com/apache/lucene/issues/13565#issuecomment-2286395734
One thing that confused me about the `BPIndexReorderer` solution: what happens if the IWC has indexSort configured *and* we apply the BPReorderingMergePolicy? I guess the index sort is discarded? Would it make sense to define an option to IndexSort that allows configuring BP reordering on a field rather than requiring to configure a special merge policy? Then I suppose if one applied it to a KnnVector field we would use vector-based BP. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org