markharwood commented on issue #1234: Add compression for Binary doc value 
fields
URL: https://github.com/apache/lucene-solr/pull/1234#issuecomment-582866319
 
 
   >And how can indexing and searching get so much faster when 
compress/decompress is in the path!
   
   I tried benchmarking some straight-forward file read and write operations 
(no Lucene) and couldn't show LZ4 compression being faster (although it wasn't 
that much slower).
   
   Maybe the rate-limited merging in Lucene plays a part and size therefore 
matters in that context?
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to