Keyoti SearchUnit API Docs
IgnoreLastModifiedDate Property
API DocumentationKeyoti.SearchEngineConfigurationIgnoreLastModifiedDate
Keyoti SearchUnit v6
Whether to ignore the 'last modified date' returned from the server, during build operations.
Declaration Syntax
C#Visual Basic
public bool IgnoreLastModifiedDate { get; set; }
Public Property IgnoreLastModifiedDate As Boolean
	Get
	Set
Property Value
Remarks
If this is false then files will not be indexed again if they have not changed since the last time they were indexed. It is recommended to set this to false, as this will prevent redundent reindexing. Setting true is useful after changing configuration settings as it will mean any document will be reindexed regardless of whether it changed according to the date - also see UseFileSizeToIdentifyChange.

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