Keyoti SearchUnit API Docs
IsIndexValid Method
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessIsIndexValid()()()()
Keyoti SearchUnit v6
Returns whether the current document index is complete.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsIndexValid()
public virtual bool IsIndexValid()
Public Overridable Function IsIndexValid As Boolean
Public Overridable Function IsIndexValid As Boolean
public:
virtual bool IsIndexValid()
public:
virtual bool IsIndexValid()
abstract IsIndexValid : unit -> bool 
override IsIndexValid : unit -> bool 
abstract IsIndexValid : unit -> bool 
override IsIndexValid : unit -> bool 
Return Value
Remarks
This will typically return false if the previous build was cancelled.

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