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

add [ICU]CollationField

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None

    Description

      In LUCENE-2551 collation support was changed to use byte[] keys.

      Previously it encoded sort keys with IndexableBinaryString into char[],
      but this is wasteful with regards to RAM and disk when terms can be byte.

      A better solution would be [ICU]CollationFieldTypes, as this would also allow locale-sensitive range queries.

      Attachments

        1. SOLR-2396.patch
          31 kB
          Robert Muir
        2. SOLR-2396.patch
          19 kB
          Robert Muir
        3. SOLR-2396.patch
          48 kB
          Robert Muir
        4. SOLR-2396.patch
          48 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: