Class SingletonSortedNumericDocValues


final class SingletonSortedNumericDocValues extends SortedNumericDocValues
Exposes multi-valued view over a single-valued instance.

This can be used if you want to have one multi-valued implementation that works for single or multi-valued types.