Markus Kalkbrenner created SOLR-13462:
-----------------------------------------

             Summary: Impossible to use solr.MorfologikFilterFactory with 
ukrainian.dict
                 Key: SOLR-13462
                 URL: https://issues.apache.org/jira/browse/SOLR-13462
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation, Schema and Analysis
    Affects Versions: 8.0, 7.7.1, 7.7, 6.6, 6.6.6
            Reporter: Markus Kalkbrenner


First of all, the documentation is wrong. For example 
[https://lucene.apache.org/solr/guide/7_7/language-analysis.html#ukrainian]
{quote}{{dictionary}}(required) lemmatizer dictionary - the 
{{lucene-analyzers-morfologik}} jar contains a Ukrainian dictionary at 
{{org/apache/lucene/analysis/uk/ukrainian.dict}}.{quote}
 

{{{{{color:#008000}<filter{color} 
{color:#7d9029}class={color}{color:#ba2121}"solr.MorfologikFilterFactory"{color}
 
{color:#7d9029}dictionary={color}{color:#ba2121}"org/apache/lucene/analysis/uk/ukrainian.dict"{color}{color:#008000}/>{color}}}}}

 

Both parts are wrong. There's no {{{{{color:#ba2121}ukrainian.dict{color}}}}} 
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.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to