gf2121 commented on issue #12701: URL: https://github.com/apache/lucene/issues/12701#issuecomment-1776577174
@mikemccand Thanks for feedback, glad you like this :) > did you close it because it's similar / same as the direct addressing case? Yes, this case could be considered as a special case of direct addressing that bitset is all set, just means to save the bitset bytes and bitcount operations based on direct addressing. I would think it worth if i can tweak the codec easily, E.g. borrow one bit some where to represent , but i can not find that. This means we need to either add a new version or a new flag for this, maybe too heavy. I reopen this for more discussion. -- 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