SetTextStorageSettings
IndexSettingsConfigurator.SetTextStorageSettings method
Sets the text storage settings.
public IndexSettingsConfigurator SetTextStorageSettings(bool isUsed, Compression compression)
Parameter | Type | Description |
---|---|---|
isUsed | Boolean | The flag of using the text storage in index. |
compression | Compression | The compression level. |
Return Value
The index settings configurator.
See Also
- enum Compression
- class IndexSettingsConfigurator
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search