Re: Running Solr1.3 with multicore support

2008-10-13 Thread Chris Hostetter
: but as soon as I edit schema.xml in any of the cores and restart tomcat..and : view schema file in schema browser of solr admin, it doesn't reflect the : changes. are you sure you are editing hte right schema.xml file? what is the absolute path of the file you are editing? when you look at th

Re: Running Solr1.3 with multicore support

2008-10-07 Thread s4saurabh
Hi Raghav, It shows me the Admin core0 Admin core1 but as soon as I edit schema.xml in any of the cores and restart tomcat..and view schema file in schema browser of solr admin, it doesn't reflect the changes. Please let me know if you were able to make changes to schema.xml by adding fieldty

Re: Running Solr1.3 with multicore support

2008-09-30 Thread RaghavPrabhu
Hi Saurabh Bhutyani, Is it show the two core links in ur solr home page like Admin core0 Admin core1 if not,the problem is you are upgrading the solr from 1.2 to 1.3. Better stop the server delete all the floders in %Tomcat_Home%\work\Catalina\localhost location and restart it. Ho