robertvanwinkle1138 commented on issue #12615:
URL: https://github.com/apache/lucene/issues/12615#issuecomment-1868130520

   @kevindrosendahl Pretty interesting, thanks for the low level details, 
`io_uring` is fancy!
   
   How is segment merging implemented by Lucene Vamana?  
   
   Correct me if I'm wrong, looks like the Java ANN implementations examine the 
the node ids in a more or less random order, filtering requires a `Bits` 
object.  I've been wondering if SPANN solves this by enabling ascending doc id 
intersection.


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