Skip to content

Commit

Permalink
Ensure force merge to single segment is flushed (#5652)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis authored Dec 28, 2022
1 parent a24e962 commit 30ac284
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 30ac284

Please sign in to comment.