You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stanislaw Osinski (JIRA)" <ji...@apache.org> on 2012/05/20 20:01:41 UTC

[jira] [Reopened] (SOLR-3470) Custom Carrot2 tokenizer and stemmer factories overwritten by defaults

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

Stanislaw Osinski reopened SOLR-3470:
-------------------------------------


Unit tests pass fine, but Carrot2's internal class resolution code (context class loader) doesn't play well with how Solr loads contrib classes in webapp mode.

A brute-force fix would be to do the class loading the Solr way in the clustering component and pass class objects instead of strings to Carrot2.
                
> Custom Carrot2 tokenizer and stemmer factories overwritten by defaults
> ----------------------------------------------------------------------
>
>                 Key: SOLR-3470
>                 URL: https://issues.apache.org/jira/browse/SOLR-3470
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - Clustering
>    Affects Versions: 3.6
>            Reporter: Stanislaw Osinski
>            Assignee: Stanislaw Osinski
>            Priority: Minor
>             Fix For: 4.0, 3.6.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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