OpenSearch/docs/reference
Gordon Brown 6481f2e380
Add setting to bypass Rollover action (#36235)
Adds a setting that indicates that an index is done indexing, set by ILM
when the Rollover action completes. This indicates that the Rollover
action should be skipped in any future invocations, as long as the index
is no longer the write index for its alias.

This enables 1) an index with a policy that involves the Rollover action
to have the policy removed and switched to another one without use of
the move-to-step API, and 2) integrations with Beats and CCR.
2018-12-11 08:53:05 -07:00
..
aggregations Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
analysis Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
cat Make version field names more meaningful (#35334) 2018-11-07 18:36:02 +02:00
ccr Add docs on replicating APM Server or Beats indices (#36333) 2018-12-06 16:07:40 -05:00
cluster Add discovery types to cluster stats (#36442) 2018-12-11 10:35:58 +01:00
commands Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
docs Clarify the order of responses to a bulk request (#36441) 2018-12-11 09:02:23 +00:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
ilm Add setting to bypass Rollover action (#36235) 2018-12-11 08:53:05 -07:00
images DOC: Add SQL section on client applications 2018-09-13 15:44:52 +03:00
index-modules [DOCS] Reworked the shard allocation filtering info. (#36456) 2018-12-11 07:44:57 -08:00
indices Explain nondeterministic template merging (#35405) 2018-11-30 14:56:32 +10:00
ingest ingest: fix broken doc link 2018-11-26 10:34:42 -06:00
licensing Deprecate X-Pack centric license endpoints (#35959) 2018-11-28 08:24:35 -05:00
mapping Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
migration lower fielddata circuit breaker's default limit (#27162) 2018-12-11 11:30:58 +01:00
ml [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
modules [DOCS] Reworked the shard allocation filtering info. (#36456) 2018-12-11 07:44:57 -08:00
monitoring [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
query-dsl [Docs] Add description of simple query string flags (#36211) 2018-12-10 01:00:42 +01:00
release-notes Introduce durability of circuit breaking exception 2018-11-02 13:12:44 +01:00
rest-api SQL: XPack FeatureSet functionality (#35725) 2018-11-26 07:11:43 +02:00
rollup HLRC: Add rollup search (#36334) 2018-12-07 14:39:58 -05:00
search Deprecate types in explain requests. (#35611) 2018-12-10 19:45:13 -08:00
security [DOCS] Moves security config file info (#36232) 2018-12-04 13:18:54 -08:00
settings [DOCS] Moves security config file info (#36232) 2018-12-04 13:18:54 -08:00
setup [Zen2] Best-effort cluster formation if unconfigured (#36215) 2018-12-07 12:47:09 +00:00
sql SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
testing [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
upgrade [DOCS] Adds TLS warning to rolling upgrades (#35841) 2018-11-28 09:38:58 -08:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
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 Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00
cluster.asciidoc Update docs for node specifications (#30468) 2018-08-20 14:21:31 +01:00
docs.asciidoc Inclusion of link to Multi Delete (#22619) 2017-01-16 12:58:59 +01:00
frozen-indices.asciidoc Explicitly recommend to forceMerge before freezing (#36376) 2018-12-07 23:38:35 +01:00
getting-started.asciidoc [DOCS] Add missing anchors (#36288) 2018-12-06 10:14:37 -08:00
glossary.asciidoc Default to one shard (#30539) 2018-05-14 12:22:35 -04:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-modules.asciidoc ingest: document index.default_pipeline (#34500) 2018-10-23 13:49:25 -05:00
index.asciidoc Add a `_freeze` / `_unfreeze` API (#35592) 2018-11-20 08:03:24 +01:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
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 Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
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 [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc Revert "[DOCS] Added 6.3 info & updated the upgrade table. (#30940)" 2018-06-11 22:04:36 -04:00