The total number of hits the collector encountered.

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

Syntax

C#
protected internal int totalHits
Visual Basic
Protected Friend totalHits As Integer
Visual C++
protected public:
int totalHits

See Also