Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.analysis.tokenattributes Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
BytesTermAttributeThis attribute can be used if you have the raw term bytes to be indexed.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
BytesTermAttributeImplNOTE: This API is for internal purposes only and might change in incompatible ways in the next release.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
CharTermAttributeThe term text of a Token.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
CharTermAttributeImplDefault implementation of CharTermAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
FlagsAttributeThis attribute can be used to pass different flags down the Tokenizer chain, e.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
FlagsAttributeImplDefault implementation of FlagsAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
KeywordAttributeThis attribute can be used to mark a token as a keyword.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
KeywordAttributeImplDefault implementation of KeywordAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
OffsetAttributeThe start and end character offset of a Token.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
OffsetAttributeImplDefault implementation of OffsetAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
PackedTokenAttributeImplDefault implementation of the common attributes used by Lucene:CharTermAttribute PositionIncrementAttributeClassorg.apache.lucene.analysis.tokenattributesApache Lucene
PayloadAttributeThe payload of a Token.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
PayloadAttributeImplDefault implementation of PayloadAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
PositionIncrementAttributeDetermines the position of this token relative to the previous Token in a TokenStream, used in phraseInterfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
PositionIncrementAttributeImplDefault implementation of PositionIncrementAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
PositionLengthAttributeDetermines how many positions this token spans.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
PositionLengthAttributeImplDefault implementation of PositionLengthAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene
TermToBytesRefAttributeThis attribute is requested by TermsHashPerField to index the contents.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
TypeAttributeA Token's lexical type.Interfaceorg.apache.lucene.analysis.tokenattributesApache Lucene
TypeAttributeImplDefault implementation of TypeAttribute.Classorg.apache.lucene.analysis.tokenattributesApache Lucene