This endpoint returns additional information on the state of the document after each stage
The ID of the index profile to use
If true, documents are not sent to Solr for indexing; the solr-index stage will be skipped
If true, return the list of documents indexed; otherwise no output is returned when the pipeline has finished
The maximum number of documents to list in the output
If true, documents are buffered before sending to Solr; this is an asynchronous mode and may give faster performance when indexing a large number of documents
A PipelineDocument or JSON document
The body is of type unknown.