NormsProducer
Abstract API that produces field normalization values
Functions
Link copied to clipboard
Checks consistency of this producer
Link copied to clipboard
Returns NumericDocValues for this field. The returned instance need not be thread-safe: it will only be used by a single thread. The behavior is undefined if the given field doesn't have norms enabled on its FieldInfo. The return value is never null.