Re: solr admin bug with defaultCoreName

2011-10-12 Thread Stefan Matheis
Yes, but that's related to this Issue: https://issues.apache.org/jira/browse/SOLR-2605 On Wed, Oct 12, 2011 at 6:14 PM, abhayd wrote: > hi > > i applied patch it shows menu item and core which is NOT marked default. > Default core is missing from content frame. > > Still i cant reload core0 ( whi

Re: solr admin bug with defaultCoreName

2011-10-12 Thread abhayd
hi i applied patch it shows menu item and core which is NOT marked default. Default core is missing from content frame. Still i cant reload core0 ( which i specify as defaultCore) and appears in menu as "single core" ( not as Core 0 ) -- View this message in context: http://lucene.472066.n3.

Re: solr admin bug with defaultCoreName

2011-10-12 Thread Stefan Matheis
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