Hi everybody,

I'm using Solr (with multiple cores) in a Webapp and access the differnt
cores using CommonsHttpSolrServer. As I would like to know, which cores are
configured and what there status is I would like to get an instance of
CoreContainer.

The site http://wiki.apache.org/solr/CoreAdmin tells me how to interact with
the CoreAdminHandler via my browser. But I would like to get the information
provided by the STATUS action in my java application. As CoreContainer
provides appropriate methods I need to get access to such an object.

What's the best way to achieve that.
Thanks in advance.

Matthias 

--
View this message in context: 
http://lucene.472066.n3.nabble.com/CoreContainer-from-CommonsHttpSolrServer-tp3219299p3219299.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to