The length of time in days that must pass before the document is re-indexed.
Declaration Syntax
C# | Visual Basic |
public int IndexingInterval { get; set; }
Public Property IndexingInterval As Integer Get Set
Property Value
Remarks
The minimum number of days that must pass before a document can be indexed again. This can be useful for sites with ASPX pages, that will always return last-modified-date today, regardless of whether the content has changed - settings this to 2 for example will mean that the page will not be reindexed unless 2 days have passed.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610