OpenSearch/docs/reference/transform
William Brafford 3499fa917c
Deprecated xpack "enable" settings should be no-ops (#55416) (#56167)
The following settings are now no-ops:

* xpack.flattened.enabled
* xpack.logstash.enabled
* xpack.rollup.enabled
* xpack.slm.enabled
* xpack.sql.enabled
* xpack.transform.enabled
* xpack.vectors.enabled

Since these settings no longer need to be checked, we can remove settings
parameters from a number of constructors and methods, and do so in this
commit.

We also update documentation to remove references to these settings.
2020-05-05 10:40:49 -04:00
..
apis [7.x][Transform] add throttling (#56007) (#56184) 2020-05-05 13:09:02 +02:00
images [DOCS] Updates transform screenshots and text (#50059) 2019-12-12 09:30:56 -08:00
api-quickref.asciidoc [Transform] move root endpoint to _transform with BWC layer (#47127) (#47682) 2019-10-08 08:59:01 +02:00
checkpoints.asciidoc [DOCS] Removes beta qualifiers from transform documentation (#51553) 2020-01-29 08:41:54 -08:00
ecommerce-tutorial.asciidoc [DOCS] Adds example links to transform tutorial (#53640) 2020-03-19 09:41:57 -07:00
examples.asciidoc [DOCS] Changes scripted metric to filter aggs in transforms example (#54167) 2020-03-30 09:51:07 +02:00
index.asciidoc [DOCS] Adds painless transform examples (#53274) 2020-03-23 10:39:47 +01:00
limitations.asciidoc [DOCS] Adds data nanos transform limitation (#53826) 2020-03-23 09:49:21 -07:00
overview.asciidoc [DOCS] Removes transform performance note (#55177) 2020-04-15 10:42:52 -07:00
painless-examples.asciidoc [DOCS] Adds snippet comparing two indices to the painless examples (#54563) 2020-04-02 08:46:25 +02:00
setup.asciidoc Deprecated xpack "enable" settings should be no-ops (#55416) (#56167) 2020-05-05 10:40:49 -04:00
troubleshooting.asciidoc update the name of the audit index (#49432) 2019-11-21 16:15:53 +01:00
usage.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) (#47055) 2019-09-25 08:11:37 -07:00