I am sorry, I get the entry. In order to get all cores,try *admin/multicore?action=STATUS*
On 12/24/07, Edward Zhang <[EMAIL PROTECTED]> wrote: > > Also, it may need a handler responses how many cores there are and what > they are. > > On 12/22/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: > > > > For folks using the new MultiCore stuff in 1.3-dev... > > > > The interface just changed so that all requests require a core name and > > the '@' is no longer supported. That is: > > > > - http://localhost:8983/solr/@core0/select?q=*:* > > + http://localhost:8983/solr/core0/select?q=*:* > > > > Also, this should fix the problems people were seeing with ?core=null in > > the admin pages > > > > > > ryan > > > >