Keyoti SearchUnit API Docs
IsIndexFormatCurrent Method (indexDirectory)
API DocumentationKeyoti.SearchEngine.DataAccessIndexConvertorIsIndexFormatCurrent(String)
Keyoti SearchUnit v6
Whether the specified index is current
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static bool IsIndexFormatCurrent(
	string indexDirectory
)
public static bool IsIndexFormatCurrent(
	string indexDirectory
)
Public Shared Function IsIndexFormatCurrent ( 
	indexDirectory As String
) As Boolean
Public Shared Function IsIndexFormatCurrent ( 
	indexDirectory As String
) As Boolean
public:
static bool IsIndexFormatCurrent(
	String^ indexDirectory
)
public:
static bool IsIndexFormatCurrent(
	String^ indexDirectory
)
static member IsIndexFormatCurrent : 
        indexDirectory : string -> bool 
static member IsIndexFormatCurrent : 
        indexDirectory : string -> bool 
Parameters
indexDirectory (String)
Return Value

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