[
https://issues.apache.org/jira/browse/SOLR-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-3843:
------------------------------
Attachment: SOLR-3843.patch
Here's the start to a patch (I havent tested the build with it or looked at
maven and so on).
This adds the codecs jar and enables SchemaCodecFactory by default: so the
format for postings lists and docvalues can be customized easily in the
fieldtype.
I didnt want to turn this factory on by default because of SOLR-4417, but Mark
fixed that.
> Add lucene-codecs to Solr libs?
> -------------------------------
>
> Key: SOLR-3843
> URL: https://issues.apache.org/jira/browse/SOLR-3843
> Project: Solr
> Issue Type: Wish
> Affects Versions: 4.0
> Reporter: Adrien Grand
> Priority: Critical
> Fix For: 4.2, 5.0
>
> Attachments: SOLR-3843.patch
>
>
> Solr gives the ability to its users to select the postings format to use on a
> per-field basis but only Lucene40PostingsFormat is available by default
> (unless users add lucene-codecs to the Solr lib directory). Maybe we should
> add lucene-codecs to Solr libs (I mean in the WAR file) so that people can
> try our non-default postings formats with minimum effort?
--
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]