Apache Lucene.Net 2.4.0 Class Library API

ScoreDoc Fields

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

Public Instance Fields

docExpert: A hit document's number.
scoreExpert: The score of this document for the query.

See Also

ScoreDoc Class | Lucene.Net.Search Namespace |