msokolov commented on PR #14080:
URL: https://github.com/apache/lucene/pull/14080#issuecomment-2555130836

   This is great! It makes me wonder if I should try reviving a dense posting 
encoding I had played around with a while ago where very-high-frequency terms 
would be encoded in the index using a bitset. If we had that we could use those 
directly. Testing this is tricky because we don't really have such terms in 
luceneutil, but I believe they occur "in nature" - for example with enumerated 
values that have a small number of terms
   


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