The FieldSortedHitQueue type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| comparators | Stores a comparator corresponding to each field being sorted by | |
| fields | Stores the sort criteria being used. | |
| heap | (Inherited from PriorityQueue.) | |
| maxscore | Stores the maximum score value encountered, needed for normalizing. |