Class SingletonSortedSetDocValues


final class SingletonSortedSetDocValues extends SortedSetDocValues
Exposes multi-valued iterator view over a single-valued iterator.

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