sam-herman commented on issue #14681:
URL: https://github.com/apache/lucene/issues/14681#issuecomment-2993725548

   > I have a working JVector implementation for Lucene ported over from the 
opensearch implementation and I have benchmarks for that version. There are 
issues like pre-cached exact vector mismatch between runs, etc that have been 
addressed in newer update. I'm working on incorporating the new changes, but 
the codebase is moving very quickly. What features are ready to be incorporated 
into Lucene JVector on opensearch-jvector's side, and aside from the feature 
requests on opensearch, is it safe to consider this latest version as a 
checkpoint for implementing the JVector codec in Lucene?
   > 
   > UPDATE:
   > 
   > Lucene JVector Codec now up to date with June 13 build of 
OpenSearch-JVector codec. Currently benchmarking
   
   @RKSPD thank you very much for taking the initiative on this one!
   I believe it should get a lot more stable right now. Especially since the 
latest plugin release as it fixed some of the core integration issues mentioned 
earlier. (Sequential vs Random writes)
   With that being said, it is a fair question to ask regarding roadmap and 
timeline of changes. There is a collection of issues right now 
[here](https://github.com/opensearch-project/opensearch-jvector/issues) but I 
agree that there is room for improvement around the predictability of the 
roadmap.
   I'll try to aggregate those under some meta issue as a first step to help 
with that. Hope that answers your question and help unblock you on this 
initiative as much as possible.


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