elasticsearch/docs/reference
James Rodewig 12440185c6
[DOCS] Relocate HTTP module content (#56386)
Moves `HTTP` content from the [Modules][0] section to the
[Configuring Elasticsearch][1] section.

Supporting changes:
* Replaces `http` with `HTTP` throughout
* Replaces `HTTP module` with `HTTP layer` throughout
* Increments several headings
* Adds explicit anchors to several headings
* Removes several unneeded `[float]` attributes

Closes #53306

[0]: https://www.elastic.co/guide/en/elasticsearch/reference/master/modules.html
[1]: https://www.elastic.co/guide/en/elasticsearch/reference/master/settings.html
2020-05-08 13:11:21 -04:00
..
aggregations Histogram field type support for ValueCount and Avg aggregations (#55933) 2020-05-04 10:24:35 +03:00
analysis [DOCS] Reformat porter_stem token filter (#56053) 2020-05-04 10:03:03 -04:00
autoscaling Add get autoscaling policy API (#54762) 2020-04-04 17:52:54 -04:00
cat _cat/threadpool remove "size" and add "time" params (#55736) 2020-05-06 14:26:08 -05:00
ccr [DOCS] Collapse nested objects in CCR APIs (#54697) 2020-04-03 11:58:25 -07:00
cluster Docs fix node_id spec for secure settings reload API (#55712) 2020-05-05 11:20:06 +03:00
commands Clarify the remove keystore command can handle many (#54244) 2020-03-26 08:49:05 -04:00
docs Fix typo in docs (#56190) 2020-05-05 15:19:01 +01:00
eql [DOCS] EQL: Document math functions (#55810) 2020-05-07 08:53:08 -04:00
graph [DOCS] Collapse nested objects in Explore API docs (#55067) 2020-04-13 09:26:18 -04:00
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) 2020-01-09 16:12:02 -08:00
how-to DOCS: minor formatting (#56263) 2020-05-06 13:42:17 -04:00
ilm [DOCS] Fix broken link in the ilm-tutorial. (#56310) (#56311) 2020-05-08 11:25:01 -05:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:42:26 -04:00
index-modules Clarify available processors (#54907) 2020-04-10 08:38:00 -04:00
indices Validate non-negative priorities for V2 index templates (#56139) 2020-05-04 14:46:08 -06:00
ingest [DOCS] Correct get enrich policy API request example (#56207) 2020-05-05 12:34:50 -04:00
licensing Remove _xpack from license API example (#54698) 2020-04-04 17:52:55 +03:00
mapping For constant_keyword, make sure exists query handles missing values. (#55757) 2020-05-04 09:06:34 -07:00
migration [DOCS] Add impact sections to API, search, transport, thread pool 8.0 breaking changes (#56437) 2020-05-08 12:55:56 -04:00
ml [ML] More advanced model snapshot retention options (#56125) 2020-05-05 12:55:50 +01:00
modules [DOCS] Relocate HTTP module content (#56386) 2020-05-08 13:11:21 -04:00
monitoring Make xpack.monitoring.enabled setting a no-op (#55617) 2020-04-30 16:52:32 -04:00
query-dsl [Docs] Fix typo in match-bool-prefix-query doc (#56077) 2020-05-04 14:17:00 +02:00
release-notes Remove deprecated endpoints of hot threads API (#55109) 2020-04-14 15:36:57 -04:00
rest-api Repurpose ignore_throttled to be only about frozen indices. (#55047) 2020-04-28 13:43:35 +02:00
rollup [DOCS] Adds collapsible sections to rollup APIs (#54690) 2020-04-02 17:40:53 -07:00
scripting Scripting: Deprecate general cache settings (#55038) 2020-04-22 12:33:33 -06:00
search [DOCS] Relocate search API's request body parameters (#56304) 2020-05-07 09:50:22 -04:00
searchable-snapshots/apis Provide repository-level stats for searchable snapshots (#55051) 2020-04-14 14:12:48 +02:00
settings [DOCS] Align with ILM changes. (#55953) 2020-05-08 01:06:16 -07:00
setup remove the term 'system' from indicies doc (#56367) 2020-05-07 13:07:38 -05:00
slm [DOCS] Align with ILM changes. (#55953) 2020-05-08 01:06:16 -07:00
snapshot-restore Add docs code example of include_aliases for snapshot restore (#55906) 2020-05-05 12:33:16 +09:30
sql SQL: Fix DATETIME_PARSE behaviour regarding timezones (#56158) 2020-05-05 11:13:47 +02:00
transform [DOCS] Updated screenshots in transform ecommerce example. (#56359) 2020-05-08 07:44:44 +02:00
upgrade [DOCS] Add maintenance releases to upgrade table (#55012) 2020-04-14 11:29:35 -04:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 11:57:18 -08:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc [DOCS] Reformat stop token filter (#53059) 2020-03-03 13:05:12 -05:00
api-conventions.asciidoc Change prefer_v2_templates parameter to default to true (#55489) 2020-04-21 08:09:39 -06:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:04:33 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) 2020-03-18 18:23:01 -04:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) 2019-09-24 15:56:18 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) 2020-03-23 19:06:32 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:04:39 -05:00
glossary.asciidoc [DOCS] Added missing definitions and edited for consistency. (#53519) 2020-03-13 16:44:18 -07:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:28 -04:00
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 [DOCS] Add index-extra-title-page.html for direct HTML migration (#50189) 2019-12-13 12:44:12 -05:00
index-modules.asciidoc Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-27 17:18:26 -07:00
index.asciidoc [DOCS] Create top-level "Search your data" page (#56058) 2020-05-05 09:46:29 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc Initial documentation for index templates V2 (#55755) 2020-04-28 15:58:40 -06:00
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:00:38 -05:00
intro.asciidoc [DOCS] Updates ML links (#50387) 2019-12-19 14:47:28 -08:00
mapping.asciidoc Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
modules.asciidoc [DOCS] Relocate HTTP module content (#56386) 2020-05-08 13:11:21 -04:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) 2020-02-12 18:06:04 +01:00
redirects.asciidoc [DOCS] Combine search API and URI search API reference docs (#55884) 2020-05-05 10:28:13 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:45:04 -04:00
search.asciidoc [DOCS] Move async search API docs after search request body API docs (#56244) 2020-05-06 09:01:46 -04:00
setup.asciidoc [DOCS] Relocate HTTP module content (#56386) 2020-05-08 13:11:21 -04:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00