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

sorting issue with solr 3.3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 3.3
    • None
    • None
    • None

    Description

      There is a sorting issue with solr 3.3.
      Other versions currently not tested.

      If solr.PatternReplaceFilterFactory of fieldType "alphaOnlySort" is changed from pattern="([^a-z])"
      to pattern="([\x01-\x2F\x3A-\x40\x5B-\x60\x7B-\x7F])" then sorting returns wrong order of results.

      According to documentation the sorting should be UTF-8 compatible.

      Attachments

        1. sort_example.xml
          0.4 kB
          Bernd Fehling

        Activity

          People

            Unassigned Unassigned
            befehl Bernd Fehling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: