SortedNumericSelector

Selects a value from the document's list to use as the representative value

This provides a NumericDocValues view over the SortedNumeric, for use with sorting, expressions, function queries, etc.

Types

Link copied to clipboard

Type of selection to perform.

Functions

Link copied to clipboard

Wraps a multi-valued SortedNumericDocValues as a single-valued view, using the specified selector and numericType.