Companion

object Companion

Properties

Link copied to clipboard
const val VERSION: Byte = 0

doc value format version; used to support bwc for any encoding changes

Functions

Link copied to clipboard
fun newGeometryQuery(field: String, relation: ShapeField.QueryRelation, vararg geometries: Any): Query

Creates a geometry query for shape docvalues

Link copied to clipboard
fun vIntSize(i: Int): Int
Link copied to clipboard
fun vLongSize(i: Long): Int