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