OpenSearch/docs/reference/modules
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
..
cluster Disk decider respect watermarks for single data node (#55805) (#55847) 2020-04-28 18:46:22 +02:00
discovery Adjust docs for voting config exclusions API (#55006) 2020-04-20 19:47:33 +01:00
indices indices.recovery.max_bytes_per_sec may be per-node (#54633) 2020-04-02 18:15:41 +01:00
cluster.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
cross-cluster-search.asciidoc Add documentation for remote cluster proxy mode (#52779) 2020-03-16 14:18:29 -06:00
discovery.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
gateway.asciidoc Deprecate delaying state recovery for master nodes (#53646) 2020-03-18 10:04:22 +00:00
http.asciidoc Add Trace Logging of REST Requests (#51684) (#52015) 2020-02-07 09:03:20 +01:00
indices.asciidoc [Doc] Fix typo in indices module docs (#48598) 2019-10-28 21:40:09 +01:00
memcached.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
network.asciidoc Document wildcard for network interfaces (#28839) 2019-06-13 10:18:49 +02:00
node.asciidoc Deprecated xpack "enable" settings should be no-ops (#55416) (#56167) 2020-05-05 10:40:49 -04:00
plugins.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
remote-clusters.asciidoc Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00
threadpool.asciidoc [DOCS] Document `max_concurrent_searches` default (#55116) 2020-04-15 10:04:23 -04:00
thrift.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
transport.asciidoc Add Trace Logging of REST Requests (#51684) (#52015) 2020-02-07 09:03:20 +01:00