OpenSearch/docs/reference
Jason Tedor 8fdca6a89a
Align cat thread pool info to thread pool config (#29195)
Today we report thread pool info using a common object. This means that
we use a shared set of terminology that is not consistent with the
terminology used to the configure thread pools. This holds in particular
for the minimum and maximum number of threads in the thread pool where
we use the following terminology:
 thread pool info | fixed | scaling
  min                core    size
  max                max     size

A previous change addressed this for the nodes info API. This commit
changes the display of thread pool info in the cat thread pool API too
to be dependent on the type of the thread pool so that we can align the
terminology in the output of thread pool info with the terminology used
to configure a thread pool.
2018-04-03 17:27:26 -04:00
..
aggregations Optimize the composite aggregation for match_all and range queries (#28745) 2018-03-26 09:51:37 +02:00
analysis [DOCS] Add supported token filters 2018-02-13 14:10:25 -08:00
cat Align cat thread pool info to thread pool config (#29195) 2018-04-03 17:27:26 -04:00
cluster Add a note about using the `retry_failed` flag before accepting data loss (#29160) 2018-03-20 18:11:45 +01:00
docs [DOCS] Refer back to index API for full-document updates in _update API section (#28677) 2018-04-03 13:53:15 +02:00
how-to [Docs]Corrected spelling errors. (#28976) 2018-03-19 10:22:40 -07:00
images Docs/windows installer (#27369) 2017-11-15 21:35:54 +11:00
index-modules Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
indices Move trimming unsafe commits from engine ctor to store (#29260) 2018-03-29 13:35:57 -04:00
ingest Fix missing comma in ingest-node.asciidoc (#29343) 2018-04-03 11:33:44 +01:00
mapping Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
migration Improve similarity integration. (#29187) 2018-04-03 16:45:25 +02:00
modules Remove HTTP max content length leniency (#29337) 2018-04-02 20:20:01 -04:00
query-dsl Improve query string docs (#28882) 2018-03-30 16:36:40 +02:00
release-notes Remove tribe node support (#28443) 2018-01-30 20:40:19 +01:00
search [Docs] Correct experimental note formatting 2018-04-03 16:16:21 +02:00
setup Add error file docs to important settings 2018-03-22 23:06:53 -04:00
testing [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade [DOCS] Add X-Pack upgrade details (#29038) 2018-03-15 11:40:20 -07:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
api-conventions.asciidoc Fix incorrect datemath example (#28904) 2018-03-06 15:46:21 +01:00
cat.asciidoc Add a note to the docs that _cat api `help` option cannot be used if an optional url param is used (#28686) 2018-02-15 15:56:01 +01:00
cluster.asciidoc [docs] include two cluster doc pages missing from index (#25180) 2017-06-12 12:33:56 -07:00
docs.asciidoc Inclusion of link to Multi Delete (#22619) 2017-01-16 12:58:59 +01:00
getting-started.asciidoc [Docs] Update getting-started.asciidoc (#29294) 2018-04-03 14:57:42 +02:00
glossary.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01: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 Limit analyzed text for highlighting (improvements) (#28808) 2018-03-02 08:09:05 -08:00
index-shared1.asciidoc [DOCS] Added link to upgrade guide and bumped the upgrade topic up to the top level (#27621) 2017-12-05 10:58:52 -08:00
index-shared2.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index-shared3.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index-shared4.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index-shared5.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index.asciidoc [DOCS] Added index-shared4 and index-shared5.asciidoc 2017-09-20 10:54:26 -07:00
index.x.asciidoc [DOCS] Build Elasticsearch Reference from elasticsearch repo (#28469) 2018-02-01 13:36:06 -08:00
indices.asciidoc add split index reference in indices.asciidoc 2017-11-06 12:55:41 +01:00
ingest.asciidoc [Docs] Changes to ingest.asciidoc (#28212) 2018-01-16 09:36:19 +01:00
mapping.asciidoc Limit the number of nested documents (#27405) 2017-11-22 10:16:28 -05:00
modules.asciidoc Remove left-over tribe reference 2018-01-30 21:44:21 +01:00
query-dsl.asciidoc Update query-dsl.asciidoc (#27669) 2017-12-11 18:06:08 +01:00
redirects.asciidoc Mark filtered query example as not to be used (#25661) 2017-07-14 11:45:21 +02:00
release-notes.asciidoc Migrate migration docs from 6.0 to 7.0 (#26227) 2017-08-16 13:12:44 -06:00
search.asciidoc Move search concurrency and parallelism paragraphs 2018-02-26 07:47:57 -08:00
setup.asciidoc Clarify using supported LTS versions of the Java 2017-12-14 07:47:50 -05:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [DOCS] Removed prerelease footnote from upgrade table. 2018-03-16 10:33:10 -07:00