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

   Thinking more and more, I do not like the idea of adding to the leaf 
function definition. 
   
   But, this does seem useful. I think we can attach it to kNN collectors.
   
   I don't think the base interface for the knn collectors should have it. But 
maybe a new interface indicating that it provides a collection of graph entry 
points and that searches should start there.
   
   Then downstream callers can check if that interface is satisfied and use it. 
   
   This interface should be considered experimental so we can adjust it without 
backwards compatibility concerns.


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