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 Redefine section on sizing data nodes (#90274) 2022-09-30 12:37:21 +03:00
ccr [DOCS] Add CCR limitation (#87348) 2022-10-17 16:05:29 -04:00
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 [DOC] auto migrate only for default template (#82043) 2022-05-10 11:35:19 -04:00
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 Fix some typos in plugins & reference docs (#84667) 2022-03-07 12:29:58 -05:00
graph [DOCS] Fix typos (#83895) 2022-02-15 12:42:17 -05:00
health GA the Health API under the url /_health_report (#92879) 2023-01-13 10:42:38 +01:00
high-availability Weaken language about "low-latency" networks (#89198) 2022-08-09 13:15:37 +01:00
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 [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
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 [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
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 [DOCS] Remove soft limit for snapshot repositories (#80745) 2021-11-16 12:24:18 -05:00
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 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
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 Fix a typo in api-conventions example (#88056) 2022-06-27 13:58:51 -04:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:14:45 -04:00
cluster.asciidoc Prevalidate node removal API (pt. 1) (#88952) 2022-11-16 13:44:00 +01:00
data-management.asciidoc reorder and merge data management and ILM doc pages (#84679) 2022-03-07 18:33:28 -05:00
data-rollup-transform.asciidoc [DOCS] Remove ifdefs for rollup refactor 2021-08-05 09:08:04 -04:00
datatiers.asciidoc [DOCS] Fix duplicate anchor (#85424) 2022-03-28 15:16:08 -07: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-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 [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ingest.asciidoc [DOCS] Add reference for ingest pipelines in Enterprise Search (#91357) 2022-11-08 09:22:01 +01:00
intro.asciidoc [DOCS] Update ES intro for stretched clusters (#77651) 2021-09-13 16:50:08 -04: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 Allow doc-values only search on geo_point fields (#83395) 2022-02-02 11:56:19 +01:00
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 [DOCS] Add documentation for Painless field API (#83388) 2022-02-03 15:15:38 -05:00
search.asciidoc [DOCS] Removes semantic search reference docs (#93500) 2023-02-06 11:00:25 +01:00
setup.asciidoc [DOCS] Add simple dev setup instructions back to the README (#89714) 2022-09-01 16:49:05 -07:00
troubleshooting.asciidoc [DOCS] Improve watermark troubleshooting documentation (#94222) 2023-03-01 14:34:14 +01:00
upgrade.asciidoc Reinstate prerelease upgrade warning (#90093) 2022-09-16 00:06:08 +09:30