diff --git a/docs/reference/search/search.asciidoc b/docs/reference/search/search.asciidoc index b6c7ab5aae6..0bace70aa6b 100644 --- a/docs/reference/search/search.asciidoc +++ b/docs/reference/search/search.asciidoc @@ -302,8 +302,8 @@ Metadata about the number of returned documents. Returned parameters include: + * `value`: Total number of returned documents. -* `relation`: Indicates whether the number of documents returned. -Returned values are: +* `relation`: Indicates whether the number of returned documents in the `value` +parameter is accurate or a lower bound. Returned values are: ** `eq`: Accurate ** `gte`: Lower bound, including returned documents