The default value for IndexRootPath. The value is "/SimolLucene/".

Namespace: Simol.Indexing
Assembly: Simol (in Simol.dll) Version: 1.0.0.0

Syntax

C#
public const string DefaultIndexRootPath
Visual Basic
Public Const DefaultIndexRootPath As String
Visual C++
public:
literal String^ DefaultIndexRootPath

See Also