Classpath for Solr Plugins

2014-05-27 Thread Jan Nehring
Hi! We have developed a custom tokenizer for Solr 4.3. Our Solr Server is started as a war file inside of a java application using jetty. When the custom tokenizer is in the class path oft the enclosing java application Solr fails on startup. The error is ClassCastException ArabicLetterTokenize

Unexpected behaviour for bracket

2020-09-09 Thread Jan Nehring
Hi fellow Solr users, I use Solr in an application for full text search in textual data and I spent a lot of time debugging a strange behaviour of Solr. When I search for (ABC) then I want results with (ABC) in brackets only. But I get results for ABC also, without brackets. I tried several