Fix occasional build error.
This commit is contained in:
parent
2d402c732c
commit
9922931144
|
@ -34,7 +34,7 @@ PUT /my_index
|
|||
|
||||
[source,js]
|
||||
--------------------------------------------------
|
||||
GET /_search
|
||||
GET /my_index/_search
|
||||
{
|
||||
"query": {
|
||||
"parent_id" : {
|
||||
|
|
Loading…
Reference in New Issue