elasticsearch/docs/reference
Jason Tedor 8c156ed47c
Introduce forget follower API (#39718)
This commit introduces the forget follower API. This API is needed in cases that
unfollowing a following index fails to remove the shard history retention leases
on the leader index. This can happen explicitly through user action, or
implicitly through an index managed by ILM. When this occurs, history will be
retained longer than necessary. While the retention lease will eventually
expire, it can be expensive to allow history to persist for that long, and also
prevent ILM from performing actions like shrink on the leader index. As such, we
introduce an API to allow for manual removal of the shard history retention
leases in this case.
2019-03-07 10:29:10 -05:00
..
aggregations Correct date in daterange-aggregation.asciidoc (#39727) 2019-03-06 11:30:17 +01:00
analysis Add documentation for min_hash filter (#39671) 2019-03-07 08:47:32 -05:00
cat Fix a typo in the cat shards API docs (#38536) 2019-02-20 11:37:27 +01:00
ccr Introduce forget follower API (#39718) 2019-03-07 10:29:10 -05:00
cluster Fix the OS sensing code in ClusterFormationTasks (#38457) 2019-02-20 11:45:26 -05:00
commands [DOCS] Adds link to list of built-in users (#39529) 2019-03-01 10:29:59 -08:00
docs Edits to text in Optimistic Concurrency Ctrl doc (#39191) 2019-02-25 17:12:14 +01:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
ilm stronger wording for ilm+rollover in docs (#39159) 2019-02-19 17:58:29 -06:00
images SQL: doc polishing 2019-02-15 22:12:08 +02:00
index-modules [DOCS] Fixes broken formatting 2019-02-15 11:17:22 -08:00
indices add missing test2 index in alias example (#39212) 2019-02-20 16:27:34 -08:00
ingest Execute ingest node pipeline before creating the index (#39607) 2019-03-06 16:18:43 -06:00
licensing [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
mapping Distance measures for dense and sparse vectors (#37947) 2019-02-20 07:01:17 -05:00
migration Remove Zen1 (#39466) 2019-03-04 15:51:12 +01:00
ml [ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39320) 2019-03-06 09:45:13 +00:00
modules Remove Zen1 (#39466) 2019-03-04 15:51:12 +01:00
monitoring Remove outdated DNS caching docs from HTTP exporter (#39394) 2019-02-27 08:08:06 -05:00
query-dsl Distance measures for dense and sparse vectors (#37947) 2019-02-20 07:01:17 -05:00
release-notes [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
rest-api Add data frame feature (#38934) 2019-02-18 09:16:38 +01:00
rollup Rollup jobs should be cleaned up before indices are deleted (#38930) 2019-02-15 19:28:20 -05:00
search Edits to text in Phrase Suggester doc (#38966) 2019-02-20 13:12:49 +01:00
security Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
settings [ML] Use scaling thread pool and xpack.ml.max_open_jobs cluster-wide dynamic (#39320) 2019-03-06 09:45:13 +00:00
setup Use pkill to shutdown elasticsearch using pid file (#39135) 2019-02-26 16:28:57 +01:00
sql SQL: ignore UNSUPPORTED fields for JDBC and ODBC modes in 'SYS COLUMNS' (#39518) 2019-03-01 15:23:15 +02:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade [DOCS] Unset machine learning upgrade mode (#39149) 2019-02-20 12:03:41 -08:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Edits to text in API Conventions docs (#39001) 2019-02-20 13:12:49 +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 Expose search.throttled on _cat/indices (#37073) 2019-01-04 13:49:40 +01:00
getting-started.asciidoc Remove Zen1 (#39466) 2019-03-04 15:51:12 +01: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 Fix duplicate note x-refs in mapping.asciidoc (#37904) 2019-01-28 09:29:07 +00:00
modules.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -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 [DOCS] Intro for adding nodes (#37202) 2019-01-15 11:11:01 -08: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