[ 
https://issues.apache.org/jira/browse/SOLR-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508553#comment-13508553
 ] 

Uwe Schindler commented on SOLR-4123:
-------------------------------------

Can you please remove the workaround inside the factory (prepending "/")? This 
will break non-tests (e.g. when those classes are loaded from file system). 
Just *only* load classes from the local package of the class that was passed 
into the resourceloader.

bq. Yes, we should remove this /-stuff!!!

I misunderstood that. I thought you wanted to fix something else. YES, PLEASE 
REMOVE, it may break non-tests!
                
> ICUTokenizerFactory - per-script RBBI customization
> ---------------------------------------------------
>
>                 Key: SOLR-4123
>                 URL: https://issues.apache.org/jira/browse/SOLR-4123
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 4.0
>            Reporter: Shawn Heisey
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-4123.patch, SOLR-4123.patch, SOLR-4123.patch
>
>
> Initially this started out as an idea for a configuration knob on 
> ICUTokenizer that would allow me to tell it not to tokenize on punctuation.  
> Through IRC discussion on #lucene, it sorta ballooned.  The committers had a 
> long discussion about it that I don't really understand, so I'll be including 
> it in the comments.
> I am a Solr user, so I would also need the ability to access the 
> configuration from there, likely either in schema.xml or solrconfig.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to