OpenSearch/docs
Alexander Reelsen 3bda78e43b ResourceWatcher: Rename settings to prevent watcher clash
The ResourceWatcher used settings prefixed `watcher.`, which
potentially could clash with the watcher plugin.

In order to prevent confusion, the settings have been renamed to
`resource.reload` prefixes.

This also uses the deprecation logging infrastructure introduced
in #11033 to log deprecated settings and their alternative at
startup.

Closes #11175
2015-06-09 10:02:49 +02:00
..
community [Docs] Fix minor spelling errors 2015-05-25 19:56:43 +02:00
groovy-api [Docs] Fix minor spelling errors 2015-05-25 19:56:43 +02:00
java-api Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
perl Docs: Minor test change to Perl docs 2015-02-28 17:19:55 +01:00
python Updated copyright years to include 2015 2015-02-28 03:18:45 +01:00
reference ResourceWatcher: Rename settings to prevent watcher clash 2015-06-09 10:02:49 +02:00
resiliency [Docs] Fix minor spelling errors 2015-05-25 19:56:43 +02:00
river Warning in documentation for deprecation of rivers 2015-04-05 20:54:26 +02:00
ruby Docs: Fixed typos 2015-05-05 10:38:05 +02:00
README.asciidoc Docs: Updated docs/README.asciidoc to point to the new docs repo 2015-04-27 08:54:07 +02:00

README.asciidoc

The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process

See: https://github.com/elastic/docs