LongValues

abstract class LongValues

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

Constructors

Link copied to clipboard
constructor()

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 longValue(): Long

Get the long value for the current document