diff --git a/docs/api_methods.asciidoc b/docs/api_methods.asciidoc index 406c79ecd..c57ad3281 100644 --- a/docs/api_methods.asciidoc +++ b/docs/api_methods.asciidoc @@ -262,6 +262,8 @@ client.count( Options::: * `"open"` * `"closed"` + * `"none"` + * `"all"` `minScore`:: `Number` -- Include only documents with a specific `_score` value in the result @@ -309,6 +311,8 @@ The default method is `POST` and the usual <