OpenSearch/docs/reference
Nik Everett 59a43180a5 Reindex: Clean up docs around multi-index
We have an example in `reindex`'s docs about copying from many indices
at once. It doesn't work at the moment because we only allow a single
type per index. We didn't notice it in the docs tests because those
tests didn't copy any documents. This change:
1. Adds documents to the docs tests to fully exercise the snippet.
2. Fixes the example by moving all copied documents to the same type.
3. Moves the note about id collisions and expands on it because it is
even more likely than before.

Closes #35150
2018-11-05 12:52:11 -05:00
..
aggregations [DOCS] Add info on calendar vs fixed interval. (#31638) 2018-10-31 10:16:36 -04:00
analysis Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
cat Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
ccr Fix CCR API specification (#34963) 2018-10-29 09:37:13 -04:00
cluster [Docs] Update update-settings.asciidoc (#35073) 2018-10-30 08:58:32 +01:00
commands Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
docs Reindex: Clean up docs around multi-index 2018-11-05 12:52:11 -05:00
graph [DOCS] Moves graph to docs folder (#33472) 2018-09-26 14:59:31 -07:00
how-to Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
ilm Remove Joda usage from ILM (#35220) 2018-11-05 08:17:15 -07:00
images DOC: Add SQL section on client applications 2018-09-13 15:44:52 +03:00
index-modules [DOCS] Removes beta label from index sorting (#34327) 2018-10-05 19:44:25 +02:00
indices Docs: Align prose with snippet (#34839) 2018-10-25 16:51:18 -04:00
ingest ingest: raise visibility of ingest plugin documentation (#35048) 2018-11-05 11:44:10 -06:00
licensing Use trial license in docs tests (#34673) 2018-10-21 06:23:42 -04:00
mapping Remove some documentation that only makes sense with multiple types. (#35066) 2018-10-30 10:19:12 -07:00
migration Remove deprecated url parameters `_source_include` and `_source_exclude` (#35097) 2018-10-31 17:11:59 -04:00
ml [ML] Rename the json file structure to ndjson (#34901) 2018-10-29 10:06:12 +01:00
modules [Scripting] Make Max Script Length Setting Dynamic (#35184) 2018-11-02 16:07:54 -07:00
monitoring [DOCS] Fixes location of beta markup 2018-11-01 14:27:49 -07:00
query-dsl Add a note around using separate indices for percolator queries and documents. (#35109) 2018-11-01 12:41:07 -07:00
release-notes Introduce durability of circuit breaking exception 2018-11-02 13:12:44 +01:00
rest-api [DOCS] Fixed edit links for ILM APIs and added the APIs to the REST ref (#35070) 2018-10-30 18:27:43 -07:00
rollup [Rollup] Proactively resolve index patterns in RollupSearch endoint (#34930) 2018-10-30 13:50:50 -04:00
search Deprecate `_source_include` and `_source_exclude` url parameters (#33475) 2018-10-29 12:06:38 -04:00
security [DOCS] Moves security reference to docs folder (#33643) 2018-09-14 13:09:47 -07:00
settings [DOCS] Fixes formatting of dynamic settings links 2018-11-01 11:52:41 -07:00
setup Add missing full stop in Bootstrap checks doc (#35078) 2018-10-30 11:43:43 +00:00
sql Docs: Fix build after moving SQL QA 2018-10-30 15:47:25 -04:00
testing [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
upgrade Docs: Tweak upgrade docs 2018-10-17 08:17:12 -04:00
aggregations.asciidoc
analysis.asciidoc [Docs] Add clarification to analysis example (#31826) 2018-07-06 14:36:58 +02:00
api-conventions.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
cat.asciidoc
cluster.asciidoc Update docs for node specifications (#30468) 2018-08-20 14:21:31 +01:00
docs.asciidoc
getting-started.asciidoc Change "REST Verb" to "HTTP Verb" (#34195) 2018-10-02 17:09:54 -04:00
glossary.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -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] Move CCR overview pages (#34918) 2018-11-02 14:23:13 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc
ingest.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
mapping.asciidoc Make sure to use the type _doc in the REST documentation. (#34662) 2018-10-22 11:54:04 -07:00
modules.asciidoc Fix name of remote clusters reference 2018-10-20 11:18:27 -04:00
query-dsl.asciidoc
redirects.asciidoc Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
release-notes.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -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] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
testing.asciidoc
upgrade.asciidoc Revert "[DOCS] Added 6.3 info & updated the upgrade table. (#30940)" 2018-06-11 22:04:36 -04:00