check the "status" action

also, check the index.jsp page

(i don't have the code in front of me)


On May 9, 2008, at 10:16 AM, Walter Ferrara wrote:
In solr, last trunk version in svn, is it possible to access the "core registry", or what used to be the static MultiCore object? My goal is to retrieve all the cores registered in a given (multicore) enviroment. It used to be MultiCore.getRegistry() initially, at first stages of solr-350; but now MultiCore is static no more, and I don't find any reference to where pick up the multicore object initialized from multicore.xml.

any tips on how to retrieve such information now?
Walter


Reply via email to