Hi, I setup solr4.2 under apache tomcat on windows m/c. I created solr.xml under catalina/localhost that holds the solr/home path, I have only one core, so the solr.xml under the solr instance looks like: <cores adminPath="/admin/cores" defaultCoreName="core0" > <core name="core0" instanceDir="core0" /> <cores>
after starting the apache service, I did not find the core on the admin page. I checked the logs but no errors were found. I checked that the data folder was created successfully. I am not even able to access the core directly.Any idea !! Thanks Engy -- View this message in context: http://lucene.472066.n3.nabble.com/Can-not-find-solr-core-on-admin-page-after-setup-tp4098236.html Sent from the Solr - User mailing list archive at Nabble.com.