RE: Uninstall Solr

2011-07-01 Thread Jonathan Rochkind
ut what container you are using, and ideally what you did in the first place to install it. Jonathan From: gauravpareek2...@gmail.com [gauravpareek2...@gmail.com] Sent: Friday, July 01, 2011 4:41 AM To: erik.hatc...@gmail.com; solr-user@lucene.apache.org Su

Re: Uninstall Solr

2011-07-01 Thread gauravpareek2009
al message-- From: Erik Hatcher To: Date: Thursday, June 30, 2011 8:10:48 PM GMT-0400 Subject: Re: Uninstall Solr How'd you install it? Generally you just delete the directory where you "installed" it. But you might be deploying solr.war in a container somewhere besides Solr&#

Re: Uninstall Solr

2011-06-30 Thread Erik Hatcher
How'd you install it? Generally you just delete the directory where you "installed" it. But you might be deploying solr.war in a container somewhere besides Solr's example Jetty setup, in which case you need to undeploy it from those other containers and remove the remnants. Curious though...