OpenSearch/docs/reference
Martijn van Groningen a181a25226
[CCR] Add time since last auto follow fetch to auto follow stats (#36542)
For each remote cluster the auto follow coordinator, starts an auto
follower that checks the remote cluster state and determines whether an
index needs to be auto followed. The time since last auto follow is
reported per remote cluster and gives insight whether the auto follow
process is alive.

Relates to #33007
Originates from #35895
2018-12-17 14:14:56 +01:00
..
aggregations Added keyed response to pipeline percentile aggregations 22302 (#36392) 2018-12-14 16:22:54 -05: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 [CCR] Add time since last auto follow fetch to auto follow stats (#36542) 2018-12-17 14:14:56 +01: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 format numbered list (#36580) 2018-12-13 12:44:34 -08: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 SNAPSHOTS: Allow Parallel Restore Operations (#36397) 2018-12-14 11:39:23 +01: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 vector fields experimental feature 2018-12-13 07:17:52 -05:00
migration Delete deprecated getValues from ScriptDocValues (#36183) 2018-12-14 07:56:47 -05:00
ml [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
modules Periodically try to reassign unassigned persistent tasks (#36069) 2018-12-13 09:15:27 +00:00
monitoring [ML] Deprecate X-Pack centric ML endpoints (#36315) 2018-12-07 20:34:11 +00:00
query-dsl Add intervals query (#36135) 2018-12-14 15:14:00 +00:00
release-notes [DOCS] Adds placeholder for alpha2 release notes 2018-12-11 14:26:41 -08:00
rest-api SQL: XPack FeatureSet functionality (#35725) 2018-11-26 07:11:43 +02:00
rollup Re-deprecate xpack rollup endpoints (#36451) 2018-12-11 19:43:17 -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 Document dynamic email settings in Watcher 2018-12-13 14:09:50 +01:00
setup Override the JVM DNS cache policy (#36570) 2018-12-13 10:23:45 -05:00
sql SQL: Introduce HISTOGRAM grouping function (#36510) 2018-12-14 18:20:37 +02:00
testing
upgrade [DOCS] Adds TLS warning to rolling upgrades (#35841) 2018-11-28 09:38:58 -08:00
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
cat.asciidoc
cluster.asciidoc
docs.asciidoc
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
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 Add a `_freeze` / `_unfreeze` API (#35592) 2018-11-20 08:03:24 +01:00
index.x.asciidoc
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] Adds placeholder for alpha2 release notes 2018-12-11 14:26:41 -08: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
testing.asciidoc
upgrade.asciidoc