{@link #setWaitForMerge(boolean)} allows to control if the call will block until the optimize completes anddefaults to true.
{@link #setMaxNumSegments(int)} allows to control the number of segments to optimize down to. By default, willcause the optimize process to optimize down to half the configured number of segments. @author kimchy (shay.banon)
|
|