[ 
https://issues.apache.org/jira/browse/LUCENE-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870020#comment-15870020
 ] 

ASF subversion and git services commented on LUCENE-7692:
---------------------------------------------------------

Commit 4a636c41ca7c5ee902da561f31c5d386cb54687f in lucene-solr's branch 
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=4a636c4 ]

LUCENE-7692: PatternReplaceCharFilterFactory should implement MultiTermAware.


> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to