Re: Renaming Solr webapp in release 5.2.1

2015-08-10 Thread Modassar Ather
May be you can look at solr-jetty-context.xml present under server/context folder of solr. Regards, Modassar On Mon, Aug 10, 2015 at 2:42 PM, saurabh tewari wrote: > Hi, > > Is there any way through which one can change the name of solr webapp? I > used to name my instances differently accordin

Renaming Solr webapp in release 5.2.1

2015-08-10 Thread saurabh tewari
Hi, Is there any way through which one can change the name of solr webapp? I used to name my instances differently according to their usage and I'd like to keep doing that, since I've mapped the solr APIs in my code using those names only. Regards, Saurabh Tewari