IndexSettingsConfigurator
IndexSettingsConfigurator class
Represents the index settings configurator for each shard in the search network.
public class IndexSettingsConfigurator
Methods
| Name | Description |
|---|---|
| CompleteIndexSettings() | Completes the configuration of the index settings. |
| SetIndexType(IndexType) | Sets the index type. |
| SetSearchThreads(NumberOfThreads) | Sets the number of search threads. |
| SetTextStorageSettings(bool, Compression) | Sets the text storage settings. |
| SetUseCharacterReplacements(bool) | Sets the use character replacements flag. |
| SetUseStopWords(bool) | Sets the use stop words flag. |
See Also
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search