[
https://issues.apache.org/jira/browse/SOLR-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839722#comment-16839722
]
ASF subversion and git services commented on SOLR-13462:
--------------------------------------------------------
Commit 3764c727e5649c1af028dee3b14ea5e5b183edb1 in lucene-solr's branch
refs/heads/master from Dawid Weiss
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3764c72 ]
SOLR-13462: Update dependency definitions to include Ukrainian dictionary.
> 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]