You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/12/06 14:30:55 UTC

[GitHub] [lucene] rmuir commented on pull request #11946: add similarity threshold for hnsw

rmuir commented on PR #11946:
URL: https://github.com/apache/lucene/pull/11946#issuecomment-1339474637

   > What I have in mind would be to implement entirely in the
   > KnnVectorQuery. Since results are sorted by score, they can easily be
   > post-filtered there: no need to implement anything at the codec layer
   > I think. Am I missing something?
   
   is there any possibility other than adding all these LeafReader/IndexReader signatures?
   
   Currently I'm -1 to the change from an API persective. It is too invasive.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org