[
https://issues.apache.org/jira/browse/LUCENE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727669#comment-14727669
]
Dawid Weiss commented on LUCENE-6774:
-------------------------------------
I will fix this in Morfologik so that dictionaries are not looked up via class
resource search mechanism. The reason context class loader was used was not
just Solr -- it was also a workaround for certain web servlet containers (as
far as I can remember).
I am working on a proper fix in Morfologik, which I'll then apply to Lucene/
Solr.
> Remove solr hack in MorfologikFilter
> ------------------------------------
>
> Key: LUCENE-6774
> URL: https://issues.apache.org/jira/browse/LUCENE-6774
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Priority: Blocker
> Fix For: 5.3.1
>
> Attachments: LUCENE-6774.patch, LUCENE-6774.patch
>
>
> If solr wants to set the contextClassLoader because its classloading is
> fucked up, then it needs to do this hack itself: it should not be in lucene
> code.
> The current mess prevents use of this analyzer in other environments
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]