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

Robert Muir commented on LUCENE-8093:
-------------------------------------

Well i don't think its a truly formal definition, just mentioning it for 
discussion. Some of the normalization components can change the length of the 
string (e.g. ascii folder or german normalizer) in rarer cases but in general 
they are just normalizing characters and won't confuse e.g. wildcard {{?}} 
operator or regexes "too much".

> TrimFilterFactory should implement MultiTermAwareComponent
> ----------------------------------------------------------
>
>                 Key: LUCENE-8093
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8093
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>
> TrimFilter will work perfectly well in CustomAnalyzer.normalize(), so it 
> should implement MultiTermAwareComponent



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to