True if at least one of the fields in this segment does not omitTermFreqAndPositions.

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

Syntax

C#
public bool hasProx
Visual Basic
Public hasProx As Boolean
Visual C++
public:
bool hasProx

See Also