getNormValues

abstract fun getNormValues(field: String): NumericDocValues?

Returns NumericDocValues representing norms for this field, or null if no [ ] were indexed. The returned instance should only be used by a single thread.