Skip to content

Commit

Permalink
Ensure force merge to single segment is flushed
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Dec 28, 2022
1 parent d388051 commit f215ea3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,7 @@ setup:
indices.forcemerge:
index: test_1
max_num_segments: 1
flush: true

- do:
search:
Expand Down

0 comments on commit f215ea3

Please sign in to comment.