Interface PointValue


  • public interface PointValue
    Represents a dimensional point value written in the BKD tree.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Method Detail

      • packedValue

        BytesRef packedValue()
        Returns the packed values for the dimensions
      • docID

        int docID()
        Returns the document id
      • docIDBytes

        BytesRef docIDBytes()
        Returns the byte representation of the document id