Re: No search results when configure solr on tomcat as service

2008-01-02 Thread Laxmilal Menaria
Have configured successfully and getting search results. Now I want to configure solr on different Indexes with tomcat, Please let me how it is possible. On 1/3/08, Laxmilal Menaria <[EMAIL PROTECTED]> wrote: > > I have created index using jetty and after that have created multiple > webapp with t

Re: No search results when configure solr on tomcat as service

2008-01-02 Thread Laxmilal Menaria
I have created index using jetty and after that have created multiple webapp with tomcat, data index folder is copied to webapps. On 1/2/08, Ryan McKinley <[EMAIL PROTECTED]> wrote: > > Are you indexing files while tomcat is running? If so, are you sending > the message? If so, can you see what

Re: No search results when configure solr on tomcat as service

2008-01-02 Thread Ryan McKinley
Are you indexing files while tomcat is running? If so, are you sending the message? If so, can you see what is happening in the logs? The jetty example and your tomcat setup probably put their indexes in different places, so they will not have the same results. ryan Laxmilal Menaria wrot

No search results when configure solr on tomcat as service

2008-01-02 Thread Laxmilal Menaria
Hello, I have configured solr as Multiple Solr appswith tomcat 5.5, using http://wiki.apache.org/solr/SolrTomcat for configuration. After configuration and search with admin panel it doesn't show any results, but