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 TypeClassDescriptionclassExtension ofCharTermAttributeImplthat 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 interfaceAttribute providing access to the term builder and UTF-16 conversionClasses in org.apache.lucene.analysis.miscellaneous that implement TermToBytesRefAttributeModifier and TypeClassDescriptionstatic final classImplementation ofConcatenateGraphFilter.BytesRefBuilderTermAttribute -
Uses of TermToBytesRefAttribute in org.apache.lucene.analysis.tokenattributes
Subinterfaces of TermToBytesRefAttribute in org.apache.lucene.analysis.tokenattributesModifier and TypeInterfaceDescriptioninterfaceThis 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 TypeClassDescriptionclassImplementation class forBytesTermAttribute.classDefault implementation ofCharTermAttribute.classDefault implementation of the common attributes used by Lucene:CharTermAttributeTypeAttributePositionIncrementAttributePositionLengthAttributeOffsetAttributeTermFrequencyAttribute -
Uses of TermToBytesRefAttribute in org.apache.lucene.collation.tokenattributes
Classes in org.apache.lucene.collation.tokenattributes that implement TermToBytesRefAttributeModifier and TypeClassDescriptionclassExtension ofCharTermAttributeImplthat 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) TermToBytesRefAttributeFieldInvertState.termAttribute