11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

{<br />

}<br />

"responseHeader": {<br />

"status": 0,<br />

"QTime": 0<br />

},<br />

"status": {<br />

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

"buffer": "enabled"<br />

}<br />

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

Input<br />

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

Output<br />

Output Content: The status of CDCR and an indication that the buffer is disabled.<br />

Examples<br />

Input: This command disables buffering<br />

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

Output: The status of CDCR and an indication that the buffer is disabled.<br />

{<br />

}<br />

"responseHeader": {<br />

"status": 0,<br />

"QTime": 0<br />

},<br />

"status": {<br />

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

"buffer": "disabled"<br />

}<br />

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

Input<br />

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

Output<br />

Output Content: Confirmation that CDCR is started and the status of buffering<br />

Examples<br />

Input<br />

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

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

618

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

Saved successfully!

Ooh no, something went wrong!