navneet1v commented on PR #13469:
URL: https://github.com/apache/lucene/pull/13469#issuecomment-2291858889

   Hi @msokolov thanks for sharing your thoughts.
   
   > I find the way Lucene handles formats with SPI to be somewhat confusing.
   
   +1. but I always feel my experience with SPI is low hence I might feel that. 
   
   
   > We're using this in our own service with a custom Codec that seems to not 
require the META-INF/SPI lookup, bnut maybe there is some shortcoming to that 
approach
   
   Would like to know how you are doing it if there is some reference. Because 
I am also using a custom codec. The one way I figured out to use this is I 
create my own KNNVectorsFormat and then used the FlatWriters and Readers 
directly. Let me know if there is any better way. But this is best I can think 
of.
   


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