11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Output<br />

{<br />

}<br />

"responseHeader": {<br />

"status": 0,<br />

"QTime": 0<br />

},<br />

"status": {<br />

"process": "started",<br />

"buffer": "enabled"<br />

}<br />

/collection/cdcr?action=STOPPED<br />

Input<br />

Query Parameters: There are no parameters for this command.<br />

Output<br />

Output Content: The status of CDCR, including the confirmation that CDCR is stopped<br />

Examples<br />

Input<br />

http://localhost:8983/solr/collection/cdcr?action=STOPPED<br />

Output<br />

{<br />

}<br />

"responseHeader": {<br />

"status": 0,<br />

"QTime": 0<br />

},<br />

"status": {<br />

"process": "stopped",<br />

"buffer": "enabled"<br />

}<br />

Monitoring commands<br />

/core/cdcr?action=QUEUES<br />

Input<br />

Query Parameters: There are no parameters for this command<br />

Output<br />

Output Content<br />

The output is composed of a list “queues” which contains a list of (ZooKeeper) Target hosts, themselves<br />

containing a list of Target collections. For each collection, the current size of the queue and the timestamp of the<br />

<strong>Apache</strong> <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> <strong>6.0</strong><br />

619

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!