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 TermFrequencyAttribute
DelimitedTermFrequencyTokenFilter.tfAtt
-
Uses of TermFrequencyAttribute in org.apache.lucene.analysis.tokenattributes
Classes in org.apache.lucene.analysis.tokenattributes that implement TermFrequencyAttributeModifier and TypeClassDescriptionclass
Default implementation of the common attributes used by Lucene:CharTermAttribute
TypeAttribute
PositionIncrementAttribute
PositionLengthAttribute
OffsetAttribute
TermFrequencyAttribute
class
Default implementation ofTermFrequencyAttribute
. -
Uses of TermFrequencyAttribute in org.apache.lucene.document
Fields in org.apache.lucene.document declared as TermFrequencyAttributeModifier and TypeFieldDescriptionprivate final TermFrequencyAttribute
FeatureField.FeatureTokenStream.freqAttribute
-
Uses of TermFrequencyAttribute in org.apache.lucene.index
Fields in org.apache.lucene.index declared as TermFrequencyAttributeModifier and TypeFieldDescription(package private) TermFrequencyAttribute
FreqProxTermsWriterPerField.termFreqAtt
private TermFrequencyAttribute
TermVectorsConsumerPerField.termFreqAtt
(package private) TermFrequencyAttribute
FieldInvertState.termFreqAttribute