elasticsearch/docs/reference
Adrien Grand b614412569
Repurpose `ignore_throttled` to be only about frozen indices. (#55047)
This has no practical impact on users since frozen indices are the only
throttled indices today. However this has an impact on upcoming features
that would use search throttling.

Filtering out throttled indices made sense a couple years ago, but as
we're now improving support for slow requests with `_async_search` and
exploring ways to reduce storage costs, this feature has most likely
become a trap, that we'd like to not have with upcoming features that
would use search throttling.

Relates #54058
2020-04-28 13:43:35 +02:00
..
aggregations Aggs must specify a `field` or `script` (or both) (#52226) 2020-04-23 14:26:38 -04:00
analysis Expose `preserve_original` in `edge_ngram` token filter (#55766) 2020-04-28 10:22:59 +02:00
autoscaling
cat [ML] Adding failed_category_count to model_size_stats (#55716) 2020-04-25 08:01:21 +01:00
ccr
cluster Adjust docs for voting config exclusions API (#55006) 2020-04-20 19:47:09 +01:00
commands
docs [DOCS] Document missing bulk API response parameters (#55414) 2020-04-22 09:09:06 -04:00
eql [DOCS] EQL: Fix whitespace in `stringContains` docs 2020-04-27 15:52:16 -04:00
graph
high-availability
how-to [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:22:19 -04:00
ilm Edit actions for consistency and add action template. (#55632) 2020-04-27 19:32:32 -07:00
images
index-modules
indices Remove local parameter for get field mapping API (#55100) 2020-04-15 12:02:10 +10:00
ingest [DOCS] Changes feature importance links to point to the new page (#55531) 2020-04-28 09:02:14 +02:00
licensing
mapping [DOCS] Add `ip_range` datatype to core datatypes range list (#55446) 2020-04-20 08:54:19 -04:00
migration Remove use_field_mapping format option for docvalue fields. (#55622) 2020-04-27 12:42:28 -07:00
ml [DOCS] Changes feature importance links to point to the new page (#55531) 2020-04-28 09:02:14 +02:00
modules Disk decider respect watermarks for single data node (#55805) 2020-04-28 11:55:42 +02:00
monitoring Add enrich metricset from 7.5 (#54791) (#55357) 2020-04-21 12:39:15 -04:00
query-dsl [DOCS] Add query reference docs template (#52292) 2020-04-10 08:46:47 -04:00
release-notes
rest-api Repurpose `ignore_throttled` to be only about frozen indices. (#55047) 2020-04-28 13:43:35 +02:00
rollup
scripting Scripting: Deprecate general cache settings (#55038) 2020-04-22 12:33:33 -06:00
search Repurpose `ignore_throttled` to be only about frozen indices. (#55047) 2020-04-28 13:43:35 +02:00
searchable-snapshots/apis
settings Delay warning about missing x-pack (#54265) 2020-04-21 08:22:12 -05:00
setup
slm Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
snapshot-restore Allow Deleting Multiple Snapshots at Once (#55474) 2020-04-23 12:41:07 +02:00
sql [DOCS] Remove Wikipedia link from `SUM_OF_SQUARES` SQL function docs (#52398) 2020-04-20 09:58:30 -04:00
transform [DOCS] Removes transform performance note (#55177) 2020-04-15 10:40:04 -07:00
upgrade
vectors
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc Change prefer_v2_templates parameter to default to true (#55489) 2020-04-21 08:09:39 -06:00
async-search.asciidoc
cat.asciidoc
cluster.asciidoc
data-rollup-transform.asciidoc
docs.asciidoc
frozen-indices.asciidoc
getting-started.asciidoc
glossary.asciidoc
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:22:19 -04:00
index-extra-title-page.html
index-modules.asciidoc
index.asciidoc [DOCS] Remove 'Testing' chapter (#55270) 2020-04-21 10:04:14 -04:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
intro.asciidoc
mapping.asciidoc
modules.asciidoc [DOCS] Relocate `transport` module content (#55472) 2020-04-21 09:43:41 -04:00
query-dsl.asciidoc
redirects.asciidoc [DOCS] Rework conceptual info for ILM. (#52181) 2020-04-22 13:53:30 -07:00
release-notes.asciidoc
scripting.asciidoc
search.asciidoc [DOCS] Document EQL search REST API (#52384) 2020-04-24 14:25:33 -04:00
setup.asciidoc [DOCS] Relocate `transport` module content (#55472) 2020-04-21 09:43:41 -04:00
upgrade.asciidoc