PointWriter
Appends many points, and then at the end provides a PointReader to iterate those points. This abstracts away whether we write to disk, or use simple arrays in heap.
Inheritors
Functions
Link copied to clipboard
Add a new point from a PointValue
Add a new point from the packed value and docId
Link copied to clipboard
Returns a PointReader iterator to step through all previously added points