[ https://issues.apache.org/jira/browse/SOLR-12034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Allison resolved SOLR-12034. -------------------------------- Resolution: Won't Fix I can't see a way to implement this without wrecking the API for CustomAnalyzer's Builder(). Please re-open if there's a clean way to do this. > Replace TokenizerChain in Solr with Lucene's CustomAnalyzer > ----------------------------------------------------------- > > Key: SOLR-12034 > URL: https://issues.apache.org/jira/browse/SOLR-12034 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Tim Allison > Assignee: David Smiley > Priority: Minor > Time Spent: 1h 50m > Remaining Estimate: 0h > > Solr's TokenizerChain was created before Lucene's CustomAnalyzer was added, > and it duplicates much of CustomAnalyzer. Let's consider refactoring to > remove TokenizerChain. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org