[DOCS] Count API: clarify ways to specify search query (#120564)

* Clarify query methods; other sprucing

* Apply suggestions from review
This commit is contained in:
Marci W 2025-01-22 18:05:00 -05:00 committed by GitHub
parent 0ab5d951da
commit abeb60ff1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 10 deletions

View file

@ -875,7 +875,7 @@ end::search-q[]
tag::query[]
`query`::
(Optional, <<query-dsl,query object>>) Defines the search definition using the
(Optional, <<query-dsl,query object>>) Defines the search query using
<<query-dsl,Query DSL>>.
end::query[]