addNormsField

abstract fun addNormsField(field: FieldInfo, normsProducer: NormsProducer)

Writes normalization values for a field.

Parameters

field

field information

normsProducer

NormsProducer of the numeric norm values

Throws

IOException

if an I/O error occurred.