i m using solr 4 from trunk. May be its reported but i didnt not see ...
When i add defaultCoreName. I dont see Core Admin in left menu bar I see all other items. Anyway to overcome this? here is my solr.xml <cores adminPath="/admin/cores" defaultCoreName="core0"> <core name="core0" instanceDir="core0" /> <core name="core1" instanceDir="core1" /> </cores> -- View this message in context: http://lucene.472066.n3.nabble.com/solr-admin-bug-with-defaultCoreName-tp3416056p3416056.html Sent from the Solr - User mailing list archive at Nabble.com.