James Rodewig
07ac8818b6
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 ) ( #80458 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
# docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
# docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
# docs/reference/slm/apis/slm-delete.asciidoc
# docs/reference/slm/apis/slm-execute-retention.asciidoc
# docs/reference/slm/apis/slm-execute.asciidoc
# docs/reference/slm/apis/slm-get-status.asciidoc
# docs/reference/slm/apis/slm-get.asciidoc
# docs/reference/slm/apis/slm-start.asciidoc
# docs/reference/slm/apis/slm-stats.asciidoc
# docs/reference/slm/apis/slm-stop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04:00
István Zoltán Szabó
9862a57398
[DOCS] Revises required privileges info in Transforms API docs ( #72803 ) ( #72812 )
2021-05-10 12:01:22 +02:00
James Rodewig
aea83909d9
[DOCS] Fix case for 'Boolean' ( #64299 ) ( #64341 )
2020-10-29 10:04:20 -04: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
Lisa Cawley
9ba017f699
[DOCS] Changes level offset of transform pages ( #60066 ) ( #60075 )
2020-07-22 11:22:57 -07:00
Lisa Cawley
a1514c9ffe
[DOCS] Replaces docdir attributes in ML APIs ( #57390 ) ( #57467 )
2020-06-01 13:46:15 -07: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ó
7dc1ba4273
[DOCS] Updates transform prerequisites ( #54804 )
2020-04-06 17:07:59 +02:00
Lisa Cawley
fdf74f6ae4
[DOCS] Removes beta qualifiers from transform documentation ( #51553 )
2020-01-29 08:41:54 -08:00
Lisa Cawley
30d66828ae
[DOCS] Move transform resource definitions into APIs ( #50108 )
2019-12-17 12:31:31 -08:00
István Zoltán Szabó
ecd62934f6
[DOCS] Applies rename of transform related roles and privileges ( #48123 )
2019-10-17 10:24:56 +02:00
Hendrik Muhs
5e0e54f455
[Transform] move root endpoint to _transform with BWC layer ( #47127 ) ( #47682 )
...
move the main endpoint to /_transform/ from /_data_frame/transforms/ with providing backwards compatibility and deprecation warnings
2019-10-08 08:59:01 +02:00
Lisa Cawley
39ef795085
[DOCS] Cleans up links to security content ( #47610 ) ( #47703 )
2019-10-07 15:23:19 -07:00
Lisa Cawley
875d864be6
[DOCS] Update data frame transform URLs ( #46940 ) ( #46946 )
2019-09-20 15:57:43 -07:00
Lisa Cawley
a9eb538e93
[DOCS] Removes data-frames folder ( #46760 )
2019-09-16 10:29:36 -07:00