TermFrequencyAttribute

Sets the custom term frequency of a term within one document. If this attribute is present in your analysis chain for a given field, that field must be indexed with IndexOptions.DOCS_AND_FREQS.

Inheritors

Properties

Link copied to clipboard
abstract var termFrequency: Int

Set the custom term frequency of the current term within one document.