Apache Lucene.Net 2.4.0 Class Library API

TopDocs Fields

The fields of the TopDocs class are listed below. For a complete list of TopDocs class members, see the TopDocs Members topic.

Public Instance Fields

scoreDocsExpert: The top hits for the query.
totalHitsExpert: The total number of hits for the query.

See Also

TopDocs Class | Lucene.Net.Search Namespace |