Do not index the field value. This field can thus not be searched, but one can still access its contents provided it is {@link Field.Store stored}.

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

Syntax

C#
public static readonly Field..::..Index NO
Visual Basic
Public Shared ReadOnly NO As Field..::..Index
Visual C++
public:
static initonly Field..::..Index^ NO

See Also