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