All fields that omit tf

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

Syntax

C#
public static readonly IndexReader..::..FieldOption OMIT_TERM_FREQ_AND_POSITIONS
Visual Basic
Public Shared ReadOnly OMIT_TERM_FREQ_AND_POSITIONS As IndexReader..::..FieldOption
Visual C++
public:
static initonly IndexReader..::..FieldOption^ OMIT_TERM_FREQ_AND_POSITIONS

See Also