check your solrconfig for anything dealing with components -- the
example app in /trunk definitely works.
It looks like it is asking for a search component with no name?
Unknown Search Component:
What config is doing this? Maybe it could throw a nicer error if it is
missing something somewh
Hmm, so that fixed the first error. but I still get...
INFO: AutoCommit: if uncommited for 6ms;
Dec 28, 2007 8:55:29 AM org.apache.solr.handler.SearchHandler inform
INFO: Adding
component:[EMAIL PROTECTED]
Dec 28, 2007 8:55:29 AM org.apache.solr.handler.SearchHandler inform
INFO: Adding
The XppUpdateRequestHandler was removed this afternoon... make sure your
sorlconfig.xml does not include:
class="solr.XppUpdateRequestHandler" />
holler if you have problems!
ryan
Matthew Runo wrote:
Hello!
I'm having a horrible time getting the current svn head build of Solr to
run.
Hello!
I'm having a horrible time getting the current svn head build of Solr
to run. I even remembered to do an 'ant clean' this time.. but no luck.
I have set up solr_home via a JAVA_OPTS flag, and am using Tomcat 6...
[EMAIL PROTECTED]:/opt/tomcat]$ echo $JAVA_OPTS
-Dsolr.solr.home=/opt/so