Uses of Package
org.apache.lucene.analysis.tokenattributes
Packages that use org.apache.lucene.analysis.tokenattributes
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.
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.Code to maintain and access indices.
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.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysisClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.arClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.bgClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.bnClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.boost
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.brClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.cjkClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.ckbClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.classicClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.cn.smartClassDescriptionThe term text of a Token.The start and end character offset of a Token.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.commongramsClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.compoundClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.coreClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.czClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.deClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.elClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.emailClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.enClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.esClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.faClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.fiClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.frClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.ga
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.glClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.hiClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.huClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.hunspellClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.icu
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.icu.segmentationClassDescriptionThe term text of a Token.The start and end character offset of a Token.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.icu.tokenattributesClassDescriptionThe term text of a Token.Default implementation of
CharTermAttribute
.This attribute is requested by TermsHashPerField to index the contents. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.idClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.in
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.itClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.jaClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.koClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.lvClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.minhashClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.miscellaneousClassDescriptionThe term text of a Token.This attribute can be used to pass different flags down the
Tokenizer
chain, e.g.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.Sets the custom term frequency of a term within one document.This attribute is requested by TermsHashPerField to index the contents.A Token's lexical type. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.ngramClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.noClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.pathClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.patternClassDescriptionThe term text of a Token.This attribute can be used to pass different flags down the
Tokenizer
chain, e.g.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.A Token's lexical type. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.payloadsClassDescriptionThe term text of a Token.The start and end character offset of a Token.The payload of a Token.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.phoneticClassDescriptionThe term text of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.ptClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.reverse
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.ruClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.shingleClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.snowballClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.sr
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.standardClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.stempelClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.svClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.synonymClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.A Token's lexical type.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.teClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.thClassDescriptionThe term text of a Token.The start and end character offset of a Token.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.tokenattributesClassDescriptionThis attribute can be used if you have the raw term bytes to be indexed.The term text of a Token.Default implementation of
CharTermAttribute
.This attribute can be used to pass different flags down theTokenizer
chain, e.g.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Default implementation of the common attributes used by Lucene:CharTermAttribute
TypeAttribute
PositionIncrementAttribute
PositionLengthAttribute
OffsetAttribute
TermFrequencyAttribute
The payload of a Token.Default implementation ofPayloadAttribute
.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.This attribute tracks what sentence a given token belongs to as well as potentially other sentence specific attributes.Sets the custom term frequency of a term within one document.This attribute is requested by TermsHashPerField to index the contents.A Token's lexical type. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.tr
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.utilClassDescriptionThe term text of a Token.The start and end character offset of a Token.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.analysis.wikipediaClassDescriptionThe term text of a Token.This attribute can be used to pass different flags down the
Tokenizer
chain, e.g.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.A Token's lexical type. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.collation.tokenattributesClassDescriptionThe term text of a Token.Default implementation of
CharTermAttribute
.This attribute is requested by TermsHashPerField to index the contents. -
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.documentClassDescriptionThis attribute can be used if you have the raw term bytes to be indexed.The term text of a Token.The start and end character offset of a Token.Sets the custom term frequency of a term within one document.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.indexClassDescriptionThe start and end character offset of a Token.The payload of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Sets the custom term frequency of a term within one document.This attribute is requested by TermsHashPerField to index the contents.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.monitorClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.Determines how many positions this token spans.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.search.highlightClassDescriptionThe term text of a Token.The start and end character offset of a Token.The payload of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.search.suggest.analyzingClassDescriptionThe term text of a Token.This attribute can be used to mark a token as a keyword.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.search.suggest.documentClassDescriptionThe term text of a Token.The payload of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.
-
Classes in org.apache.lucene.analysis.tokenattributes used by org.apache.lucene.search.uhighlightClassDescriptionThe term text of a Token.The start and end character offset of a Token.Determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching.