MergedVectorValues

View over multiple vector values supporting iterator-style access via DocIdMerger.

Types

Functions

Link copied to clipboard
fun hasVectorValues(fieldInfos: FieldInfos, fieldName: String): Boolean

Returns true if the fieldInfos has vector values for the field.

Link copied to clipboard

Returns a merged view over all the segment's ByteVectorValues.

Link copied to clipboard

Returns a merged view over all the segment's FloatVectorValues.