[DOCS] Correct snippet in query string syntax

This commit is contained in:
James Rodewig 2019-09-30 11:25:13 -04:00
parent ae85a0e29a
commit 312e32a3d7
1 changed files with 0 additions and 2 deletions

View File

@ -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" : {