TermVectorsConsumerPerField
class TermVectorsConsumerPerField(invertState: FieldInvertState, termsHash: TermVectorsConsumer, fieldInfo: FieldInfo) : TermsHashPerField
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Creates a new postings array of the specified size.
Link copied to clipboard
Link copied to clipboard
Returns the sorted term IDs. .sortTerms must be called before
Link copied to clipboard
Link copied to clipboard
Called when the postings array is initialized or resized.
Link copied to clipboard
Link copied to clipboard
Start adding a new field instance; first is true if this is the first time this field name was seen in the document.
Link copied to clipboard
Link copied to clipboard