DoubleValues

abstract class DoubleValues

Per-segment, per-document double values, which can be calculated at search-time

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun advanceExact(doc: Int): Boolean

Advance this instance to the given document id

Link copied to clipboard
abstract fun doubleValue(): Double

Get the double value for the current document