elasticsearch/docs/reference
David Turner 2cae185b26
Allow decimal max_task_wait_time in docs (#51352)
The regex for the response to `GET _cat/health?v` in `getting-started.asciidoc`
requires `max_task_wait_time` to match `(-|\\d+(micros|ms|s))`, which doesn't
match times such as `3.9ms` that contain a decimal point. This commit adjusts
the regex to match times formatted like this too.

Fixes #47537
2020-01-24 08:58:18 +00:00
..
aggregations Fix leftover mentions of method parameter in Percentile Aggs (#51272) 2020-01-22 05:02:48 -10:00
analysis
autoscaling Initial autoscaling commit (#51161) 2020-01-17 14:54:53 -05:00
cat
ccr
cluster
commands
docs
graph
high-availability
how-to
ilm [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
images
index-modules
indices
ingest [DOCS] Fixes indentation in inference processor code snippet (#51252) 2020-01-21 16:21:17 +01:00
licensing
mapping
migration Make soft-deletes mandatory in 8.0 (#51122) 2020-01-17 17:34:22 -05:00
ml [DOCS] Updates categorization examples with wizard screenshots (#51133) 2020-01-22 11:26:10 -08:00
modules [DOCS] Expands the documentation of Node Query Cache (#51105) 2020-01-20 11:11:57 +01:00
monitoring [DOCS] Recommend Metricbeat for 7.x (#49758) 2020-01-17 09:44:16 -08:00
query-dsl [Docs] Including leading slash in range query doc example URLs (#51277) 2020-01-22 09:38:52 +01:00
release-notes
rest-api [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
rollup
scripting Scripting: Add char position of script errors (#51069) 2020-01-21 10:57:09 -07:00
search [Docs] Small edits to Ranking Evaluation API docs (#51116) 2020-01-20 10:30:54 +01:00
settings
setup Make the Docker build more re-usable in Cloud (#50277) 2020-01-23 10:58:40 +00:00
slm [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
snapshot-restore [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
sql SQL: add support for passing query parameters in REST API calls (#51029) 2020-01-20 15:29:53 +02:00
testing
transform [DOCS] Removes CCS limitation item from Transforms limitations. (#51151) 2020-01-20 09:42:04 +01:00
upgrade
vectors
aggregations.asciidoc
analysis.asciidoc
api-conventions.asciidoc
cat.asciidoc
cluster.asciidoc
data-rollup-transform.asciidoc
docs.asciidoc
frozen-indices.asciidoc
getting-started.asciidoc Allow decimal max_task_wait_time in docs (#51352) 2020-01-24 08:58:18 +00:00
glossary.asciidoc
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc
index-extra-title-page.html
index-modules.asciidoc Introduce hidden indices (#50452) 2020-01-17 09:16:31 -07:00
index.asciidoc Exclude autoscaling docs from release docs (#51190) 2020-01-20 10:52:19 -05:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
intro.asciidoc
mapping.asciidoc
modules.asciidoc [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
query-dsl.asciidoc
redirects.asciidoc [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
release-notes.asciidoc
scripting.asciidoc
search.asciidoc
setup.asciidoc
testing.asciidoc
upgrade.asciidoc