You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2019/12/02 12:10:00 UTC

[jira] [Resolved] (SOLR-13462) Impossible to use solr.MorfologikFilterFactory with ukrainian.dict

     [ https://issues.apache.org/jira/browse/SOLR-13462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss resolved SOLR-13462.
--------------------------------
    Resolution: Fixed

> 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
>          Components: documentation, Schema and Analysis
>    Affects Versions: 6.6, 6.6.6, 7.7, 7.7.1, 8.0
>            Reporter: Markus Kalkbrenner
>            Assignee: Dawid Weiss
>            Priority: Major
>             Fix For: master (9.0), 8.2
>
>
> 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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org