Re: Error loading ICUTokenizerFactory

2011-10-25 Thread Tomek Rej
Looks like another person had the same problem as me. The solution to the issue can be found here: http://lucene.472066.n3.nabble.com/Solr-3-1-ICU-filters-error-loading-class-td2835323.html Perhaps the person in charge of the documentation could add apache-solr -analysis-extras-X.Y.jar as a requir

Error loading ICUTokenizerFactory

2011-10-25 Thread Tomek Rej
Hi everyone I'm getting an exception when trying to use the solr.ICUTokenizerFactory: SEVERE: org.apache.solr.common.SolrException: Error loading class 'solr.ICUTokenizerFactory' The code in the schema.xml that isn't working is: I copied the jar files found in contrib/an