jpountz commented on PR #14963:
URL: https://github.com/apache/lucene/pull/14963#issuecomment-3090226697

   My recommendation would be to move the logic of switching to an exact search 
when the filter is selective to `KnnVectorsReader#search` (in a separate PR) so 
that the file format can make the right decision depending on whether it only 
has a flat index or something more sophisticated such as a HNSW index.


-- 
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

Reply via email to