seanmacavaney commented on PR #13635:
URL: https://github.com/apache/lucene/pull/13635#issuecomment-2271353524

   > I could see it being very nice, or behaving poorly depending on the seed 
query (which, I guess is expected).
   
   We could probably predict whether a seed set is good or bad based on how 
many documents it's needed to score and terminate early if it seems like it's 
too many. Could be accomplished with the existing `KnnCollector` visited count. 
I'll look into this.


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