OpenSearch/docs/reference
David Turner f1eca21081
Mention legacy discovery settings in migration doc (#40528)
Today the upgrade assistant identifies that discovery configuration is required
in production mode, but links to docs saying to add one of these settings:

- `discovery.seed_hosts`
- `discovery.seed_providers`
- `cluster.initial_master_nodes`

However these settings do not exist in 6.7 so this is unhelpful advice. This
commit adjusts the docs to give more useful advice to users arriving at this
page from the upgrade assistant.

Relates https://discuss.elastic.co/t/174102
2019-03-27 15:56:02 +00:00
..
aggregations Correct date in daterange-aggregation.asciidoc (#39727) 2019-03-06 11:29:32 +01:00
analysis Correct errors in min_hash filter documentation 2019-03-08 16:21:24 -05:00
cat Fix a typo in the cat shards API docs (#38536) 2019-02-20 11:36:46 +01:00
ccr Expand `following` documentation in ccr overview (#39936) 2019-03-21 12:19:46 -06:00
cluster Note that GET /_cluster/state is unstable (#40104) 2019-03-18 09:28:00 +00:00
commands Add elasticsearch-node tool docs (#37812) 2019-03-12 12:47:10 +01:00
data-frames/apis [ML] Add data frame task state object and field (#40169) (#40490) 2019-03-27 06:53:58 -05:00
docs Edits to text in Optimistic Concurrency Ctrl doc (#39191) 2019-02-25 16:54:23 +01:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to Update the how-to section of the docs for 7.0: (#37717) 2019-03-12 08:24:39 +01:00
ilm Document 'max_size' parameter as shard size for rollover (#38750) 2019-02-19 11:17:54 -07:00
images SQL: Update JDBC class name in client screenshots 2019-03-27 12:21:53 +02:00
index-modules [DOCS] Fixes broken formatting 2019-02-15 11:18:00 -08:00
indices add missing `test2` index in alias example (#39212) (#39214) 2019-02-20 17:45:24 -08:00
ingest Adding an example in the Set processor documentation to address #30604 (#39941) (#39969) 2019-03-12 11:14:41 -07:00
licensing Update Windows command to support prettified json licenses (#40407) 2019-03-25 09:00:03 -04:00
mapping Document the limitation around field aliases and percolator. (#40073) 2019-03-15 10:54:09 -07:00
migration Mention legacy discovery settings in migration doc (#40528) 2019-03-27 15:56:02 +00:00
ml [ML] Correct small inconsistencies in ml APIs spec and docs (#39907) 2019-03-11 14:02:50 +00:00
modules [DOCS] add details on version compatibility and remote gateway selection (#40056) 2019-03-19 14:43:38 +01:00
monitoring [DOCS] Moves monitoring settings (#40167) 2019-03-18 11:13:26 -07:00
query-dsl Add `use_field` option to intervals query (#40157) 2019-03-20 16:26:04 +00:00
release-notes [DOCS] Fixes comments in release highlights 2019-03-22 14:40:59 -07:00
rest-api [DOCS] Adds placeholder for data frame preview API (#40232) 2019-03-20 10:30:02 -07:00
rollup Fix typo in rollup_index definition (#40520) 2019-03-27 10:04:49 -04:00
search Add date and date_nanos conversion to the numeric_type sort option (#40199) (#40224) 2019-03-20 16:50:28 +01:00
security Fix typo (#40273) 2019-03-21 07:57:13 -07:00
settings Document monitoring node stats collection timeout (#39846) (#40140) 2019-03-18 08:59:02 +01:00
setup [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:37:37 -07:00
sql SQL: MATCH and QUERY documentation; one list of functions (#40494) 2019-03-27 17:37:10 +02:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade Only recommend disabling allocation of replicas in a rolling upgrade (#40299) 2019-03-27 14:18:17 +01:00
aggregations.asciidoc
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Date_math_expression doc to inform about format backport#39840 #39903 2019-03-12 09:19:44 +01:00
cat.asciidoc Minor docs cleanup (#37595) 2019-01-18 09:28:48 +01:00
cluster.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
docs.asciidoc Document Seq No powered optimistic concurrency control (#37284) 2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc [DOCS] Adds anchors and x-pack icons for frozen indices 2019-03-26 15:53:18 -07:00
getting-started.asciidoc Isolate Zen1 (#39470) 2019-03-04 15:51:17 +01:00
glossary.asciidoc [DOCS] Add 'recovery' to glossary for issue #7264 (#40275) (#40311) 2019-03-21 08:58:26 -04:00
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
index.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:37:37 -07:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
mapping.asciidoc Add a soft limit to the field name length (#40309) 2019-03-26 17:58:32 +01:00
modules.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:57:51 -07:00
query-dsl.asciidoc
redirects.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00
release-notes.asciidoc [DOCS] Adds placeholder for 7.0.0-rc1 release notes 2019-03-22 11:34:50 -07:00
search.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
setup.asciidoc [DOCS] Moves monitoring settings (#40167) 2019-03-18 11:13:26 -07:00
testing.asciidoc
upgrade.asciidoc [DOCS] First pass at upgrade updates for 7.0. (#39944) 2019-03-13 14:43:32 -07:00