Uses of Interface
org.apache.lucene.analysis.tokenattributes.CharTermAttribute
Packages that use CharTermAttribute
Package
Description
Text analysis.
Analyzer for Arabic.
Analyzer for Bulgarian.
Analyzer for Bengali Language.
Provides various convenience classes for creating boosts on Tokens.
Analyzer for Brazilian Portuguese.
Analyzer for Chinese, Japanese, and Korean, which indexes bigrams.
Analyzer for Sorani Kurdish.
Fast, general-purpose grammar-based tokenizers.
Analyzer for Simplified Chinese, which indexes words.
Construct n-grams for frequently occurring terms and phrases.
A filter that decomposes compound words you find in many Germanic languages into the word parts.
Basic, general-purpose analysis components.
Analyzer for Czech.
Analyzer for German.
Analyzer for Greek.
Fast, general-purpose URLs and email addresses tokenizers.
Analyzer for English.
Analyzer for Spanish.
Analyzer for Persian.
Analyzer for Finnish.
Analyzer for French.
Analyzer for Irish.
Analyzer for Galician.
Analyzer for Hindi.
Analyzer for Hungarian.
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell), and a stemming
TokenFilter (HunspellStemFilter) based on it.Analysis components based on ICU
Tokenizer that breaks text into words with the Unicode Text Segmentation algorithm.
Additional ICU-specific Attributes for text analysis.
Analyzer for Indonesian.
Analyzer for Indian languages.
Analyzer for Italian.
Analyzer for Japanese.
Analyzer for Korean.
Analyzer for Latvian.
MinHash filtering (for LSH).
Miscellaneous Tokenstreams.
Character n-gram tokenizers and filters.
Analyzer for Norwegian.
Analysis components for path-like strings such as filenames.
Set of components for pattern-based (regex) analysis.
Provides various convenience classes for creating payloads on Tokens.
Analysis components for phonetic search.
Analyzer for Portuguese.
Filter to reverse token text.
Analyzer for Russian.
Word n-gram filters.
Analyzer for Serbian.
Fast, general-purpose grammar-based tokenizer
StandardTokenizer implements the Word Break rules from the
Unicode Text Segmentation algorithm, as specified in Unicode Standard Annex #29.Stempel: Algorithmic Stemmer
Analyzer for Swedish.
Analysis components for Synonyms.
Analysis components for Synonyms using Word2Vec model.
Analyzer for Telugu Language.
Analyzer for Thai.
General-purpose attributes for text analysis.
Analyzer for Turkish.
Utility functions for text analysis.
Tokenizer that is aware of Wikipedia syntax.
Custom
AttributeImpl for indexing collation keys as index terms.The logical representation of a
Document for indexing and
searching.Monitoring framework
Highlighting search terms.
Analyzer based autosuggest.
Support for document suggestion
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term
vectors, or analysis.
-
Uses of CharTermAttribute in org.apache.lucene.analysis
Fields in org.apache.lucene.analysis declared as CharTermAttributeModifier and TypeFieldDescriptionprivate CharTermAttributeAutomatonToTokenStream.TopoTokenStream.charAttrprivate final CharTermAttributeLowerCaseFilter.termAttprivate final CharTermAttributeStopFilter.termAttprivate final CharTermAttributeAnalyzer.StringTokenStream.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.ar
Fields in org.apache.lucene.analysis.ar declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeArabicNormalizationFilter.termAttprivate final CharTermAttributeArabicStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.bg
Fields in org.apache.lucene.analysis.bg declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.bn
Fields in org.apache.lucene.analysis.bn declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeBengaliNormalizationFilter.termAttprivate final CharTermAttributeBengaliStemFilter.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.boost
Fields in org.apache.lucene.analysis.boost declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeDelimitedBoostTokenFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.br
Fields in org.apache.lucene.analysis.br declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.cjk
Fields in org.apache.lucene.analysis.cjk declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeCJKBigramFilter.termAttprivate CharTermAttributeCJKWidthFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.ckb
Fields in org.apache.lucene.analysis.ckb declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeSoraniNormalizationFilter.termAttprivate final CharTermAttributeSoraniStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.classic
Fields in org.apache.lucene.analysis.classic declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeClassicFilter.termAttprivate final CharTermAttributeClassicTokenizer.termAttMethods in org.apache.lucene.analysis.classic with parameters of type CharTermAttributeModifier and TypeMethodDescriptionfinal voidClassicTokenizerImpl.getText(CharTermAttribute t) Fills CharTermAttribute with the current token text. -
Uses of CharTermAttribute in org.apache.lucene.analysis.cn.smart
Fields in org.apache.lucene.analysis.cn.smart declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.commongrams
Fields in org.apache.lucene.analysis.commongrams declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.compound
Fields in org.apache.lucene.analysis.compound declared as CharTermAttributeModifier and TypeFieldDescriptionprotected final CharTermAttributeCompoundWordTokenFilterBase.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.core
Fields in org.apache.lucene.analysis.core declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeDecimalDigitFilter.termAttprivate final CharTermAttributeKeywordTokenizer.termAttprivate final CharTermAttributeUpperCaseFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.cz
Fields in org.apache.lucene.analysis.cz declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.de
Fields in org.apache.lucene.analysis.de declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeGermanLightStemFilter.termAttprivate final CharTermAttributeGermanMinimalStemFilter.termAttprivate final CharTermAttributeGermanNormalizationFilter.termAttprivate final CharTermAttributeGermanStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.el
Fields in org.apache.lucene.analysis.el declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeGreekLowerCaseFilter.termAttprivate final CharTermAttributeGreekStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.email
Fields in org.apache.lucene.analysis.email declared as CharTermAttributeMethods in org.apache.lucene.analysis.email with parameters of type CharTermAttributeModifier and TypeMethodDescriptionfinal voidUAX29URLEmailTokenizerImpl.getText(CharTermAttribute t) Fills CharTermAttribute with the current token text. -
Uses of CharTermAttribute in org.apache.lucene.analysis.en
Fields in org.apache.lucene.analysis.en declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeEnglishMinimalStemFilter.termAttprivate final CharTermAttributeEnglishPossessiveFilter.termAttprivate final CharTermAttributePorterStemFilter.termAttprivate final CharTermAttributeKStemFilter.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.es
Fields in org.apache.lucene.analysis.es declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeSpanishLightStemFilter.termAttprivate final CharTermAttributeSpanishMinimalStemFilter.termAttDeprecated.private final CharTermAttributeSpanishPluralStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.fa
Fields in org.apache.lucene.analysis.fa declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributePersianNormalizationFilter.termAttprivate final CharTermAttributePersianStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.fi
Fields in org.apache.lucene.analysis.fi declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.fr
Fields in org.apache.lucene.analysis.fr declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeFrenchLightStemFilter.termAttprivate final CharTermAttributeFrenchMinimalStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.ga
Fields in org.apache.lucene.analysis.ga declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.gl
Fields in org.apache.lucene.analysis.gl declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeGalicianMinimalStemFilter.termAttprivate final CharTermAttributeGalicianStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.hi
Fields in org.apache.lucene.analysis.hi declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeHindiNormalizationFilter.termAttprivate final CharTermAttributeHindiStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.hu
Fields in org.apache.lucene.analysis.hu declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeHungarianLightStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.icu
Fields in org.apache.lucene.analysis.icu declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeICUNormalizer2Filter.termAttprivate final CharTermAttributeICUTransformFilter.termAttprivate CharTermAttributeICUTransformFilter.ReplaceableTermAttribute.tokenMethods in org.apache.lucene.analysis.icu with parameters of type CharTermAttributeModifier and TypeMethodDescription(package private) voidICUTransformFilter.ReplaceableTermAttribute.setText(CharTermAttribute token) -
Uses of CharTermAttribute in org.apache.lucene.analysis.icu.segmentation
Fields in org.apache.lucene.analysis.icu.segmentation declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.icu.tokenattributes
Classes in org.apache.lucene.analysis.icu.tokenattributes that implement CharTermAttributeModifier and TypeClassDescriptionclassExtension ofCharTermAttributeImplthat encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. -
Uses of CharTermAttribute in org.apache.lucene.analysis.id
Fields in org.apache.lucene.analysis.id declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.in
Fields in org.apache.lucene.analysis.in declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeIndicNormalizationFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.it
Fields in org.apache.lucene.analysis.it declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeJapaneseBaseFormFilter.termAttprivate final CharTermAttributeJapaneseTokenizer.termAttprivate final CharTermAttributeJapaneseCompletionFilter.termAttrprivate final CharTermAttributeJapaneseHiraganaUppercaseFilter.termAttrprivate final CharTermAttributeJapaneseKatakanaStemFilter.termAttrprivate final CharTermAttributeJapaneseKatakanaUppercaseFilter.termAttrprivate final CharTermAttributeJapaneseNumberFilter.termAttrprivate final CharTermAttributeJapaneseReadingFormFilter.termAttr -
Uses of CharTermAttribute in org.apache.lucene.analysis.ko
Fields in org.apache.lucene.analysis.ko declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeKoreanReadingFormFilter.termAttprivate final CharTermAttributeKoreanTokenizer.termAttprivate final CharTermAttributeKoreanNumberFilter.termAttr -
Uses of CharTermAttribute in org.apache.lucene.analysis.lv
Fields in org.apache.lucene.analysis.lv declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.minhash
Fields in org.apache.lucene.analysis.minhash declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.miscellaneous
Fields in org.apache.lucene.analysis.miscellaneous declared as CharTermAttributeModifier and TypeFieldDescriptionprivate CharTermAttributeConcatenateGraphFilter.charTermAttributeprivate final CharTermAttributeScandinavianFoldingFilter.charTermAttributeprivate final CharTermAttributeScandinavianNormalizationFilter.charTermAttributeprivate final CharTermAttributeASCIIFoldingFilter.termAttprivate final CharTermAttributeCapitalizationFilter.termAttprivate final CharTermAttributeCodepointCountFilter.termAttprivate final CharTermAttributeDateRecognizerFilter.termAttprivate final CharTermAttributeDelimitedTermFrequencyTokenFilter.termAttprivate final CharTermAttributeKeepWordFilter.termAttprivate final CharTermAttributeLengthFilter.termAttprivate final CharTermAttributePatternKeywordMarkerFilter.termAttprivate final CharTermAttributeProtectedTermFilter.termAttprivate final CharTermAttributeSetKeywordMarkerFilter.termAttprivate final CharTermAttributeStemmerOverrideFilter.termAttprivate final CharTermAttributeTrimFilter.termAttprivate final CharTermAttributeTypeAsSynonymFilter.termAttprivate final CharTermAttributeFingerprintFilter.termAttributeprivate final CharTermAttributeHyphenatedWordsFilter.termAttributeprivate final CharTermAttributeRemoveDuplicatesTokenFilter.termAttributeprivate final CharTermAttributeTruncateTokenFilter.termAttributeprivate final CharTermAttributeWordDelimiterFilter.termAttributeDeprecated.private final CharTermAttributeWordDelimiterGraphFilter.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.ngram
Fields in org.apache.lucene.analysis.ngram declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeEdgeNGramTokenFilter.termAttprivate final CharTermAttributeNGramTokenFilter.termAttprivate final CharTermAttributeNGramTokenizer.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.no
Fields in org.apache.lucene.analysis.no declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeNorwegianNormalizationFilter.charTermAttributeprivate final CharTermAttributeNorwegianLightStemFilter.termAttprivate final CharTermAttributeNorwegianMinimalStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.path
Fields in org.apache.lucene.analysis.path declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributePathHierarchyTokenizer.termAttprivate final CharTermAttributeReversePathHierarchyTokenizer.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.pattern
Fields in org.apache.lucene.analysis.pattern declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributePatternCaptureGroupTokenFilter.charTermAttrprivate final CharTermAttributePatternReplaceFilter.termAttprivate final CharTermAttributePatternTokenizer.termAttprivate final CharTermAttributePatternTypingFilter.termAttprivate final CharTermAttributeSimplePatternSplitTokenizer.termAttprivate final CharTermAttributeSimplePatternTokenizer.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.payloads
Fields in org.apache.lucene.analysis.payloads declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeDelimitedPayloadTokenFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.phonetic
Fields in org.apache.lucene.analysis.phonetic declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeBeiderMorseFilter.termAttprivate final CharTermAttributeDaitchMokotoffSoundexFilter.termAttprivate final CharTermAttributeDoubleMetaphoneFilter.termAttprivate final CharTermAttributePhoneticFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.pt
Fields in org.apache.lucene.analysis.pt declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributePortugueseLightStemFilter.termAttprivate final CharTermAttributePortugueseMinimalStemFilter.termAttprivate final CharTermAttributePortugueseStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.reverse
Fields in org.apache.lucene.analysis.reverse declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.ru
Fields in org.apache.lucene.analysis.ru declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.shingle
Fields in org.apache.lucene.analysis.shingle declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeFixedShingleFilter.bufferprivate final CharTermAttributeFixedShingleFilter.termAtt(package private) final CharTermAttributeShingleFilter.InputWindowToken.termAttprivate final CharTermAttributeShingleFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.snowball
Fields in org.apache.lucene.analysis.snowball declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.sr
Fields in org.apache.lucene.analysis.sr declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeSerbianNormalizationFilter.termAttprivate final CharTermAttributeSerbianNormalizationRegularFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.standard
Fields in org.apache.lucene.analysis.standard declared as CharTermAttributeMethods in org.apache.lucene.analysis.standard with parameters of type CharTermAttributeModifier and TypeMethodDescriptionfinal voidStandardTokenizerImpl.getText(CharTermAttribute t) Fills CharTermAttribute with the current token text. -
Uses of CharTermAttribute in org.apache.lucene.analysis.stempel
Fields in org.apache.lucene.analysis.stempel declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.sv
Fields in org.apache.lucene.analysis.sv declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeSwedishLightStemFilter.termAttprivate final CharTermAttributeSwedishMinimalStemFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.synonym
Fields in org.apache.lucene.analysis.synonym declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeSynonymFilter.termAttDeprecated.private final CharTermAttributeSynonymGraphFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.synonym.word2vec
Fields in org.apache.lucene.analysis.synonym.word2vec declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.te
Fields in org.apache.lucene.analysis.te declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeTeluguNormalizationFilter.termAttprivate final CharTermAttributeTeluguStemFilter.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.th
Fields in org.apache.lucene.analysis.th declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.analysis.tokenattributes
Classes in org.apache.lucene.analysis.tokenattributes that implement CharTermAttributeModifier and TypeClassDescriptionclassDefault implementation ofCharTermAttribute.classDefault implementation of the common attributes used by Lucene:CharTermAttributeTypeAttributePositionIncrementAttributePositionLengthAttributeOffsetAttributeTermFrequencyAttributeMethods in org.apache.lucene.analysis.tokenattributes that return CharTermAttributeModifier and TypeMethodDescriptionCharTermAttribute.append(char c) CharTermAttribute.append(CharSequence csq) CharTermAttribute.append(CharSequence csq, int start, int end) Appends the specifiedStringto this character sequence.CharTermAttribute.append(StringBuilder sb) Appends the specifiedStringBuilderto this character sequence.CharTermAttribute.append(CharTermAttribute termAtt) Appends the contents of the otherCharTermAttributeto this character sequence.final CharTermAttributeCharTermAttributeImpl.append(char c) final CharTermAttributeCharTermAttributeImpl.append(CharSequence csq) final CharTermAttributeCharTermAttributeImpl.append(CharSequence csq, int start, int end) final CharTermAttributefinal CharTermAttributeCharTermAttributeImpl.append(StringBuilder s) final CharTermAttributeCharTermAttributeImpl.append(CharTermAttribute ta) private CharTermAttributeCharTermAttributeImpl.appendNull()CharTermAttribute.setEmpty()Sets the length of the termBuffer to zero.final CharTermAttributeCharTermAttributeImpl.setEmpty()CharTermAttribute.setLength(int length) Set number of valid characters (length of the term) in the termBuffer array.final CharTermAttributeCharTermAttributeImpl.setLength(int length) Methods in org.apache.lucene.analysis.tokenattributes with parameters of type CharTermAttributeModifier and TypeMethodDescriptionCharTermAttribute.append(CharTermAttribute termAtt) Appends the contents of the otherCharTermAttributeto this character sequence.final CharTermAttributeCharTermAttributeImpl.append(CharTermAttribute ta) -
Uses of CharTermAttribute in org.apache.lucene.analysis.tr
Fields in org.apache.lucene.analysis.tr declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeApostropheFilter.termAttprivate final CharTermAttributeTurkishLowerCaseFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.util
Fields in org.apache.lucene.analysis.util declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeCharTokenizer.termAttprivate final CharTermAttributeElisionFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.analysis.wikipedia
Fields in org.apache.lucene.analysis.wikipedia declared as CharTermAttributeMethods in org.apache.lucene.analysis.wikipedia with parameters of type CharTermAttributeModifier and TypeMethodDescription(package private) final voidWikipediaTokenizerImpl.getText(CharTermAttribute t) Fills Lucene token with the current token text. -
Uses of CharTermAttribute in org.apache.lucene.collation.tokenattributes
Classes in org.apache.lucene.collation.tokenattributes that implement CharTermAttributeModifier and TypeClassDescriptionclassExtension ofCharTermAttributeImplthat encodes the term text as a binary Unicode collation key instead of as UTF-8 bytes. -
Uses of CharTermAttribute in org.apache.lucene.document
Fields in org.apache.lucene.document declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeFeatureField.FeatureTokenStream.termAttributeprivate final CharTermAttributeField.StringTokenStream.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeTermsEnumTokenStream.charTermprivate final CharTermAttributeSuffixingNGramTokenFilter.termAtt -
Uses of CharTermAttribute in org.apache.lucene.search.highlight
Fields in org.apache.lucene.search.highlight declared as CharTermAttributeModifier and TypeFieldDescriptionprivate CharTermAttributeQueryScorer.termAttprivate CharTermAttributeQueryTermScorer.termAttprivate CharTermAttributeSimpleSpanFragmenter.termAttprivate final CharTermAttributeTokenStreamFromTermVector.termAttribute -
Uses of CharTermAttribute in org.apache.lucene.search.suggest.analyzing
Fields in org.apache.lucene.search.suggest.analyzing declared as CharTermAttribute -
Uses of CharTermAttribute in org.apache.lucene.search.suggest.document
Fields in org.apache.lucene.search.suggest.document declared as CharTermAttributeModifier and TypeFieldDescriptionprivate final CharTermAttributeContextSuggestField.PrefixTokenFilter.termAttr -
Uses of CharTermAttribute in org.apache.lucene.search.uhighlight
Fields in org.apache.lucene.search.uhighlight declared as CharTermAttributeModifier and TypeFieldDescription(package private) final CharTermAttributeTokenStreamOffsetStrategy.TokenStreamOffsetsEnum.charTermAtt