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 2021/01/27 19:05:29 UTC

[GitHub] [lucene-solr] zhaih commented on pull request #2213: LUCENE-9663: Adding compression to terms dict from SortedSet/Sorted DocValues

zhaih commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-768505413


   @bruno-roustant Sorry I didn't make it clear. I didn't mean this is harmful for `BinaryDocValues`, I mean compression of `BinaryDocValues` makes our searching slower. 
   But we do want to test this out, so I want to know whether it's possible to config the codec that only enables compression of `SortedDocValues` but not enables other compressions. Seems like for now they are bind in doc values compression mode together.


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