[
https://issues.apache.org/jira/browse/SOLR-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566364#comment-13566364
]
Adrien Grand commented on SOLR-4375:
------------------------------------
bq. without patching the source code
This shouldn't be necessary: you can define your own codec
(http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/codecs/package-summary.html#package_description)
and then use it in Solr using a custom CodecFactory
(http://wiki.apache.org/solr/SolrConfigXml#codecFactory).
> 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]