The FieldSortedHitQueue type exposes the following members.

Fields

  NameDescription
Protected fieldcomparators
Stores a comparator corresponding to each field being sorted by
Protected fieldfields
Stores the sort criteria being used.
Protected fieldheap (Inherited from PriorityQueue.)
Protected fieldmaxscore
Stores the maximum score value encountered, needed for normalizing.

See Also