Name of the index deletable file (only used in pre-lockless indices)

Namespace: Lucene.Net.Index
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

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

See Also