Pulkitg64 commented on PR #15003:
URL: https://github.com/apache/lucene/pull/15003#issuecomment-3149313198

   >  I wonder if this optimization could be applied when there are more than 1 
segment to merge by first applying deletions on the bigger segment to merge and 
then adding vectors from other segments?
   
   @jpountz Yes good idea, let me try doing that only in this PR
   
   > this seems like a promising direction! I left a bunch of comments. My main 
one is about whether we should do this on-heap to make it more flexible (eg so 
we could use it when merging multiple graphs, too).
   
   Thanks @msokolov . Yes I think that would be best way forward for this 
optimization. Working on it.


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