Hi,
Following post help you.
http://stackoverflow.com/questions/7512945/solr-error-opening-new-searcher-exceeded-limit-of-maxwarmingsearchers-2-try
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-starting-problem-after-spellchecker-configuration
Hello everyone,
I am newbe at Solr. After i configure spellchecker and index my data, i can
make search and see suggestions at search results. But if i restart the jetty,
solr web pages like overview, analysis are waiting "loading" status and i
can't search also because of "loading".
At term
Are you trying to implement custom code or is this a stock release?
Because if you're trying to just move a stock release over, it'd be much
simpler to just unpack the distribution (for Linux) on the linux machine
and go. It might be worth doing anyway just to compare the differences
to see what's
I use solr in windows without any problem, I 'm trying to run solr in linux,
( copy all files from windows to linux ), but I'm given exceptions when I
try to start solr (java -jar start.jar)
java.lang.ClassNotFoundException: org.mortbay.xml.xmlConfiguration
at java.net.URLClassLoader.findClass(