[
https://issues.apache.org/jira/browse/LUCENE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-4340:
---------------------------------
Attachment: LUCENE-4340.patch
LUCENE-4340.sh
Thanks, Steven!
First patch. To apply, first run the bash script and then apply the patch.
There are some things I am still unsure about:
- should the fact that lucene-codecs now is a test dependency of lucene-core
be reflected in dev-tools/maven/lucene/core/pom.xml.template (I thought it
should, but I was surprised test-framework is not listed here),
- I modified the IDEA configuration files to add an entry for this new module
but I didn't test,
- Solr lets users configure postings formats on a per-field basis but now only
the default Lucene40PostingsFormat will be available by default, should we add
lucene-codecs to Solr WAR or do we expect expert users to drop this JAR in
their lib directory?
> Move all codecs but Lucene40 to a module
> ----------------------------------------
>
> Key: LUCENE-4340
> URL: https://issues.apache.org/jira/browse/LUCENE-4340
> Project: Lucene - Core
> Issue Type: Task
> Components: core/codecs, general/build
> Reporter: Adrien Grand
> Fix For: 5.0, 4.0
>
> Attachments: LUCENE-4340.patch, LUCENE-4340.sh
>
>
> We should move all concrete postings formats and codecs but Lucene40 to a
> module.
--
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]