Dynamicweb.Extensibility.Searching Namespace : GlobalSettings Class |
For a list of all members of this type, see GlobalSettings members.
Name | Description | |
---|---|---|
EnableAutoUpdate | Gets or sets value indicating whether to auto-update the index whenever any changes are performed on the original data. | |
EnableQueue | Gets or sets value indicating whether to enable queue for a given index. | |
EntryIndexingDelay | Gets or sets the number of milliseconds to wait before indexing next entry. | |
IndexingBackupUpdate | Gets or sets value indicating whether to perform "safe" update (update the backup version and then copy to the life version). | |
IndexingDelay | Gets or sets the delay (in milliseconds) to take between failed index updates. | |
IndexingRetryCount | Gets or sets the number of retries when updating the index from failed state. | |
TryRecoverCorruptedIndex | Gets or sets value indicating whether to try to recover index from the corrupted state while searching. |