Apache Lucene.Net 2.4.0 Class Library API

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.
heap (inherited from PriorityQueue) 
maxscoreStores the maximum score value encountered, needed for normalizing.

See Also

FieldSortedHitQueue Class | Lucene.Net.Search Namespace | |