Lucene.Net 2.0 Class Library

FieldSortedHitQueue Fields

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

Protected Internal Instance Fields

comparatorsStores a comparator corresponding to each field being sorted by
fieldsStores the sort criteria being used.
maxscoreStores the maximum score value encountered, needed for normalizing.

See Also

FieldSortedHitQueue Class | Lucene.Net.Search Namespace