[ 
https://issues.apache.org/jira/browse/SOLR-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845121#action_12845121
 ] 

Yonik Seeley commented on SOLR-1820:
------------------------------------

sounds fine - we should be bumping major version numbers anyway - good time to 
remove all the deprecated stuff when we do.

> Remove custom greek/russian charsets encoding
> ---------------------------------------------
>
>                 Key: SOLR-1820
>                 URL: https://issues.apache.org/jira/browse/SOLR-1820
>             Project: Solr
>          Issue Type: Task
>          Components: Schema and Analysis
>            Reporter: Robert Muir
>            Priority: Minor
>
> In Solr 1.4, we deprecated support for 'custom encodings embedded inside 
> unicode'.
> This is where the analyzer in lucene itself did encoding conversions, its 
> better to just let 
> analyzers be analyzers, and leave encoding conversion to Java.
> In order to move to Lucene 3.x, we need to remove this deprecated support, 
> and instead
> issue an error in the factories if you try to do this (instead of a warning).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to