msokolov commented on issue #15904:
URL: https://github.com/apache/lucene/issues/15904#issuecomment-4171535910

   > Is the only reason we need random writing because of the back links?
   
   Yes, I think so.  I don't understand your idea about searching all segment 
graphs -- would we create links to nodes in other segments then? First I don't 
really see how this obviates the need for bidirectional linkins, and this cuts 
against a pretty fundamental assumption that Lucene index data structures are 
per-segment so each segment can be searcher independently of every other one 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to