Uses of Interface
org.apache.lucene.analysis.tokenattributes.TermFrequencyAttribute
Packages that use TermFrequencyAttribute
Package
Description
Miscellaneous Tokenstreams.
General-purpose attributes for text analysis.
The logical representation of a
Document for indexing and
searching.Code to maintain and access indices.
-
Uses of TermFrequencyAttribute in org.apache.lucene.analysis.miscellaneous
Fields in org.apache.lucene.analysis.miscellaneous declared as TermFrequencyAttributeModifier and TypeFieldDescriptionprivate final TermFrequencyAttributeDelimitedTermFrequencyTokenFilter.tfAtt -
Uses of TermFrequencyAttribute in org.apache.lucene.analysis.tokenattributes
Classes in org.apache.lucene.analysis.tokenattributes that implement TermFrequencyAttributeModifier and TypeClassDescriptionclassDefault implementation of the common attributes used by Lucene:CharTermAttributeTypeAttributePositionIncrementAttributePositionLengthAttributeOffsetAttributeTermFrequencyAttributeclassDefault implementation ofTermFrequencyAttribute. -
Uses of TermFrequencyAttribute in org.apache.lucene.document
Fields in org.apache.lucene.document declared as TermFrequencyAttributeModifier and TypeFieldDescriptionprivate final TermFrequencyAttributeFeatureField.FeatureTokenStream.freqAttribute -
Uses of TermFrequencyAttribute in org.apache.lucene.index
Fields in org.apache.lucene.index declared as TermFrequencyAttributeModifier and TypeFieldDescription(package private) TermFrequencyAttributeFreqProxTermsWriterPerField.termFreqAttprivate TermFrequencyAttributeTermVectorsConsumerPerField.termFreqAtt(package private) TermFrequencyAttributeFieldInvertState.termFreqAttribute