Yes thanks.
But how can I check the status of a collection? The action STATUS not
exist in the CollectionAdmin, only in the CoreAdmin.
At the moment probably the only way to get information about this is
somehow through the ZkStateReader?
Regards,
Markus
On 27.10.2012 06:37, Chris Hostetter w
: I can't find a good way to create a new Collection with SolrJ.
: I need to create my Collections dynamically and at the moment the only way I
: see is to call the CollectionAdmin with a HTTP Call directly to any of my
: SolrServers.
:
: I don't like this because I think its a better way only to