mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
This commit introduces a new _ingest/simulate API that runs any pipelines on the given data that would be executed for a given index, but instead of indexing the data into the index, returns the transformed documents and the list of pipelines that were executed. |
||
---|---|---|
.. | ||
enrich | ||
delete-pipeline.asciidoc | ||
geoip-stats-api.asciidoc | ||
get-pipeline.asciidoc | ||
index.asciidoc | ||
put-pipeline.asciidoc | ||
simulate-ingest.asciidoc | ||
simulate-pipeline.asciidoc |