[Missing <summary> documentation for "F:Lucene.Net.Index.SegmentTermDocs.currentFieldOmitTermFreqAndPositions"]

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

Syntax

C#
protected internal bool currentFieldOmitTermFreqAndPositions
Visual Basic
Protected Friend currentFieldOmitTermFreqAndPositions As Boolean
Visual C++
protected public:
bool currentFieldOmitTermFreqAndPositions

See Also