The path to the index directory - eg "c:\documentIndex"
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string IndexDirectory { get; set; }
public string IndexDirectory { get; set; }
Public Property IndexDirectory As String Get Set
Public Property IndexDirectory As String Get Set
public: property String^ IndexDirectory { String^ get (); void set (String^ value); }
public: property String^ IndexDirectory { String^ get (); void set (String^ value); }
member IndexDirectory : string with get, set
member IndexDirectory : string with get, set
Property Value
Remarks
The path to the folder that the index files should be stored in. This folder must already exist, and have write permission granted to the ASPNET user.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120