소스 검색

[DOCS] Correct `hits.total.relation` response parm def (#52847)

Fixes a partially completed definition for the `hits.total.relation`
response parameter in the search API docs.
James Rodewig 5 년 전
부모
커밋
fe08296c31
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/reference/search/search.asciidoc

+ 2 - 2
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