Status

The "Status" command will report the status of the core or collection.

From a Windows command prompt, within the "Tools" folder, enter the following to run the Status command:

                    via.indexadmin status /param


Allowable parameters:

/help|?:<Boolean>                                          Get help
/corename|core|c:<String>                             Name of Solr core to get status for
/collectionname|collection|col:<String>          Name of Solr collection to get status for
/outputFormat|format|f:<String>                     Set output format. Valid options: xml, txt. Default: txt

ayfie