docValueCount

abstract fun docValueCount(): Int

Retrieves the number of values for the current document. This must always be greater than zero. It is illegal to call this method after .advanceExact returned false.