OpenSearch/docs/reference/search
James Rodewig 03600e4e12 [DOCS] Document `script_score` float precision limit (#49402)
All document scores are positive 32-bit floating point numbers. However, this
wasn't previously documented.

This can result in surprising behavior, such as precision loss, for users when
customizing scores using the function score query.

This commit updates an existing admonition in the function score query docs to
document the 32-bits precision limit. It also updates the search API reference
docs to note that `_score` is a 32-bit float.
2019-11-21 08:54:49 -05:00
..
request [DOCS] Fix typo in search type docs (#48868) 2019-11-11 09:38:48 -05:00
suggesters [Docs] Fix typo in suggesters search API doc (#48477) 2019-10-29 09:58:05 +01:00
count.asciidoc [Docs] Fix _count HTTP method (#48979) 2019-11-12 15:45:26 +01:00
explain.asciidoc [DOCS] Reformats explain API (#46857) 2019-09-20 11:00:33 +02:00
field-caps.asciidoc [DOCS] Reformats Field capabilities API (#46866) 2019-09-20 11:28:19 +02:00
multi-search.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00
profile.asciidoc [DOCS] Reformats Profile API (#47168) 2019-09-27 11:14:14 +02:00
rank-eval.asciidoc Remove Ranking Evaluation API experimental status (#48603) 2019-10-29 20:57:39 +01:00
request-body.asciidoc Fix tag in the search request timeout option docs (#47776) 2019-10-10 10:35:44 +02:00
search-shards.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) (#46494) 2019-09-09 12:35:50 -04:00
search-template.asciidoc [DOCS] Correct callouts in search template docs (#47655) 2019-10-07 09:25:32 -04:00
search.asciidoc [DOCS] Document `script_score` float precision limit (#49402) 2019-11-21 08:54:49 -05:00
suggesters.asciidoc [DOCS] Reformat suggesters page. (#47010) 2019-09-25 14:42:16 +02:00
uri-request.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
validate.asciidoc [DOCS] Reformats validate API (#46389) 2019-09-18 14:31:17 +02:00