You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2018/09/19 14:39:00 UTC

***UNCHECKED*** [jira] [Comment Edited] (LUCENE-8498) Deprecate/Remove LowerCaseTokenizer

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

Uwe Schindler edited comment on LUCENE-8498 at 9/19/18 2:38 PM:
----------------------------------------------------------------

Sorry, the issue is about LowercaseTokenizer :-) So +1 to rmeove the tokenizer and removal of chartokenizer's normalization methods (the abstract method and the factory methods using java.util.function).


was (Author: thetaphi):
Sorry, the issue is about LowercaseTokenizer :-) So +1 to rmeove the tokenizer and removal of chartokenizer's normalization methods.

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