The hour when the reindexing will start (int hour, 0-23)
Declaration Syntax
C# | Visual Basic |
public int ServiceRebuildHour { get; set; }
Public Property ServiceRebuildHour As Integer Get Set
Property Value
Remarks
The hour of the day at which the first indexing operation will happen. Eg. if this is set to 1, then the index will be built at 1am - further, if the frequency is set to 6, then indexing will start at 1am, and be performed at 7am, 1pm, 7pm and again at 1am and so on.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610