elasticsearch/docs/reference/search
James Rodewig 1e45db49ec
[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:53:56 -05:00
..
request [DOCS] Fix typo in search type docs (#48868) 2019-11-11 09:39:46 -05:00
suggesters [Docs] Fix typo in suggesters search API doc (#48477) 2019-10-29 09:57:17 +01:00
count.asciidoc [Docs] Fix _count HTTP method (#48979) 2019-11-12 15:44:57 +01:00
explain.asciidoc Remove types from explain API (#46926) 2019-09-23 17:55:09 +01:00
field-caps.asciidoc [DOCS] Reformats Field capabilities API (#46866) 2019-09-20 11:24:44 +02:00
multi-search.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
profile.asciidoc [DOCS] Reformats Profile API (#47168) 2019-09-27 10:34:30 +02:00
rank-eval.asciidoc Remove Ranking Evaluation API experimental status (#48603) 2019-10-29 20:55:48 +01:00
request-body.asciidoc Fix tag in the search request timeout option docs (#47776) 2019-10-10 10:35:09 +02:00
search-shards.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46440) 2019-09-09 10:45:37 -04:00
search-template.asciidoc [DOCS] Correct callouts in search template docs (#47655) 2019-10-07 09:25:03 -04:00
search.asciidoc [DOCS] Document script_score float precision limit (#49402) 2019-11-21 08:53:56 -05:00
suggesters.asciidoc [DOCS] Reformat suggesters page. (#47010) 2019-09-25 14:38:47 +02:00
uri-request.asciidoc Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
validate.asciidoc [DOCS] Reformats validate API (#46389) 2019-09-18 14:29:48 +02:00