getDocValuesSkipper

open override fun getDocValuesSkipper(field: String): DocValuesSkipper?

Returns a DocValuesSkipper allowing skipping ranges of doc IDs that are not of interest, or null if a skip index was not indexed. The returned instance should be confined to the thread that created it.