Uses of Interface
org.apache.lucene.analysis.tokenattributes.KeywordAttribute
Packages that use KeywordAttribute
Package
Description
Analyzer for Arabic.
Analyzer for Bulgarian.
Analyzer for Bengali Language.
Analyzer for Brazilian Portuguese.
Analyzer for Sorani Kurdish.
Analyzer for Czech.
Analyzer for German.
Analyzer for Greek.
Analyzer for English.
Analyzer for Spanish.
Analyzer for Persian.
Analyzer for Finnish.
Analyzer for French.
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.Analyzer for Indonesian.
Analyzer for Italian.
Analyzer for Japanese.
Analyzer for Korean.
Analyzer for Latvian.
Miscellaneous Tokenstreams.
Analyzer for Norwegian.
Analyzer for Portuguese.
Analyzer for Russian.
Stempel: Algorithmic Stemmer
Analyzer for Swedish.
Analyzer for Telugu Language.
General-purpose attributes for text analysis.
Monitoring framework
Analyzer based autosuggest.
-
Uses of KeywordAttribute in org.apache.lucene.analysis.ar
Fields in org.apache.lucene.analysis.ar declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.bg
Fields in org.apache.lucene.analysis.bg declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.bn
Fields in org.apache.lucene.analysis.bn declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
BengaliNormalizationFilter.keywordAtt
private final KeywordAttribute
BengaliStemFilter.keywordAttribute
-
Uses of KeywordAttribute in org.apache.lucene.analysis.br
Fields in org.apache.lucene.analysis.br declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.ckb
Fields in org.apache.lucene.analysis.ckb declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.cz
Fields in org.apache.lucene.analysis.cz declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.de
Fields in org.apache.lucene.analysis.de declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
GermanLightStemFilter.keywordAttr
private final KeywordAttribute
GermanMinimalStemFilter.keywordAttr
private final KeywordAttribute
GermanStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.el
Fields in org.apache.lucene.analysis.el declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.en
Fields in org.apache.lucene.analysis.en declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
KStemFilter.keywordAtt
private final KeywordAttribute
EnglishMinimalStemFilter.keywordAttr
private final KeywordAttribute
PorterStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.es
Fields in org.apache.lucene.analysis.es declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
SpanishLightStemFilter.keywordAttr
private final KeywordAttribute
SpanishMinimalStemFilter.keywordAttr
Deprecated.private final KeywordAttribute
SpanishPluralStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.fa
Fields in org.apache.lucene.analysis.fa declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.fi
Fields in org.apache.lucene.analysis.fi declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
FinnishLightStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.fr
Fields in org.apache.lucene.analysis.fr declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
FrenchLightStemFilter.keywordAttr
private final KeywordAttribute
FrenchMinimalStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.gl
Fields in org.apache.lucene.analysis.gl declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
GalicianMinimalStemFilter.keywordAttr
private final KeywordAttribute
GalicianStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.hi
Fields in org.apache.lucene.analysis.hi declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
HindiNormalizationFilter.keywordAtt
private final KeywordAttribute
HindiStemFilter.keywordAtt
-
Uses of KeywordAttribute in org.apache.lucene.analysis.hu
Fields in org.apache.lucene.analysis.hu declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
HungarianLightStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.id
Fields in org.apache.lucene.analysis.id declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.it
Fields in org.apache.lucene.analysis.it declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
ItalianLightStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.ja
Fields in org.apache.lucene.analysis.ja declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
JapaneseBaseFormFilter.keywordAtt
private final KeywordAttribute
JapaneseKatakanaStemFilter.keywordAttr
private final KeywordAttribute
JapaneseNumberFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.ko
Fields in org.apache.lucene.analysis.ko declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.lv
Fields in org.apache.lucene.analysis.lv declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.miscellaneous
Fields in org.apache.lucene.analysis.miscellaneous declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
StemmerOverrideFilter.keywordAtt
private final KeywordAttribute
KeywordMarkerFilter.keywordAttr
private final KeywordAttribute
TruncateTokenFilter.keywordAttr
private final KeywordAttribute
KeywordRepeatFilter.keywordAttribute
private final KeywordAttribute
WordDelimiterFilter.keywordAttribute
Deprecated.private final KeywordAttribute
WordDelimiterGraphFilter.keywordAttribute
-
Uses of KeywordAttribute in org.apache.lucene.analysis.no
Fields in org.apache.lucene.analysis.no declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
NorwegianLightStemFilter.keywordAttr
private final KeywordAttribute
NorwegianMinimalStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.pt
Fields in org.apache.lucene.analysis.pt declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
PortugueseLightStemFilter.keywordAttr
private final KeywordAttribute
PortugueseMinimalStemFilter.keywordAttr
private final KeywordAttribute
PortugueseStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.ru
Fields in org.apache.lucene.analysis.ru declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
RussianLightStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.snowball
Fields in org.apache.lucene.analysis.snowball declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.stempel
Fields in org.apache.lucene.analysis.stempel declared as KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.analysis.sv
Fields in org.apache.lucene.analysis.sv declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
SwedishLightStemFilter.keywordAttr
private final KeywordAttribute
SwedishMinimalStemFilter.keywordAttr
-
Uses of KeywordAttribute in org.apache.lucene.analysis.te
Fields in org.apache.lucene.analysis.te declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
TeluguNormalizationFilter.keywordAtt
private final KeywordAttribute
TeluguStemFilter.keywordAttribute
-
Uses of KeywordAttribute in org.apache.lucene.analysis.tokenattributes
Classes in org.apache.lucene.analysis.tokenattributes that implement KeywordAttribute -
Uses of KeywordAttribute in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor declared as KeywordAttributeModifier and TypeFieldDescriptionprivate final KeywordAttribute
SuffixingNGramTokenFilter.keywordAtt
-
Uses of KeywordAttribute in org.apache.lucene.search.suggest.analyzing
Fields in org.apache.lucene.search.suggest.analyzing declared as KeywordAttribute