Error
A valid request URL is required to generate request examples{
"contentType": "<string>",
"contentCharset": "<string>",
"mediaType": {
"type": "<string>",
"subtype": "<string>",
"parameters": {},
"wildcardType": false,
"wildcardSubtype": false
}
}Send a query through a pipeline
Use this method if the length of your query exceeds normal GET limitations. Append a Solr query string to the request, as in '/api/apollo/query-pipelines/<id>/collections/<collectionName>/<handler>?<solrQuery>'
POST
/
query-pipelines
/
{id}
/
collections
/
{collection}
/
{handler}
Error
A valid request URL is required to generate request examples{
"contentType": "<string>",
"contentCharset": "<string>",
"mediaType": {
"type": "<string>",
"subtype": "<string>",
"parameters": {},
"wildcardType": false,
"wildcardSubtype": false
}
}Path Parameters
A pipeline ID
The name of a collection
The name of a Solr request handler
Body
audio/wav
Query parameters
The body is of type object.
Was this page helpful?
⌘I