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

Impossible to use solr.MorfologikFilterFactory with ukrainian.dict

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.6, 6.6.6, 7.7, 7.7.1, 8.0
    • 8.2, 9.0
    • None

    Description

      First of all, the documentation is wrong. For example https://lucene.apache.org/solr/guide/7_7/language-analysis.html#ukrainian

      dictionary(required) lemmatizer dictionary - the lucene-analyzers-morfologik jar contains a Ukrainian dictionary at org/apache/lucene/analysis/uk/ukrainian.dict.

       

      <filter class="solr.MorfologikFilterFactory" dictionary="org/apache/lucene/analysis/uk/ukrainian.dict"/>

       

      Both parts are wrong. There's no ukrainian.dict at this path. I assume that this is caused by the commit of LUCENE-7785.

      So I know that the dictionary has been moved but I can't find it anywhere in the distribution download!

      Unfortunately adding custom jars to a hosted Solr environment is not possible and therefore existing installations could not be upgraded.

       

      Attachments

        Issue Links

          Activity

            People

              dweiss Dawid Weiss
              mkalkbrenner Markus Kalkbrenner
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: