Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1820

Remove custom greek/russian charsets encoding

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1
    • Schema and Analysis
    • None

    Description

      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).

      Attachments

        1. SOLR-1820.patch
          7 kB
          Robert Muir

        Issue Links

          Activity

            People

              rcmuir Robert Muir
              rcmuir Robert Muir
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: