James Rodewig
302341a526
[DOCS] Replace put
with create or update
in API names ( #70330 ) ( #70421 )
...
Co-authored-by: debadair <debadair@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-03-15 17:16:13 -04:00
Lisa Cawley
593de53698
Adds retention policy to HLRC put transform API ( #68768 ) ( #69146 )
...
Co-authored-by: Hendrik Muhs <hendrik.muhs@elastic.co>
2021-02-17 13:23:26 -08:00
Benjamin Trent
b92cbcd41a
[Transform] add new exclude_generated flag to GET transform ( #63093 ) ( #63947 )
...
This adds a new flag `exclude_generated` for GET transform API.
This flag is useful for when a transform needs to be cloned within a cluster or exported/imported between clusters.
It removes certain fields that are not able to be set via the PUT api (e.g. version, create_time).
relates https://github.com/elastic/elasticsearch/issues/63055
2020-10-20 12:38:41 -04:00
Hendrik Muhs
e177a38504
[7.x][Transform] add throttling ( #56007 ) ( #56184 )
...
add throttling to transform, throttling will slow down search requests by
delaying the execution based on a documents per second metric.
fixes #54862
2020-05-05 13:09:02 +02:00
István Zoltán Szabó
170b102ab5
[DOCS] Changes wording to move away from data frame terminology in the ES repo ( #47093 )
...
* [DOCS] Changes wording to move away from data frame terminology in the ES repo.
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
2019-10-01 08:08:17 +02:00
Hendrik Muhs
e974f178b5
[Transform] rename data frame transform to transform for hlrc client ( #46933 )
...
rename data frame transform to transform for hlrc
2019-09-25 08:31:43 +02:00
Lisa Cawley
875d864be6
[DOCS] Update data frame transform URLs ( #46940 ) ( #46946 )
2019-09-20 15:57:43 -07:00