[ 
https://issues.apache.org/jira/browse/SOLR-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved SOLR-1820.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1
         Assignee: Robert Muir

This was resolved in revision 922964.

> 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
>            Assignee: Robert Muir
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: SOLR-1820.patch
>
>
> 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