[
https://issues.apache.org/jira/browse/LUCENE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761239#action_12761239
]
Robert Muir commented on LUCENE-1936:
-------------------------------------
I'd like to commit this in a few days if there are no objections.
I don't want to conflict with StringBuffer -> StringBuilder work in LUCENE-1257.
I think its pretty straightforward, and all the backwards compat is preserved
in any new code.
> Remove deprecated charset support from Greek and Russian analyzers
> ------------------------------------------------------------------
>
> Key: LUCENE-1936
> URL: https://issues.apache.org/jira/browse/LUCENE-1936
> Project: Lucene - Java
> Issue Type: Task
> Components: contrib/analyzers
> Reporter: Robert Muir
> Assignee: Robert Muir
> Priority: Minor
> Fix For: 3.0
>
> Attachments: LUCENE-1936.patch
>
>
> This removes the deprecated support for custom charsets.
> One thing I found is that once these charsets are removed,
> RussianLowerCaseFilter is the same as LowerCaseFilter.
> So I marked it deprecated to be removed in 3.1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]