IndexSettingsConfigurator
Leave feedback
On this page
Represents the index settings configurator for each shard in the search network.
public class IndexSettingsConfigurator
| 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. |
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.