elasticsearch/docs/reference
Tim Brooks e6fd459a6e
Respond with same compression scheme received (#76372)
This is related to #73497. Currently, we only use the configured
transport.compression_scheme setting when compressing a request or a
response. Additionally, the cluster.remote.*.compression_scheme
setting is ignored. This commit fixes this behavior by respecting the
per-cluster setting. Additionally, it resolves confusion around inbound
and outbound connections by always responding with the same scheme that
was received. This allows remote connections to have different schemes
than local connections.
2021-08-13 13:29:22 -06:00
..
aggregations [DOCS] Add filter example to nested agg docs (#76118) 2021-08-05 09:48:28 -04:00
analysis change a typo in first letter of a user query (#76394) (#76450) 2021-08-12 14:28:51 -04:00
autoscaling Autoscale frozen tier into existence (#73435) 2021-06-22 13:21:04 +02:00
cat Remove usage of RAM accounting of segments (#75674) 2021-07-29 08:36:09 +02:00
ccr [DOCS] Remove screenshot from managing CCR (#76193) 2021-08-05 15:57:51 -04:00
cluster Clarify allocation explain if random shard chosen (#75670) 2021-08-02 15:14:09 +01:00
commands Reset elastic password cli tool (#74892) 2021-07-20 13:42:14 +03:00
data-management [DOCS] How to migrate to node roles from node attrs. Closes #65855 (#71160) 2021-04-27 14:39:54 -07:00
data-streams [DOCS] Document how to switch ILM policies (#73967) 2021-06-28 10:32:01 -04:00
docs [DOCS] Change _routing to routing in mget API docs (#76214) (#76304) 2021-08-10 13:08:50 -04:00
eql [DOCS] Document _mvt API (#75384) 2021-08-05 15:04:07 -04:00
features/apis Make feature reset API response more informative (#71240) 2021-04-27 13:47:10 -04:00
fleet [DOCS] Relocate tip for Fleet APIs 2021-07-26 18:14:05 -04:00
graph [DOCS] Fix API titles (#67475) 2021-01-13 15:15:37 -05:00
high-availability [DOCS] Replace 'log into' with 'log in to' (#72324) 2021-04-27 15:27:22 -04:00
how-to Mention match_only_text in disk usage docs (#76416) 2021-08-13 09:31:09 -04:00
ilm Allow for setting the total shards per node in the Allocate ILM action (#76134) 2021-08-11 16:35:46 -05:00
images [DOCS] Update index management screenshots for new EUI theme (#75754) 2021-07-27 14:51:24 -04:00
index-modules [DOCS] Fix typo (#75635) (#75705) 2021-07-26 18:05:22 -04:00
indices [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
ingest [DOCS] Add missing timeout param to create pipeline API docs (#76432) 2021-08-12 14:32:34 -04:00
licensing [DOCS] Note get license API can return a 404 (#73951) 2021-06-10 09:19:20 -04:00
mapping Mention match_only_text in disk usage docs (#76416) 2021-08-13 09:31:09 -04:00
migration Default hasher to PBKDF2_STRETCH on FIPS mode (#76274) 2021-08-13 12:18:44 +10:00
ml [DOCS] Updates description of model_prune_window property in ML shared (#76487) 2021-08-13 12:18:38 +02:00
modules Respond with same compression scheme received (#76372) 2021-08-13 13:29:22 -06:00
monitoring update monitoring cluster node name (#74500) 2021-06-28 09:30:55 -04:00
query-dsl [DOCS] Terms lookup doesn't support remote indices (#76371) 2021-08-12 08:33:10 -04:00
release-notes 8.0.0-alpha1 BC3 release note update (#76123) 2021-08-04 17:09:59 -05:00
repositories-metering-api [DOCS] Fix name of cluster_version parameter (#69615) 2021-03-01 08:54:47 -05:00
rest-api Remove xpack actions for vector field (#75017) 2021-07-13 09:52:50 -04:00
rollup Fix privileges for GetRollupIndexCapabilities API (#75614) 2021-07-29 11:57:42 +10:00
scripting [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
search [DOCS] Update vector tile search API title (#76506) 2021-08-13 11:55:11 -04:00
searchable-snapshots [DOCS] Fix typo in mount searchable snapshots API docs (#75786) (#75984) 2021-08-02 14:46:43 -04:00
settings [DOCS] Fix formatting for Watcher settings (#76491) 2021-08-13 08:33:10 -04:00
setup Change env var prefix in Docker settings support (#76192) 2021-08-09 09:47:29 +01:00
slm [DOCS] Clarify when SLM deletes expired snapshots (#73155) 2021-05-17 10:02:08 -04:00
snapshot-restore [DOCS] Fix data type for create snapshot API's metadata param (#76465) 2021-08-12 16:38:56 -04:00
sql [DOCS] Update Kibana dev console screenshots for new EUI theme (#75626) 2021-07-22 09:40:03 -04:00
tab-widgets [DOCS] Add docs for rejected requests and high CPU usage (#72640) 2021-08-02 09:11:23 -04:00
text-structure/apis [ML] [DOCS] update find-structure reference docs (#67586) 2021-01-15 12:19:38 -05:00
transform [DOCS] enhance transform example with range filter (#74284) 2021-06-21 10:37:11 +02:00
upgrade [DOCS] Note remote reindex does not support slicing (#73959) 2021-06-22 09:00:37 -04:00
vectors Add access to dense_vector values (#71313) 2021-04-19 08:02:05 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc [DOCS] Updates for data stream aliases (#75654) 2021-07-26 08:29:20 -05:00
analysis.asciidoc [DOCS] Fix Lucene's stop words links (#70405) 2021-03-16 17:06:12 -04:00
api-conventions.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:14:45 -04:00
cluster.asciidoc [DOCS] Reword node roles docs (#69301) 2021-02-23 11:32:46 -05:00
data-management.asciidoc [DOCS] Move Kibana index mgmt docs to ES (#64380) 2020-10-30 09:14:52 -04:00
data-rollup-transform.asciidoc [DOCS] Remove ifdefs for rollup refactor 2021-08-05 09:08:04 -04:00
datatiers.asciidoc [DOCS] Note required node roles and data tiers (#74566) 2021-07-07 09:57:32 -04:00
dependencies-versions.asciidoc [DOCS] Added appendix to show dependencies (#67962) 2021-01-26 16:16:05 -08:00
docs.asciidoc [DOCS] Update single index APIs reference (#73103) 2021-05-14 11:53:34 -04:00
getting-started.asciidoc [DOCS] Minor edits for better readability 2021-06-17 08:49:16 -04:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) 2020-06-05 11:48:44 -04:00
how-to.asciidoc [DOCS] Add 'Fix common cluster issues' docs (#72097) 2021-04-28 08:28:51 -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 [DOCS] Update routing formulas (#76203) 2021-08-09 11:42:33 -04:00
index.asciidoc [DOCS] Move ES glossary to Stack docs (#74579) 2021-06-24 19:04:31 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Fix broken doc url values in JSON API spec (#75385) 2021-07-15 13:46:00 -04:00
ingest.asciidoc [DOCS] Document regex circuit breaker (#76048) 2021-08-04 16:37:29 -04:00
intro.asciidoc [DOCS] Fix links to anomaly detection overview (#74943) 2021-07-05 13:19:54 -07: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] Remove deprecated geo_shape parameters (#74519) 2021-06-29 08:52:05 -04:00
redirects.asciidoc [DOCS] Remove coming tags for release highlights (#76037) 2021-08-03 11:44:31 -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 common scripting use cases up a level (#73445) 2021-05-27 07:38:55 -04:00
search.asciidoc [DOCS] Document _mvt API (#75384) 2021-08-05 15:04:07 -04:00
setup.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) 2021-04-28 18:30:32 -07:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00