| Package | Description |
|---|---|
| io.searchbox.indices |
| Modifier and Type | Method and Description |
|---|---|
Optimize.Builder |
Optimize.Builder.flush(boolean flush)
Should a flush be performed after the optimize.
|
Optimize.Builder |
Optimize.Builder.maxNumSegments(Number maxNumSegments)
The number of segments to optimize to.
|
Optimize.Builder |
Optimize.Builder.onlyExpungeDeletes(boolean onlyExpungeDeletes)
Should the optimize process only expunge segments with deletes in it.
|
| Constructor and Description |
|---|
Optimize(Optimize.Builder builder) |
Copyright © 2017. All rights reserved.