On Tue, Feb 4, 2020 at 7:37 PM Erick Erickson <[email protected]> wrote:
> Or is this really an optimize, i.e. you’re trying to merge all the segments > on each shard down to a single segment so in the end you still have 16 > shards, each with a single segment? The IndexMergeTool that Erol is using does a forceMerge(1) at the end: https://s.apache.org/n1l24 Erol, does it take forever after the MergeTool prints "Full Merge..." ? It would be nice if this tool had better options and defaults.
