Robert Muir created LUCENE-4015:
-----------------------------------
Summary: move icu collation integration to analysis.icu.collation
package
Key: LUCENE-4015
URL: https://issues.apache.org/jira/browse/LUCENE-4015
Project: Lucene - Java
Issue Type: Task
Components: modules/analysis
Affects Versions: 4.0
Reporter: Robert Muir
Currently this 'shares' the org.apache.lucene.collation package
with the JDK impl in common.
But there is no need to do this, its confusing and inconsistent
with the organization of the rest of the package.
It also causes broken javadocs links from the solr analysis factory
because the org.apache.lucene.collation package is in both common and icu.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]