benwtrent commented on issue #13699:
URL: https://github.com/apache/lucene/issues/13699#issuecomment-2375131941

   I opened a PR with that approach. 
   
   As for 
   > Allow it to be configured only in TopKnnCollectorManager, and users would 
need to override AbstractKnnVectorQuery.getKnnCollectorManager()
   
   `TopKnnCollectorManager` is so simple, it just doesn't seem worth it. I 
would just assume somebody provide their own manager which returns the 
appropriate collector with the options they care about.


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