[DOCS] Correct snippet in query string syntax
This commit is contained in:
parent
ae85a0e29a
commit
312e32a3d7
|
@ -276,8 +276,6 @@ need to write your query as `\(1\+1\)\=2`. When using JSON for the request body,
|
|||
[source,console]
|
||||
----
|
||||
GET /twitter/_search
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"query" : {
|
||||
"query_string" : {
|
||||
|
|
Loading…
Reference in New Issue