PointValue

interface PointValue

Represents a dimensional point value written in the BKD tree.

Functions

Link copied to clipboard
abstract fun docID(): Int

Returns the docID

Link copied to clipboard
abstract fun packedValue(): BytesRef

Returns the packed values for the dimensions

Link copied to clipboard

Returns the byte representation of the packed value together with the docID