@@ -96,7 +96,6 @@
query:
percolate:
field: query
- type: doc
document:
field1: value
- match: { hits.total: 1 }
@@ -106,11 +105,10 @@
search:
index: queries
body:
- sort: _doc
+ sort: _id
field2: value
@@ -122,7 +120,6 @@
@@ -107,9 +107,6 @@
indices.create:
- settings:
- index:
- number_of_shards: 1
mappings:
doc:
properties:
@@ -172,7 +169,6 @@
@@ -182,11 +178,10 @@
@@ -198,11 +193,10 @@
field3: value
@@ -92,7 +92,6 @@
@@ -102,11 +101,10 @@
@@ -119,11 +117,9 @@