public interface PointValue
| Modifier and Type | Method and Description | 
|---|---|
| int | docID()Returns the docID | 
| BytesRef | packedValue()Returns the packed values for the dimensions | 
| BytesRef | packedValueDocIDBytes()Returns the byte representation of the packed value
 together with the docID | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.