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

   @jimczi the HNSWWriter and Readers need the passed flat vector readers and 
writers to provide specific functions. Like the mergeOneField that returns 
closeable scorers.
   
   I am not sure all knnVectorReaders/Writers should have that method. 
   
   
   I think we should expose the flat formats in the codec. But the required new 
functions for indexing the vectors seem to justify a new abstraction.
   
   Or do you think they are just KnnReader/Writers and we update that base 
abstraction?


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