mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Count API: clarify ways to specify search query (#120564)
* Clarify query methods; other sprucing * Apply suggestions from review
This commit is contained in:
parent
0ab5d951da
commit
abeb60ff1e
2 changed files with 11 additions and 10 deletions
|
@ -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[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue