[
https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565410#comment-13565410
]
Adrien Grand commented on SOLR-4375:
------------------------------------
Unfortunately, postings formats and stored fields formats are not related: if
someone using Solr 4.1 configures his schema in order to use the Lucene 4.0
postings format, his index will still use Lucene 4.1 (compressed) stored fields
format.
> 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: [email protected]
For additional commands, e-mail: [email protected]