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

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

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

LUCENE-8498: Remove LowerCaseTokenizer


> Deprecate/Remove LowerCaseTokenizer
> -----------------------------------
>
>                 Key: LUCENE-8498
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8498
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Alan Woodward
>            Priority: Major
>             Fix For: master (8.0)
>
>         Attachments: LUCENE-8498.patch, LUCENE-8498.patch
>
>
> LowerCaseTokenizer combines tokenization and filtering in a way that prevents 
> us improving the normalization API.  We should deprecate and remove it, as it 
> can be replaced simply with a LetterTokenizer and LowerCaseFilter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to