You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/08/29 21:30:12 UTC

[GitHub] [lucene-solr] jpountz commented on pull request #1538: LUCENE-9368: Use readLELongs to read docIds on BKD leaf nodes

jpountz commented on pull request #1538:
URL: https://github.com/apache/lucene-solr/pull/1538#issuecomment-683344047


   I like that second idea better because I think it's more likely applicable. The issue with the first one is that it only works if you are indexing from a single thread, if you are indexing from multiple threads then the doc IDs will no longer be sorted after segments get merged.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org