All fields with termvectors with offset values and position values enabled

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

Syntax

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

See Also