Dynamicweb 8 Documentation
GlobalSettings Class Members
Properties  Methods 


The following tables list the members exposed by GlobalSettings.

Public Constructors
 NameDescription
Public ConstructorGlobalSettings ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyEnableAutoUpdateGets or sets value indicating whether to auto-update the index whenever any changes are performed on the original data.  
Public PropertyEnableQueueGets or sets value indicating whether to enable queue for a given index.  
Public PropertyEntryIndexingDelayGets or sets the number of milliseconds to wait before indexing next entry.  
Public PropertyIndexingBackupUpdateGets or sets value indicating whether to perform "safe" update (update the backup version and then copy to the life version).  
Public PropertyIndexingDelayGets or sets the delay (in milliseconds) to take between failed index updates.  
Public PropertyIndexingRetryCountGets or sets the number of retries when updating the index from failed state.  
Public PropertyTryRecoverCorruptedIndexGets or sets value indicating whether to try to recover index from the corrupted state while searching.  
Top
Public Methods
 NameDescription
Public MethodGetSettings (Inherited from Dynamicweb.Searching.Management.Configuration.ConfigurationProvider)
Public MethodInitializeOverridden. Initializes the provider by loading settings from the persistent storage.  
Public MethodSaveOverridden. Saves current settings into the persistent storage.  
Top
See Also

Reference

GlobalSettings Class
Dynamicweb.Extensibility.Searching Namespace

Send Feedback