Hi everyone, i just discovered Solr and tried to setup today but without
any success altough i read many of previous posts in the mailing list...
I did what i was supposed to do namely:
* Install jdk 1.5 (on ubuntu)
* Install tomcat
* Copied solr.war in webapps where solr directory was copied aft
On 10/2/06, Panayiotis Papadopoulos <[EMAIL PROTECTED]> wrote:
Hi everyone, i just discovered Solr and tried to setup today but without
any success altough i read many of previous posts in the mailing list...
I did what i was supposed to do namely:
* Install jdk 1.5 (on ubuntu)
* Install tomcat
*
On 10/2/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
Most likely you are seeing a failure of Solr to find the solr home
(and the associated solrconfig.xml and schema.xml files).
To clarify, the solr home is *not* where the solr webapp is.
It's where the solr index and solr config files live. If
I have understood thas solr home is not within the webapp directory but
how do i tell tomcat where is it ?
As i said i tried java -Dsolr.solr.home=/wherver/solr/could/be but
without success?
Does anyone know how i can do it usind JNDI or somehting else ?
Besides where should i put the schema an
: Besides where should i put the schema and solconfig xmls ? Inside the
: solr webapp dir or solr home ? And should i put them just in solr
: directory or create a subdir solr/conf/
as yonik said, if you are new to Solr and having trouble getting setup ith
Tomcat, start by trying to use the self
On 10/2/06, Panayiotis Papadopoulos <[EMAIL PROTECTED]> wrote:
I have understood thas solr home is not within the webapp directory but
how do i tell tomcat where is it ?
As i said i tried java -Dsolr.solr.home=/wherver/solr/could/be but
without success?
Does anyone know how i can do it usind JNDI
I ve have alreay followed the instructions for Tomcat installatin from
wiki but no success but i have not executed the self contained demo... I
try to execute it but is asks from Admin authorization on my win
laptop... And i cannot figure why it does so ? Or where should i change
the user and p
On 10/2/06, Panayiotis Papadopoulos <[EMAIL PROTECTED]> wrote:
I ve have alreay followed the instructions for Tomcat installatin from
wiki but no success but i have not executed the self contained demo... I
try to execute it but is asks from Admin authorization on my win
laptop... And i cannot fi
It's not asking for admin privs on your laptop. Or it shouldn't be,
at least. What exactly is asking for admin rights?
phil.
On Oct 2, 2006, at 6:11 PM, Panayiotis Papadopoulos wrote:
I ve have alreay followed the instructions for Tomcat installatin
from wiki but no success but i have not