[DOCS] Corrected track_total_hits def (#62830) (#63181)

Co-authored-by: John Berryman <jnbrymn@github.com>
This commit is contained in:
James Rodewig 2020-10-02 09:46:16 -04:00 committed by GitHub
parent d172a18c95
commit 322a6b3655
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -288,8 +288,8 @@ the scores are not used for sorting. Defaults to `false`.
(Optional, integer or boolean)
Number of hits matching the query to count accurately. Defaults to `10000`.
+
If `true`, the exact number of hits is returned. If `false`, the response does not
include the total number of hits matching the query.
If `true`, the exact number of hits is returned at the cost of some performance.
If `false`, the response does not include the total number of hits matching the query.
`typed_keys`::
(Optional, boolean) If `true`, aggregation and suggester names are be prefixed