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

Allow case insensitive Hunspell stemming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5, 4.0-ALPHA
    • 3.5, 4.0-ALPHA
    • Schema and Analysis
    • None

    Description

      Same as http://code.google.com/p/lucene-hunspell/issues/detail?id=3

      Hunspell dictionaries are by nature case sensitive. The Hunspell stemmer thus needs an option to allow case insensitive matching of the dictionaries.

      Imagine a query for "microsofts". It will never be stemmed to the dictionary word "Microsoft" because of the case difference. This problem cannot be fixed by putting LowercaseFilter before Hunspell.

      Attachments

        1. SOLR-2792.patch
          17 kB
          Jan Høydahl
        2. SOLR-2792.patch
          17 kB
          Jan Høydahl
        3. SOLR-2792.patch
          16 kB
          Jan Høydahl
        4. SOLR-2792.patch
          17 kB
          Robert Muir
        5. SOLR-2792.patch
          17 kB
          Jan Høydahl
        6. SOLR-2792.patch
          17 kB
          Jan Høydahl
        7. SOLR-2792_3x.patch
          17 kB
          Jan Høydahl

        Activity

          People

            janhoy Jan Høydahl
            janhoy Jan Høydahl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: