TermVectorsConsumer
open class TermVectorsConsumer(intBlockAllocator: IntBlockPool.Allocator, byteBlockAllocator: ByteBlockPool.Allocator, directory: Directory, info: SegmentInfo, codec: Codec) : TermsHash
Constructors
Link copied to clipboard
constructor(intBlockAllocator: IntBlockPool.Allocator, byteBlockAllocator: ByteBlockPool.Allocator, directory: Directory, info: SegmentInfo, codec: Codec)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun flush(fieldsToFlush: MutableMap<String, TermsHashPerField>, state: SegmentWriteState, sortMap: Sorter.DocMap?, norms: NormsProducer?)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard