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

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

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

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