[ 
https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565453#comment-13565453
 ] 

Adrien Grand commented on SOLR-4375:
------------------------------------

I think Uwe is right, and we should not perform modifications without further 
details.

bq. Certain CPU-intensive activities like compression seem like trivial things 
and perform very well when you are on a recent CPU architecture.*

Sure, but I assumed that the compression algorithm we use in Lucene would be 
lighter than other things Lucene needs to do such as document inversion, maybe 
I'm wrong. If someone can provide me with a dataset which is significantly 
slower to index when stored fields are compressed, I'd be happy to debug it.
                
> Add config or schema option to turn off compressed stored fields in the 
> Lucene 4.1 index format
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4375
>                 URL: https://issues.apache.org/jira/browse/SOLR-4375
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Shawn Heisey
>             Fix For: 4.2, 5.0
>
>
> There have been performance complaints on the mailing list about the default 
> compressed stored fields in the 4.1 index format.  There should be an option 
> to turn the compression off.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to