Can you please share some information on Setting up Solr 4.0 as a singleCore.
I tried doing it and keep seeing ClassNotFound Exception for
KeywordTokenizerFactory. on server start up.
I see the jar files being loaded in the logs but its unable to find the
class.
Can you let me know what jars re
Can you please share some information on Setting up Solr 4.0 as a singleCore.
I tried doing it and keep seeing ClassNotFound Exception for
KeywordTokenizerFactory. on server start up.
I see the jar files being loaded in the logs but its unable to find the
class.
Can you let me know what jars re
I have Solr 4.0 (apache-solr-4.0) and JBoss Application Server 5.1.2
installed in RHEL 6.2
machine. I was successful in integrating solr with JBoss and I am able to
view admin console (single core).
Now I would link to create the Master/Slave configuration for Solr servers ?
can anyone help me?