Apache Lucene.Net 2.1 Class Library API

TopFieldDocs Fields

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

Public Instance Fields

fieldsThe fields which were used to sort results by.
scoreDocs (inherited from TopDocs)Expert: The top hits for the query.
totalHits (inherited from TopDocs)Expert: The total number of hits for the query.

See Also

TopFieldDocs Class | Lucene.Net.Search Namespace