elasticsearch/docs/reference
Jim Ferenczi 2f29830cd3
Add the ability to return the score of the named queries (#94564)
This change adds a new rest parameter called `rest_include_named_queries_score` that when set, includes the score of the named queries that matched the document.
Note that with this change, the score of named queries is always returned when using the transport client. The rest level has the ability to set the format of
the matched_queries section for BWC (kept as is by default).

Closes #65563
2023-03-23 13:17:26 +00:00
..
aggregations Update pipeline.asciidoc (#94526) 2023-03-21 09:47:55 +01:00
analysis [DOCS] Fix typo (#92481) 2022-12-21 10:17:49 +01:00
autoscaling [DOCS] Updates ML decider docs by mentioning CPU as scaling criterion (#92018) 2022-11-30 13:37:20 +01:00
cat
ccr
cluster Make relocatingNodeIsDesired nullable when not relocating (#94279) 2023-03-20 12:49:16 +01:00
commands Adjust doc about dangling indices after node is detached from cluster (#92824) 2023-01-12 11:21:50 -05:00
data-management
data-streams [DOCS] Explain how to change aliases in data streams documentation (#94110) 2023-03-21 15:34:00 +01:00
docs [DOCS] Remove 'from' parameter from update_by_query/delete_by_query docs (#93379) 2023-02-01 09:09:57 +09:00
eql [DOCS] Add docs for EQL max_samples_per_key parameter (#92634) 2023-01-04 11:11:24 +01:00
features/apis Fix typo (#91894) 2022-11-24 14:40:43 +01:00
fleet
graph
health GA the Health API under the url /_health_report (#92879) 2023-01-13 10:42:38 +01:00
high-availability
how-to Fixing our docs for vector sizing calculation (#93703) 2023-02-13 07:52:53 -05:00
ilm [DOCS] List the downsample ILM action in the correct order of execution (#93233) 2023-01-30 16:00:36 +00:00
images Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
index-modules [DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
indices [DLM] Introduce default rollover cluster setting & expose it via APIs (#94240) 2023-03-07 16:41:32 +01:00
ingest Add an example of dot_expander's path option (#94291) 2023-03-06 09:26:40 -05:00
licensing
mapping Fix backwards description in runtime fields documentation (#94608) (#94642) 2023-03-22 11:53:35 -04:00
migration Deprecate cluster.routing.allocation.type (#94066) 2023-03-02 12:50:49 +00:00
ml [ML] Add _meta field to data frame analytics config (#94529) 2023-03-20 11:53:53 +00:00
modules Add request/response body logging to HTTP tracer (#93133) 2023-03-15 11:13:36 -04:00
monitoring updated correct API to get index templates etc (#93793) 2023-02-20 16:47:34 +01:00
query-dsl Add the ability to return the score of the named queries (#94564) 2023-03-23 13:17:26 +00:00
release-notes [doc] Add known issue to all affected versions due to jackson parsing bug (#93915) 2023-02-22 16:57:12 +01:00
repositories-metering-api
rest-api Adding to the documentation and tests for the _none pipeline (#93057) 2023-01-23 14:09:57 -06:00
rollup [DOCS] Add downsampling reference to rollup docs (#91295) 2022-11-08 10:02:17 -05:00
scripting Clarify update scripts docs on doc vs ctx use (#66357) 2023-03-09 08:57:17 -06:00
search [DOCS] Fix figure references (#94583) 2023-03-21 14:32:33 +01:00
searchable-snapshots Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
settings Do not fail node if SAML HTTP metadata is unavailable (#92810) 2023-02-16 17:32:01 +11:00
setup Suggest systemd override file instead of unit file for tmpdir (#93211) 2023-01-24 13:56:14 -08:00
shutdown/apis [DOCS] Fix typo in shutdown-put.asciidoc (#94234) 2023-03-01 15:31:23 +01:00
slm/apis
snapshot-restore Add support for custom endpoints in the Azure repository (#94576) 2023-03-22 11:40:19 +01:00
sql [DOCS] JDBC Driver troubleshooting params (#93858) 2023-02-24 11:02:51 +01:00
tab-widgets [HealthAPI] Add support for the FEATURE_STATE affected resource (#92296) 2022-12-20 13:39:41 +00:00
text-structure/apis [ML] Unmute text-structure docs test (#92224) 2022-12-08 09:19:41 +00:00
transform [Transform] Add `delete_dest_index` parameter to the `Delete Transform API` (#94162) 2023-03-10 13:02:19 +01:00
troubleshooting [DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
upgrade
vectors [DOCS] Warn about calling vector functions repeatedly (#91864) 2022-12-12 09:43:46 +01:00
aggregations.asciidoc
alias.asciidoc [DOCS] Explain how to change aliases in data streams documentation (#94110) 2023-03-21 15:34:00 +01:00
analysis.asciidoc
api-conventions.asciidoc
cat.asciidoc
cluster.asciidoc Prevalidate node removal API (pt. 1) (#88952) 2022-11-16 13:44:00 +01:00
data-management.asciidoc
data-rollup-transform.asciidoc
datatiers.asciidoc
dependencies-versions.asciidoc [DOCS] Replace dependencies list with a link. Closes #84863 (#90694) 2022-11-09 14:37:55 -08:00
docs.asciidoc
geospatial-analysis.asciidoc Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc
index-custom-title-page.html Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
index-modules.asciidoc Adding to the documentation and tests for the _none pipeline (#93057) 2023-01-23 14:09:57 -06:00
index.asciidoc Add Geospatial analysis overview documentation (#94486) 2023-03-20 10:01:13 -06:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
intro.asciidoc
links.asciidoc
mapping.asciidoc
query-dsl.asciidoc
redirects.asciidoc [DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
release-notes.asciidoc [DOCS][main] Add 8.6.2 Release Notes (#93879) 2023-02-20 06:30:59 -07:00
scripting.asciidoc
search.asciidoc [DOCS] Removes semantic search reference docs (#93500) 2023-02-06 11:00:25 +01:00
setup.asciidoc
troubleshooting.asciidoc [DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
upgrade.asciidoc