OpenSearch/docs/reference/modules
Jason Tedor c257e2c51f Remove settings and system properties entanglement
Today when parsing settings during bootstrap, we add a system property
for every Elasticsearch setting. Additionally, settings can be set via
system properties. This commit simplifies this situation.
 - settings are no longer propogated to system properties
 - system properties can not be used to set settings
 - the "es." prefix on settings is no longer required (nor permitted)
 - test logging has a dedicated system property (tests.logger.level)

Relates #18198
2016-05-19 14:08:08 -04:00
..
cluster Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
discovery [docs] Add missing article 2016-05-17 11:39:47 -04:00
indices Limit request size on transport level 2016-04-13 09:54:59 +02:00
scripting fix example in doc 2016-05-17 11:03:48 -04:00
cluster.asciidoc Fix typos in docs. 2016-02-09 02:07:32 -08:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
indices.asciidoc Rename caches. 2015-06-29 10:15:27 +02:00
memcached.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
network.asciidoc Fix: Change docs on "node client" to not use an in-memory node 2016-02-29 17:29:24 +01:00
node.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
plugins.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
scripting.asciidoc Remove support for mulitple languages per scripting engine 2016-05-13 09:24:31 -06:00
snapshots.asciidoc Add Google Cloud Storage repository plugin 2016-05-19 13:26:23 +02:00
threadpool.asciidoc Actually bound the generic thread pool 2016-04-25 06:47:26 -04:00
thrift.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
transport.asciidoc Document transport.ping_schedule 2015-09-01 13:43:17 +02:00
tribe.asciidoc Documented how tribe node clients inherit their settings 2016-03-30 20:05:44 +02:00