mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Document get pipeline API as multi-target (#64816)
This commit is contained in:
parent
a573f42f87
commit
cb26c542ce
2 changed files with 6 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue