elasticsearch/docs/reference
David Turner e56d557c75
Recognise direct buffers in heap size docs (#42070)
This commit slightly reworks the recommendations in the docs about setting the
heap size:

* the "rules of thumb" are actually instructions that should be followed

* the reason for setting `Xmx` to 50% of the heap size is more subtle than just
  leaving space for the filesystem cache

* it is normal to see Elasticsearch using more memory than `Xmx`

* replace `cutoff` and `limit` with `threshold` since all three terms are used
  interchangeably

* since we recommend setting `Xmx` equal to `Xms`, avoid talking about setting
  `Xmx` in isolation

Relates #41954
2019-05-10 13:55:27 +01:00
..
aggregations Force selection of calendar or fixed intervals in date histo agg (#33727) 2019-05-06 17:17:11 -04:00
analysis Improvements to docs around multiplexer and synonyms (#41645) 2019-05-07 09:09:28 +01:00
cat [DOCS] match description with example in allocation docs page (#39606) 2019-03-25 10:29:50 +01:00
ccr Remove mention of soft deletes from getting started (#40668) 2019-03-31 22:10:45 -04:00
cluster Add packaging to cluster stats response (#41048) 2019-04-10 13:38:44 -04:00
commands [DOCS] Escape depcreated[] note for Asciidoctor migration (#41608) 2019-04-30 15:18:49 -04:00
data-frames/apis [ML DataFrame] Update Preview docs for source config change (#41761) 2019-05-03 16:30:41 +01:00
docs [DOCS] Fix typo referring to multi search API 2019-05-07 09:06:43 -04:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
ilm Add note about ILM action ordering (#41771) 2019-05-08 15:09:02 -06:00
images SQL: Update JDBC class name in client screenshots 2019-03-27 12:20:16 +02:00
index-modules Update docs for the DFR similarity (#40579) 2019-03-29 09:34:51 +01:00
indices [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
ingest Add HTML strip processor (#41888) 2019-05-09 12:59:45 +02:00
licensing [DOCS] Remind users to include @ symbol when applying license file (#40688) 2019-04-04 11:37:08 -04:00
mapping Clarify that path_match also considers object fields. (#41658) 2019-05-06 11:52:22 -07:00
migration Removes typed REST endpoints from search and related APIs (#41640) 2019-05-09 14:41:11 +01:00
ml Force selection of calendar or fixed intervals in date histo agg (#33727) 2019-05-06 17:17:11 -04:00
modules Remove mention of bulk threadpool in examples (#41935) 2019-05-08 12:08:47 +01:00
monitoring [DOCS] Remove soft line breaks (+) for Asciidoctor migration (#41600) 2019-04-30 16:22:15 -04:00
query-dsl [DOCS] Replace table with def list for ids query (#41865) 2019-05-09 09:51:12 -04:00
release-notes [DOCS] Remove abbrevtitles for Asciidoctor migration (#41366) 2019-04-22 05:26:36 -07:00
rest-api [ML DataFrame] Update Preview docs for source config change (#41761) 2019-05-03 16:30:41 +01:00
rollup Force selection of calendar or fixed intervals in date histo agg (#33727) 2019-05-06 17:17:11 -04:00
search [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
security Fix discovery config in docker-compose docs (#41753) 2019-05-03 10:45:51 +02:00
settings Update TLS ciphers and protocols for JDK 11 (#41808) 2019-05-07 19:05:58 -04:00
setup Recognise direct buffers in heap size docs (#42070) 2019-05-10 13:55:27 +01:00
sql Docs: Documentation for the upcoming SQL support of frozen indices (#41863) 2019-05-10 14:19:26 +03:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade [DOCS] Fix delimited blocks for Asciidoctor migration (#41583) 2019-04-26 11:41:19 -04: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 Fixed very small typo in date (#41398) 2019-04-25 13:09:55 -04: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 more frozen index anchors 2019-03-26 15:43:21 -07:00
getting-started.asciidoc [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
glossary.asciidoc Update glossary.asciidoc (#41364) 2019-04-19 10:24:29 +02: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 [DOCS] Add anchors for Asciidoctor migration (#41648) 2019-04-30 10:19:09 -04:00
index.asciidoc [DOCS] Removes X-Pack settings section (#39870) 2019-03-14 14:22:06 -07: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 Add a soft limit to the field name length (#40309) 2019-03-26 17:29:24 +01:00
modules.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:54:45 -07:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc [DOCS] Explicitly set section IDs for Asciidoctor migration (#41547) 2019-04-25 15:06:35 -04: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 Clean up docs regarding recommended JVM (#41356) 2019-04-18 14:17:16 -06:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [Docs] Remove extraneous text (#40914) 2019-04-05 15:31:23 -07:00