getSkipper

abstract fun getSkipper(field: FieldInfo): DocValuesSkipper?

Returns a DocValuesSkipper for this field. The returned instance need not be thread-safe: it will only be used by a single thread. The return value is undefined if returns DocValuesSkipIndexType.NONE.