elasticsearch/docs/reference/query-languages
Benjamin Trent 009a86a0e3
Allow zero for rescore_vector.oversample to indicate by-passing oversample and rescoring (#125599)
This allows a `rescore_vector: {oversample: 0}` to indicate bypassing
oversampling and rescoring. 

This is useful for:

 - Updating a quantized mapping to turn off automatic rescoring
 - Bypassing oversampling at query time in an ad-hoc manner if its on by default in the mapping

closes: https://github.com/elastic/elasticsearch/issues/125157
2025-03-27 06:56:51 +11:00
..
eql [docs] Prepare for docs-assembler (#125118) 2025-03-20 12:09:12 -05:00
esql [ES|QL] Add ToAggregateMetricDouble example (#125518) 2025-03-26 07:56:48 -10:00
images [docs] Prepare for docs-assembler (#125118) 2025-03-20 12:09:12 -05:00
query-dsl Allow zero for rescore_vector.oversample to indicate by-passing oversample and rescoring (#125599) 2025-03-27 06:56:51 +11:00
sql SQL: Docs: Drop examples of LIKE/RLIKE vs QUERY/MATCH equivalence (#125673) 2025-03-27 03:28:38 +11:00
eql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
esql.md [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md add signposts to docs-content (#124866) 2025-03-17 11:41:52 +01:00
kql.md Fix broken cross-repo links, versions in search connectors docker instructions (#123700) 2025-02-28 16:02:54 +01:00
querydsl.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
sql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
toc.yml [docs] Prepare for docs-assembler (#125118) 2025-03-20 12:09:12 -05:00