Lucene.Net 1.9.1 Class Library |
|
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
doc | Expert: A hit document's number. |
score | Expert: The score of this document for the query. |
See Also
ScoreDoc Class | Lucene.Net.Search Namespace |