Shawn Heisey created LUCENE-6903:
------------------------------------

             Summary: Enhance WordDelimiterFilter to skip operation on tokens 
marked as keywords.
                 Key: LUCENE-6903
                 URL: https://issues.apache.org/jira/browse/LUCENE-6903
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/analysis
    Affects Versions: 5.3.1
            Reporter: Shawn Heisey
            Assignee: Shawn Heisey
            Priority: Minor


We have a github pull request for a feature to allow WDF to skip operation when 
the keyword marker filter has marked tokens.

https://github.com/apache/lucene-solr/pull/210

This will also add a new configuration parameter called "splitKeywordTokens" 
that will default to false in 6.0 and true in earlier versions.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to