Re: Using embedded Solr with admin GUI

2008-02-16 Thread Ryan McKinley
If you are running a single webapp, you can just put the jsp files in there. I'm guessing that isn't what you mean though. There are a bunch of admin request handlers that do many of the things from the /admin/ jsp files without the nice interface. The one major missing component was analysi

Re: Socket exception

2008-02-16 Thread Ryan McKinley
Perhaps increasing the setConnectionTimeout() would help? try 100 or 1000 and see if that helps 14:24:21,549 ERROR [[default]] Servlet.service() for servlet default threw exception java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Error executing query at