FieldWriter

abstract inner class FieldWriter

Terms index API for a single field.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun add(text: BytesRef, stats: TermStats, termsFilePointer: Long)
Link copied to clipboard
abstract fun checkIndexTerm(text: BytesRef, stats: TermStats): Boolean
Link copied to clipboard
abstract fun finish(termsFilePointer: Long)