Jamie, right .. that makes sense. right now the core-admin will not work in singlecore-mode because we have no core-name there. https://issues.apache.org/jira/browse/SOLR-2605 should fix this, afterwards we can show the core-admin for every configuration. would you mind to open a ticket for that?
On Monday, April 23, 2012 at 5:25 PM, Jamie Johnson wrote: > So I believe I see the reason now. Basically in app.js we check to > see if there is more than 1 core deployed to decide if we show the > core admin or not. I am not sure this is intended or not, but I would > think this isn't what we want the default action to be. Shouldn't we > always show the core admin menu option so users can grow their solr > instances without having to execute the core admin commands from curl > or something? > > On Mon, Apr 23, 2012 at 11:04 AM, Jamie Johnson <jej2...@gmail.com > (mailto:jej2...@gmail.com)> wrote: > > I just updated to the latest Solr nightly build to address the issue > > Yonik fixed in 3392 and have noticed that I no longer have a core > > admin button in my admin interface. What specifically controls if > > this is shown or not? > > > > I am also not ruling out the chance I've messed something up but I was > > wondering if there are a set of conditions that controls if this is > > shown or not. >