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

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