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

Extend NorwegianMinimalStemFilter to handle "nynorsk"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4, 6.0
    • Schema and Analysis
    • None

    Description

      Norway has two official languages, both called "Norwegian", namely Bokmål (nb_NO) and Nynorsk (nn_NO).

      The NorwegianMinimalStemFilter and NorwegianLightStemFilter today only works with the largest of the two, namely Bokmål.

      Propose to incorporate "nn" support through a new "vaiant" config option:

      • variant="nb" or not configured -> Bokmål as today
      • variant="nn" -> Nynorsk only
      • variant="no" -> Remove stems for both nb and nn

      Attachments

        1. SOLR-4565-schema-comments.patch
          1 kB
          Jan Høydahl
        2. SOLR-4565.patch
          27 kB
          Erlend Garåsen
        3. SOLR-4565.patch
          27 kB
          Robert Muir
        4. SOLR-4565.patch
          29 kB
          Erlend Garåsen

        Activity

          People

            rcmuir Robert Muir
            janhoy Jan Høydahl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: