Skip to content

Commit 0f8484d

Browse files
committed
Indices.rollover/10_basic should refresh to make the doc visible in lucene stats
1 parent 0d4fbc0 commit 0f8484d

File tree

1 file changed

+1
-0
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/indices.rollover

1 file changed

+1
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.rollover/10_basic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
index: logs-1
1717
type: test
1818
id: "1"
19+
refresh: true # make this doc visible in index stats
1920
body: { "foo": "hello world" }
2021

2122
- do:

0 commit comments

Comments
 (0)