getSortedSetDocValues

open override fun getSortedSetDocValues(field: String): SortedSetDocValues?

Returns SortedSetDocValues for this field, or null if no SortedSetDocValues were indexed for this field. The returned instance should only be used by a single thread.