Uses of Interface
org.apache.lucene.analysis.tokenattributes.TermToBytesRefAttribute
Packages that use TermToBytesRefAttribute
Package
Description
Additional ICU-specific Attributes for text analysis.
Miscellaneous Tokenstreams.
General-purpose attributes for text analysis.
Custom
AttributeImpl
for indexing collation keys as index terms.Code to maintain and access indices.
-
Uses of TermToBytesRefAttribute in org.apache.lucene.analysis.icu.tokenattributes
Classes in org.apache.lucene.analysis.icu.tokenattributes that implement TermToBytesRefAttributeModifier and TypeClassDescriptionclass
Extension ofCharTermAttributeImpl
that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. -
Uses of TermToBytesRefAttribute in org.apache.lucene.analysis.miscellaneous
Subinterfaces of TermToBytesRefAttribute in org.apache.lucene.analysis.miscellaneousModifier and TypeInterfaceDescriptionstatic interface
Attribute providing access to the term builder and UTF-16 conversionClasses in org.apache.lucene.analysis.miscellaneous that implement TermToBytesRefAttributeModifier and TypeClassDescriptionstatic final class
Implementation ofConcatenateGraphFilter.BytesRefBuilderTermAttribute
-
Uses of TermToBytesRefAttribute in org.apache.lucene.analysis.tokenattributes
Subinterfaces of TermToBytesRefAttribute in org.apache.lucene.analysis.tokenattributesModifier and TypeInterfaceDescriptioninterface
This attribute can be used if you have the raw term bytes to be indexed.Classes in org.apache.lucene.analysis.tokenattributes that implement TermToBytesRefAttributeModifier and TypeClassDescriptionclass
Implementation class forBytesTermAttribute
.class
Default implementation ofCharTermAttribute
.class
Default implementation of the common attributes used by Lucene:CharTermAttribute
TypeAttribute
PositionIncrementAttribute
PositionLengthAttribute
OffsetAttribute
TermFrequencyAttribute
-
Uses of TermToBytesRefAttribute in org.apache.lucene.collation.tokenattributes
Classes in org.apache.lucene.collation.tokenattributes that implement TermToBytesRefAttributeModifier and TypeClassDescriptionclass
Extension ofCharTermAttributeImpl
that encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. -
Uses of TermToBytesRefAttribute in org.apache.lucene.index
Fields in org.apache.lucene.index declared as TermToBytesRefAttributeModifier and TypeFieldDescription(package private) TermToBytesRefAttribute
FieldInvertState.termAttribute