The total number of documents that matched this query.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual int GetTotalHits() |
Visual Basic |
---|
Public Overridable Function GetTotalHits As Integer |
Visual C++ |
---|
public: virtual int GetTotalHits() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Search.TopDocsCollector.GetTotalHits"]