Adrien Grand created LUCENE-7692:
------------------------------------

             Summary: PatternReplaceCharFilterFactory should implement 
MultiTermAware
                 Key: LUCENE-7692
                 URL: https://issues.apache.org/jira/browse/LUCENE-7692
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand
            Assignee: Adrien Grand
            Priority: Minor


The multi-term aware marker API is useful to know which analysis components to 
apply when analyzing prefix or wildcard queries. I think 
PatternReplaceCharFilterFactory qualifies?

For the record, we have MappingCharFilterFactory that does a similar job 
(except that it takes an explicit map of replacements  rather than regular 
expressions) and implements MultiTermAware.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to