mayya-sharipova commented on PR #728:
URL: https://github.com/apache/lucene/pull/728#issuecomment-1137833962

   @LuXugang  Thanks for looking into this.  I was thinking to close this issue 
and this PR. As @jtibshirani noted the problem with this approach is that flush 
or a segment creation may take a very substantial time. 
   
   Instead, I was thinking to have a different approach how we index vectors - 
building an HNSW graph on the fly while indexing, as explained in the 
[LUCENE-10592](https://issues.apache.org/jira/browse/LUCENE-10592). 
   
   


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