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/05/28 14:03:37 UTC

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

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


   Yes, that was my idea as a follow up and the reason I added the 8 /16 bits so we can use it later on instead of delta decoding. Adding a special case when docIds are just incrementing by one as well (we are doing that for postings) so base-time index or even counter can greatly benefit.


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