Keyoti SearchUnit API Docs
ServiceRebuildFrequency Property
API DocumentationKeyoti.SearchEngineConfigurationServiceRebuildFrequency
Keyoti SearchUnit v6
Indexing interval (hours)
Declaration Syntax
C#Visual Basic
public int ServiceRebuildFrequency { get; set; }
Public Property ServiceRebuildFrequency As Integer
	Get
	Set
Property Value
Remarks
Sets how many hours should pass since the last index operation before reindexing is performed. Eg. if indexing is first started at 1am, and this is set to 24, then indexing will be performed every morning at 1am. If this were set to 72, then indexing would happen every 3 days.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610