Get the number of terms with
CopyC#
positionIncrement == 0
.

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

Syntax

C#
public int GetNumOverlap()
Visual Basic
Public Function GetNumOverlap As Integer
Visual C++
public:
int GetNumOverlap()

Return Value

the numOverlap

See Also