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

Steven Rowe commented on SOLR-4123:
-----------------------------------

bq. I just retried removing the package from the path for resource that it's in 
the same package as the test class, and it now works (why did I think it 
didn't? I thought I tried that...)

I now understand why this didn't previously appear to be working - I had been 
experimenting with substituting superclasses of the test class in the 
{{ClasspathResourceLoader}} ctor, and these were not in the same package as the 
test class itself, so of course resource loading was failing.
                
> 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