elasticsearch/docs/reference
David Turner 4b1909a47b
Expose roles by default in cat allocation API (#101753)
In #96994 we added a column for node roles to the `GET _cat/allocation`
API but left it hidden by default to avoid changing behaviour. In fact
it's ok to change the behaviour of the CAT APIs since they're only
intended for human consumption, and it's awfully useful to see the node
roles in this API response, so this commit makes this column display by
default.
2023-11-07 16:35:34 -05:00
..
aggregations Improve time-series error and documentation (#100018) 2023-09-29 10:42:01 +03:00
analysis Fix examples in synonym graph token filter docs (#101101) 2023-10-19 14:13:14 +02:00
autoscaling [DOCS] Updates ML decider docs by mentioning CPU as scaling criterion (#92018) 2022-11-30 13:37:20 +01:00
behavioral-analytics/apis [DOCS] Update links to migrating Search docs (#100237) 2023-10-09 17:11:39 -04:00
cat Expose roles by default in cat allocation API (#101753) 2023-11-07 16:35:34 -05:00
ccr Update doc as per SDH finding (#101285) 2023-10-24 15:17:34 -07:00
cluster Add undesired shard count (#101426) 2023-11-02 09:44:48 +01:00
commands Add elasticsearch- prefix to CLI tool docs (#101626) 2023-10-31 13:27:03 -04:00
data-management [DOC] auto migrate only for default template (#82043) 2022-05-10 11:35:19 -04:00
data-streams [DOCS] DSL: More visible tech preview tags (#101313) 2023-10-26 12:06:15 +01:00
docs Add executed pipelines to bulk api response (#100031) 2023-10-17 09:39:09 -05:00
eql [main] EQL doc wrong description in query example (#101579) (#101709) 2023-11-02 09:47:22 -04:00
esql [DOCS] Explain ES|QL CASE behavior with even no. arguments (#101829) 2023-11-07 18:08:54 +01:00
features/apis Fix typo (#91894) 2022-11-24 14:40:43 +01:00
fleet [Fleet] Fix Fleet API docs (#97981) 2023-07-27 17:22:44 +02:00
graph Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
health Fix a couple of docs typos (#99028) 2023-08-30 09:01:34 -04:00
high-availability [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
how-to [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
ilm [DOCS] Update tech preview copy (#101606) 2023-10-31 10:31:07 -04:00
images [DOCS] Getting started with ES|QL queries guide (#101634) 2023-11-03 13:47:09 +01:00
index-modules Update filtering.asciidoc (#97542) 2023-07-13 14:01:12 +02:00
indices [DOCS] Mark 'ignore_throttled' deprecated in all docs (#101838) 2023-11-07 13:03:49 +01:00
inference [DOCS] Adds technical preview note to inference APIs. (#101703) 2023-11-02 13:02:29 +01:00
ingest Add support for marking component templates as deprecated (#101148) 2023-11-02 19:28:20 +01:00
licensing [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
mapping disabling source (#101839) 2023-11-07 13:43:28 +00:00
migration Bump to version 8.12.0 2023-10-04 09:09:08 -04:00
ml [DOCS] Mark 'ignore_throttled' deprecated in all docs (#101838) 2023-11-07 13:03:49 +01:00
modules More specific cluster.initial_master_nodes instructions (#101493) 2023-10-30 08:25:40 +00:00
monitoring Remove Functionbeat from 'How monitoring works' page (#101889) 2023-11-07 15:06:05 -05:00
query-dsl Make knn search a query (#98916) 2023-11-01 14:21:40 -04:00
query-rules/apis [Query Rules] clarify query rules API documentation (#100732) 2023-10-13 08:12:16 -04:00
release-notes Add/fix known issue docs for 8.10.4 (#101013) 2023-10-18 08:06:42 +01:00
repositories-metering-api [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
rest-api [DOCS] Mark 'ignore_throttled' deprecated in all docs (#101838) 2023-11-07 13:03:49 +01:00
rollup [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
scripting [DOCS] Make it clear that "both" is not a valid value for "script.allowed_types" (#97837) 2023-07-24 10:20:57 +02:00
search [DOCS] Mark 'ignore_throttled' deprecated in all docs (#101838) 2023-11-07 13:03:49 +01:00
search-application/apis Remove outdated note from get search application docs (#101451) 2023-10-27 08:27:55 -04:00
searchable-snapshots Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
security Fix manage/monitor_enrich documentation (#100781) 2023-10-13 11:29:48 -05:00
settings Document DSL setting to signalling lack of progress for index (#101635) 2023-11-01 08:44:38 +00:00
setup [DOCS] Inconsistent ulimit (#100948) 2023-10-19 11:34:21 +02:00
shutdown/apis [DOCS] Fix typo in shutdown-put.asciidoc (#94234) 2023-03-01 15:31:23 +01:00
slm/apis [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
snapshot-restore Note that repo analysis varies by version (#101762) 2023-11-03 11:15:19 +00:00
sql [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
synonyms/apis Synonyms Overview Documentation (#98202) 2023-08-10 18:07:12 +02:00
tab-widgets [DOCS] Getting started with ES|QL queries guide (#101634) 2023-11-03 13:47:09 +01:00
text-structure/apis [ML] Unmute text-structure docs test (#92224) 2022-12-08 09:19:41 +00:00
transform [DOCS] Alerts-as-data for anomaly detection rules (#100864) 2023-10-17 07:37:22 -07:00
troubleshooting Mention network handler logging in docs (#100118) 2023-10-02 08:52:16 +01:00
upgrade Docs for snapshots as simple archives (#86261) 2022-05-30 13:23:53 +02:00
vectors [DOCS] Warn about calling vector functions repeatedly (#91864) 2022-12-12 09:43:46 +01:00
watcher [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc [DOCS] Explain how to change aliases in data streams documentation (#94110) 2023-03-21 15:34:00 +01:00
analysis.asciidoc Update Lucene analysis base url (#84094) 2022-02-17 12:44:12 +01:00
api-conventions.asciidoc Allow excluding a cluster from a CCS search using minus sign in multi-target syntax (#97865) 2023-07-31 09:36:56 -04:00
cat.asciidoc Add 'dataset' size to cat indices and cat shards (#98622) 2023-08-22 15:36:32 -06:00
cluster.asciidoc Fix voting_only:true in node spec docs (#99099) 2023-08-31 17:41:50 +01:00
data-management.asciidoc [DOCS] Update tech preview copy (#101606) 2023-10-31 10:31:07 -04:00
data-rollup-transform.asciidoc [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
datatiers.asciidoc [+Doc] Troubleshooting / Hot Spotting (#95429) 2023-04-26 12:29:47 -06:00
dependencies-versions.asciidoc [DOCS] Replace dependencies list with a link. Closes #84863 (#90694) 2022-11-09 14:37:55 -08:00
docs.asciidoc [DOCS] Update single index APIs reference (#73103) 2021-05-14 11:53:34 -04:00
geospatial-analysis.asciidoc Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
how-to.asciidoc Add guide for tuning kNN search (#89782) 2022-10-12 14:53:53 -07:00
index-modules.asciidoc Trigger refresh when shard becomes search active (#96321) 2023-06-15 07:25:37 +02:00
index.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
index.x.asciidoc
indices.asciidoc [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ingest.asciidoc [DOCS] [Enterprise Search] Migrate ingest pipelines/ML docs (#101156) 2023-10-25 17:17:24 +02:00
intro.asciidoc [DOCS] Deprecate rollups (#101265) 2023-10-25 16:52:25 -04:00
landing-page.asciidoc [DOCS] Add Enterprise Search content to docs landing page (#101797) 2023-11-06 09:55:19 -05:00
links.asciidoc [DOCS] Rename ES Reference to ES Guide (#71198) 2021-04-01 15:38:41 -04:00
mapping.asciidoc Minor revision missed in merge. (#67282) 2021-01-11 13:50:06 -05:00
query-dsl.asciidoc [DOCS] Adds reference documentation to the text expansion query (#96151) 2023-05-17 09:39:23 +02:00
redirects.asciidoc [DOCS] [Enterprise Search] Migrate ingest pipelines/ML docs (#101156) 2023-10-25 17:17:24 +02:00
release-notes.asciidoc Update docs for v8.10.4 release (#100772) (#100819) 2023-10-13 07:52:19 -04:00
scripting.asciidoc [DOCS] Add documentation for Painless field API (#83388) 2022-02-03 15:15:38 -05:00
search.asciidoc Add support for Reciprocal Rank Fusion to the search API (#93396) 2023-04-24 15:07:34 -07:00
setup.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
troubleshooting.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
upgrade.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00