[
https://issues.apache.org/jira/browse/SOLR-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837226#comment-16837226
]
Dawid Weiss commented on SOLR-13462:
------------------------------------
It's inside morfologik-ukrainian-search-3.9.0.jar. You should probably use
UkrainianMorfologikAnalyzer which loads and uses the dictionary internally?
> 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: 6.6, 6.6.6, 7.7, 7.7.1, 8.0
> Reporter: Markus Kalkbrenner
> Priority: Major
>
> 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]