FreqProxTermsWriter
class FreqProxTermsWriter(intBlockAllocator: IntBlockPool.Allocator, byteBlockAllocator: ByteBlockPool.Allocator, bytesUsed: Counter, termVectors: TermsHash) : TermsHash
Constructors
Link copied to clipboard
constructor(intBlockAllocator: IntBlockPool.Allocator, byteBlockAllocator: ByteBlockPool.Allocator, bytesUsed: Counter, termVectors: TermsHash)
Properties
Functions
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