jaisonbi commented on pull request #2412:
URL: https://github.com/apache/lucene-solr/pull/2412#issuecomment-783812121


   > Why do we need this? I don't understand why the terms dict compression 
needs to be configurable at all.
   
   Under BEST_COMPRESSION mode:
   1.  fdt file will be compressed by DEFLATE.
   2. terms dict compression and binary DocValue compression will be enabled 
together.
   
   But some users may just want to try terms dict compression, without enabling 
binary DocValue compression and DEFLATE...so this PR makes the configuration 
more flexible...


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