ChrisHegarty commented on PR #13572:
URL: https://github.com/apache/lucene/pull/13572#issuecomment-2238753829

   Just to expand a little on a previous comment I made above.
   
   > Could Lucene ever have this directly in one of its modules? 
   
   An alternative option to putting this in `core`, is to put it in say `misc`, 
allowing users creating `KnnVectorsFormat` to hook into it through the 
`Lucene99FlatVectorsFormat` and `FlatVectorsScorer`.  That way it would be 
somewhat optional in the build and distribution.
   


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