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
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