elasticsearch/docs/reference
Mayya Sharipova 1ae209335d
Undeprecate function_score query (#87807)
We had a plan to deprecate function_score query with
script_score query, but ran into a roadblock of missing
functionality to combine scores from different
functions (particularly "first" script_score).
Wee have several proposal to address this missing
functionality:
 [scripted_boolean](https://github.com/elastic/elasticsearch/issues/27588#issuecomment-444887726)
 [compound_query](https://github.com/elastic/elasticsearch/issues/51967)
 [first_query](https://github.com/elastic/elasticsearch/issues/52482)

But for now, we decided not to deprecate function_score query,
and hence we need to remove any mention that we are deprecating it.

Relates to #42811
Closes #71934
2022-06-17 11:04:26 -04:00
..
aggregations [ML] Replace the implementation of the categorize_text aggregation (#85872) 2022-05-23 18:46:13 +01:00
analysis [DOCS] Add note for tokenizers that don't support keep types token filter (#87553) 2022-06-13 11:28:32 +02:00
autoscaling [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
cat correct way of getting node heap size (#85045) 2022-05-11 09:59:34 -04:00
ccr [DOCS] Clarify when changes are replicated in CCR (#83863) 2022-02-11 16:07:38 -05:00
cluster Report overall mapping size in cluster stats (#87556) 2022-06-14 13:55:14 +01:00
commands Fix some typos in plugins & reference docs (#84667) 2022-03-07 12:29:58 -05:00
data-management [DOC] auto migrate only for default template (#82043) 2022-05-10 11:35:19 -04:00
data-streams [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
docs Docs: Data streams only support create (#87263) 2022-06-08 13:41:42 -04:00
eql [DOCS] Fix ignore_unavailable parameter definition (#84071) 2022-02-17 08:24:06 -05:00
features/apis Make feature reset API response more informative (#71240) 2021-04-27 13:47:10 -04: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 Improve the Health API documentation page with recent additions (#87139) 2022-06-07 15:22:09 -04:00
high-availability [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
how-to Update disabling _source doc mentioning highlight (#87582) 2022-06-13 09:11:25 -04:00
ilm Update error-handling.asciidoc (#86795) 2022-06-01 14:57:38 -06:00
images [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
index-modules Docs: Fixing formatting on slow log page (#84509) 2022-03-01 14:05:34 -05:00
indices [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
ingest Ingest: IngestDocument requires non-null version (#87665) 2022-06-15 07:50:45 -05:00
licensing [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
mapping [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
migration Added migration/index.asciidoc generation support (#87318) 2022-06-02 16:05:18 +02:00
ml [ML] Require that threads_per_allocation is a power of 2 (#87697) 2022-06-17 15:12:37 +03:00
modules More detail in discovery troubleshooting docs (#86930) 2022-06-06 08:33:45 +01:00
monitoring [DOCS] Adding Getting Help section to troubleshooting docs (#87095) 2022-05-25 15:58:41 -04:00
query-dsl Undeprecate function_score query (#87807) 2022-06-17 11:04:26 -04:00
release-notes forward port 8.2.3 release notes (#87663) 2022-06-14 13:52:00 -05:00
repositories-metering-api [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
rest-api [Transform] Implement per-transform num_failure_retries setting. (#87361) 2022-06-09 15:22:06 +02:00
rollup [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
scripting [DOCS] Add documentation for Painless field API (#83388) 2022-02-03 15:15:38 -05:00
search [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
searchable-snapshots Add note that searchable snapshots indices cannot be snapshotted into source-only repositories (#86208) 2022-05-06 11:33:50 +02:00
settings [DOCS] Add TSDS docs, take two (#87703) 2022-06-16 12:44:10 -04:00
setup Update macOS install steps to use curl instead of wget (#87186) 2022-05-31 17:34:24 -04:00
shutdown/apis [doc] Explicitly mention about node shutdown remove for cluster shrink (#86173) 2022-05-09 10:24:54 +02:00
slm/apis [DOCS] Remove soft limit for snapshot repositories (#80745) 2021-11-16 12:24:18 -05:00
snapshot-restore Docs for snapshots as simple archives (#86261) 2022-05-30 13:23:53 +02:00
sql Revert "Add support for VERSION field type in SQL and EQL (#85502)" 2022-06-09 09:34:26 +02:00
tab-widgets Add troubleshooting doc for missing tier (#87526) 2022-06-17 12:24:33 +01:00
text-structure/apis [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
transform [DOCS] Adds section about how to use ingest timestamp to sync a transform (#87650) 2022-06-15 15:00:44 +02:00
troubleshooting Add troubleshooting doc for missing tier (#87526) 2022-06-17 12:24:33 +01:00
upgrade Docs for snapshots as simple archives (#86261) 2022-05-30 13:23:53 +02:00
vectors [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc [DOCS] Fix default for is_write_index (#77006) (#77362) 2021-09-07 11:34:53 -04:00
analysis.asciidoc Update Lucene analysis base url (#84094) 2022-02-17 12:44:12 +01:00
api-conventions.asciidoc [DOCS] System indices no longer accessible 8.0 (#84377) (#84438) 2022-02-28 12:02:54 -05:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:14:45 -04:00
cluster.asciidoc How-to docs for increasing the total number of shards per node (#86214) 2022-05-10 09:13:27 +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] 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] Update ES quick start for security ON by default (#80735) 2021-11-17 17:48:07 -05: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 Move fix common cluster issues to troubleshooting (#87440) 2022-06-13 17:16:17 -07: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 Troubleshooting guides for disabled allocations (#86789) 2022-05-24 10:27:15 +01:00
index.asciidoc How-to docs for increasing the total number of shards per node (#86214) 2022-05-10 09:13:27 +01:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc Remove endpoint for freezing indices (#78918) 2021-10-26 06:37:56 -05:00
ingest.asciidoc Ingest: IngestDocument requires non-null version (#87665) 2022-06-15 07:50:45 -05: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] JWT doc enhancements (#86411) 2022-06-03 18:12:36 -04:00
release-notes.asciidoc forward port 8.2.3 release notes (#87663) 2022-06-14 13:52:00 -05:00
scripting.asciidoc [DOCS] Add documentation for Painless field API (#83388) 2022-02-03 15:15:38 -05:00
search.asciidoc [DOCS] Add high-level guide for kNN search (#80857) 2021-11-30 14:17:39 -05:00
setup.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
troubleshooting.asciidoc Add troubleshooting doc for missing tier (#87526) 2022-06-17 12:24:33 +01:00
upgrade.asciidoc Docs for snapshots as simple archives (#86261) 2022-05-30 13:23:53 +02:00