Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
MIME type
Query Parameters
Run the pipeline in "simulate" mode for these docs. Stages with "side-effects" are skipped.
If true
, indexed documents are included in the response.
The number of documents to include in the response, with -1
implying "all".
If true
, the SolrIndexStage buffers docs.
Indicates if the indexing should proceed if an error is encountered or if it should throw an exception.
Indexing request parameters.
Return statistics about pipeline processing events.
Deprecated.
(Deprecated) Id of the parser to be used. Use async-parser instead.
Skip the parsing and treat document as byte stream.
The filename on the source system.
Body
Response
OK
The response is of type object
.