In terms of drawback, I think strong dependence on Jetty is probably
one. Custom Java code is another. Most of the people run Solr as a
black box.
For the proposed solution, as the document said, usually the plugins
are placed in the directory defined in solrconfig.xml. So, most of the
people do n
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