Re: Strange Behavior with Solr in Tomcat.

2014-06-07 Thread Shalin Shekhar Mangar
> > > log level in Solr to get more information logged > > > > > > > -Original Message- > > > > From: S.L [mailto:simpleliving...@gmail.com] > > > > Sent: June-06-14 2:33 PM > > > > To: solr-user@lucene.apache.org > >

Re: Strange Behavior with Solr in Tomcat.

2014-06-07 Thread S.L
race the process if you`re running on Unix or changed > the > > log level in Solr to get more information logged > > > > > -Original Message- > > > From: S.L [mailto:simpleliving...@gmail.com] > > > Sent: June-06-14 2:33 PM > >

Re: Strange Behavior with Solr in Tomcat.

2014-06-06 Thread Meraj A. Khan
June-06-14 2:33 PM > > To: solr-user@lucene.apache.org > > Subject: Re: Strange Behavior with Solr in Tomcat. > > > > Anyone folks? > > > > > > On Wed, Jun 4, 2014 at 10:25 AM, S.L wrote: > > > > > Hi Folks, > > > > > &g

RE: Strange Behavior with Solr in Tomcat.

2014-06-06 Thread Jean-Sebastien Vachon
6-14 2:33 PM > To: solr-user@lucene.apache.org > Subject: Re: Strange Behavior with Solr in Tomcat. > > Anyone folks? > > > On Wed, Jun 4, 2014 at 10:25 AM, S.L wrote: > > > Hi Folks, > > > > I recently started using the spellchecker in my solrcon

Re: Strange Behavior with Solr in Tomcat.

2014-06-06 Thread S.L
Anyone folks? On Wed, Jun 4, 2014 at 10:25 AM, S.L wrote: > Hi Folks, > > I recently started using the spellchecker in my solrconfig.xml. I am able > to build up an index in Solr. > > But,if I ever shutdown tomcat I am not able to restart it.The server never > spits out the server startup time

Re: Strange Behavior with Solr in Tomcat.

2014-06-04 Thread S.L
Hi, This is not a case of accidental deletion , the only way I can restart the tomcat is by deleting the data directory for the index that was created earlier, this started happening after I started using spellcheckers in my solrconfig.xml. As long as the Tomcat is running its fine. Any help from

Re: Strange Behavior with Solr in Tomcat.

2014-06-04 Thread Aman Tandon
I guess if you try to copy the index and then kill the process of tomcat then it might help. If still the index need to be delete you would have the back up. Next time always make back up. On Jun 4, 2014 7:55 PM, "S.L" wrote: > Hi Folks, > > I recently started using the spellchecker in my solrcon