Indices.rollover/10_basic should refresh to make the doc visible in lucene stats
This commit is contained in:
parent
82897e2636
commit
43f4ae5a7b
|
@ -17,6 +17,7 @@
|
||||||
type: test
|
type: test
|
||||||
id: "1"
|
id: "1"
|
||||||
body: { "foo": "hello world" }
|
body: { "foo": "hello world" }
|
||||||
|
refresh: true # make this doc visible in index stats
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
get:
|
get:
|
||||||
|
|
Loading…
Reference in New Issue