FieldsReader

constructor(readState: SegmentReadState)

Create a FieldsReader over a segment, opening VectorReaders for each KnnVectorsFormat specified by the indexed numeric vector fields.

Parameters

readState

defines the fields

Throws

IOException

if one of the delegate readers throws