FieldValueHitQueue
Expert: A hit queue for sorting by hits by terms in more than one field.
Since
2.9
See also
Types
Functions
Link copied to clipboard
Link copied to clipboard
Given a queue Entry, creates a corresponding FieldDoc that contains the values used to sort the given document. These values are not the raw values out of the index, but the internal representation of them. This is so the given search hit can be collated by a MultiSearcher with other search hits.
Link copied to clipboard
Link copied to clipboard