Hi,

thanks for pointing that out. There is actually still a problem with
defaultCoreName, so the used Check is not correct in that/your case :/
Quick-Fix for this Problem: https://gist.github.com/37ff72ee2237ec8b3c39

Will try to include that also in a complete Patch for SOLR-2667

Regards
Stefan

On Wed, Oct 12, 2011 at 5:33 PM, abhayd <ajdabhol...@hotmail.com> wrote:
>
> 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.
>

Reply via email to