[DOCS] Document get pipeline API as multi-target (#64816)

This commit is contained in:
James Rodewig 2020-11-09 16:11:13 -05:00 committed by GitHub
parent a573f42f87
commit cb26c542ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 8 deletions

View file

@ -642,12 +642,6 @@ The number of search or bulk index operations processed. Documents are
processed in batches instead of individually.
end::pages-processed[]
tag::path-pipeline[]
`<pipeline>`::
(Optional, string) Comma-separated list or wildcard expression of pipeline IDs
used to limit the request.
end::path-pipeline[]
tag::pivot[]
The method for transforming the data. These objects define the pivot function
`group by` fields and the aggregation to reduce the data.