Hi all,
I'm testing with elasticsearch (version 5).
I have a problem when forcemerge with option max_num_segments = 1.
After get segments via api _cat/segments/my_index?v=true and i received number segment != 1.
It is usually > 5.
Are you indexing new documents after the force merge?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.