Optimize
Indexer.Optimize method
Minimizes the number of index segments by merging them one with another. This operation improves search performance.
public void Optimize(OptimizeOptions options)
Parameter | Type | Description |
---|---|---|
options | OptimizeOptions | The optimize options. |
See Also
- class OptimizeOptions
- class Indexer
- namespace GroupDocs.Search.Scaling
- assembly GroupDocs.Search