- AbstractAnalysisFactory - Class in org.apache.lucene.analysis.util
 
- 
 
- AbstractAnalysisFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Initialize this factory via a set of key-value pairs.
 
- AbstractEncoder - Class in org.apache.lucene.analysis.payloads
 
- 
Base class for payload encoders.
 
- AbstractEncoder() - Constructor for class org.apache.lucene.analysis.payloads.AbstractEncoder
 
-  
 
- accept() - Method in class org.apache.lucene.analysis.core.StopFilter
 
- 
Returns the next input Token whose term() is not a stop word.
 
- accept() - Method in class org.apache.lucene.analysis.core.TypeTokenFilter
 
- 
By default accept the token if its type is not a stop type.
 
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.CodepointCountFilter
 
-  
 
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilter
 
-  
 
- accept() - Method in class org.apache.lucene.analysis.miscellaneous.LengthFilter
 
-  
 
- accept(AttributeSource) - Method in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
-  
 
- accept(AttributeSource) - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter.SinkFilter
 
- 
Returns true, iff the current state of the passed-in 
AttributeSource shall be stored
 in the sink.
 
 
- accept(AttributeSource) - Method in class org.apache.lucene.analysis.sinks.TokenRangeSinkFilter
 
-  
 
- accept(AttributeSource) - Method in class org.apache.lucene.analysis.sinks.TokenTypeSinkFilter
 
-  
 
- accept() - Method in class org.apache.lucene.analysis.util.FilteringTokenFilter
 
- 
 
- ACRONYM - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- ACRONYM - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- ACRONYM_DEP - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- ACRONYM_DEP - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- ACRONYM_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- add(String, String) - Method in class org.apache.lucene.analysis.charfilter.NormalizeCharMap.Builder
 
- 
Records a replacement to be applied to the input
  stream.
 
- add(CharSequence, CharSequence) - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.Builder
 
- 
Adds an input string and it's stemmer override output to this builder.
 
- add(CharsRef, CharsRef, boolean) - Method in class org.apache.lucene.analysis.synonym.SynonymMap.Builder
 
- 
Add a phrase->phrase synonym mapping.
 
- add(Object) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
-  
 
- add(CharSequence) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
Add this CharSequence into the set
 
- add(String) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
Add this String into the set
 
- add(char[]) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
Add this char[] directly to the set.
 
- addClass(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Add a character class to the tree.
 
- addClass(String) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
 
- 
Add a character class.
 
- addException(String, ArrayList<Object>) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Add an exception to the tree.
 
- addException(String, ArrayList<Object>) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
 
- 
Add a hyphenation exception.
 
- addOffCorrectMap(int, int) - Method in class org.apache.lucene.analysis.charfilter.BaseCharFilter
 
- 
   Adds an offset correction mapping at the given output stream offset.
 
- addPattern(String, String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Add a pattern to the tree.
 
- addPattern(String, String) - Method in interface org.apache.lucene.analysis.compound.hyphenation.PatternConsumer
 
- 
Add hyphenation patterns.
 
- addPrefix(HunspellAffix) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Adds a prefix to the list of prefixes used to generate this stem.
 
- addSinkTokenStream(TeeSinkTokenFilter.SinkTokenStream) - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
- 
 
- addSuffix(HunspellAffix) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Adds a suffix to the list of suffixes used to generate this stem.
 
- ALEF - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- ALEF - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- ALEF_HAMZA_ABOVE - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- ALEF_HAMZA_BELOW - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- ALEF_MADDA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- alloc(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
- 
This is to implement memory allocation in the array.
 
- alloc(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- ALPHA - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- ALPHANUM - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- ALPHANUM - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- ALPHANUM_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- Among - Class in org.tartarus.snowball
 
- 
This is the rev 502 of the Snowball SVN trunk,
 but modified:
 made abstract and introduced abstract method stem to avoid expensive reflection in filter class.
 
- Among(String, int, int, String, SnowballProgram) - Constructor for class org.tartarus.snowball.Among
 
-  
 
- analyze(String, CharsRef) - Method in class org.apache.lucene.analysis.synonym.SynonymMap.Parser
 
- 
 
- APOSTROPHE - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- APOSTROPHE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- APOSTROPHE_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- append(CharSequence) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- append(CharSequence, int, int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- append(char) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- apply(char[], int) - Method in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
 
-  
 
- applyAffix(char[], int, HunspellAffix, int) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer
 
- 
Applies the affix rule to the given word, producing a list of stems if any are found
 
- ArabicAnalyzer - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
 
- ArabicAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- ArabicAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
Builds an analyzer with the given stop word.
 
- ArabicLetterTokenizer - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicLetterTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.ar.ArabicLetterTokenizer
 
- 
Deprecated.
Construct a new ArabicLetterTokenizer.
 
- ArabicLetterTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.ar.ArabicLetterTokenizer
 
- 
Deprecated.
 
- ArabicLetterTokenizerFactory - Class in org.apache.lucene.analysis.ar
 
- 
Deprecated.
(3.1) Use StandardTokenizerFactory instead.
 
 
- ArabicLetterTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ar.ArabicLetterTokenizerFactory
 
- 
Deprecated.
Creates a new ArabicNormalizationFilterFactory
 
- ArabicNormalizationFilter - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizationFilter
 
-  
 
- ArabicNormalizationFilterFactory - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizationFilterFactory
 
- 
Creates a new ArabicNormalizationFilterFactory
 
- ArabicNormalizer - Class in org.apache.lucene.analysis.ar
 
- 
Normalizer for Arabic.
 
- ArabicNormalizer() - Constructor for class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- ArabicStemFilter - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ar.ArabicStemFilter
 
-  
 
- ArabicStemFilterFactory - Class in org.apache.lucene.analysis.ar
 
- 
 
- ArabicStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ar.ArabicStemFilterFactory
 
- 
Creates a new ArabicStemFilterFactory
 
- ArabicStemmer - Class in org.apache.lucene.analysis.ar
 
- 
Stemmer for Arabic.
 
- ArabicStemmer() - Constructor for class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- ArmenianAnalyzer - Class in org.apache.lucene.analysis.hy
 
- 
 
- ArmenianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
 
- ArmenianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ArmenianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ArmenianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- ArmenianStemmer() - Constructor for class org.tartarus.snowball.ext.ArmenianStemmer
 
-  
 
- ASCIIFoldingFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This class converts alphabetic, numeric, and symbolic Unicode characters
 which are not in the first 127 ASCII characters (the "Basic Latin" Unicode
 block) into their ASCII equivalents, if one exists.
 
- ASCIIFoldingFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
 
-  
 
- ASCIIFoldingFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- ASCIIFoldingFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilterFactory
 
- 
Creates a new ASCIIFoldingFilterFactory
 
- assign_to(StringBuilder) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- assureMatchVersion() - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
 
- availableCharFilters() - Static method in class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
returns a list of all available charfilter names
 
- availableTokenFilters() - Static method in class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
returns a list of all available tokenfilter names from context classpath
 
- availableTokenizers() - Static method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
returns a list of all available tokenizer names from context classpath
 
- capacity() - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
- 
returns current capacity of array
 
- capacity() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
- 
returns current capacity of array
 
- capacity() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- CapitalizationFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
A filter to apply normal capitalization rules to Tokens.
 
- CapitalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.CapitalizationFilter
 
- 
Creates a CapitalizationFilter with the default parameters.
 
- CapitalizationFilter(TokenStream, boolean, CharArraySet, boolean, Collection<char[]>, int, int, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.CapitalizationFilter
 
- 
Creates a CapitalizationFilter with the specified parameters.
 
- CapitalizationFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- CapitalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.CapitalizationFilterFactory
 
- 
Creates a new CapitalizationFilterFactory
 
- CatalanAnalyzer - Class in org.apache.lucene.analysis.ca
 
- 
 
- CatalanAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
 
- CatalanAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- CatalanAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- CatalanStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- CatalanStemmer() - Constructor for class org.tartarus.snowball.ext.CatalanStemmer
 
-  
 
- CATEGORY - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CATEGORY_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CATENATE_ALL - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes all subword parts to be catenated:
 
 "wi-fi-4000" => "wifi4000"
 
 
- CATENATE_NUMBERS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes maximum runs of word parts to be catenated:
 
 "wi-fi" => "wifi"
 
 
- CATENATE_WORDS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes maximum runs of word parts to be catenated:
 
 "wi-fi" => "wifi"
 
 
- characters(char[], int, int) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- CharacterUtils - Class in org.apache.lucene.analysis.util
 
- 
CharacterUtils provides a unified interface to Character-related
 operations to implement backwards compatible character operations based on a
 
Version instance.
 
 
- CharacterUtils() - Constructor for class org.apache.lucene.analysis.util.CharacterUtils
 
-  
 
- CharacterUtils.CharacterBuffer - Class in org.apache.lucene.analysis.util
 
- 
 
- CharArrayIterator - Class in org.apache.lucene.analysis.util
 
- 
 
- CharArrayIterator() - Constructor for class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- CharArrayMap<V> - Class in org.apache.lucene.analysis.util
 
- 
A simple class that stores key Strings as char[]'s in a
 hash table.
 
- CharArrayMap(Version, int, boolean) - Constructor for class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Create map with enough capacity to hold startSize terms
 
- CharArrayMap(Version, Map<?, ? extends V>, boolean) - Constructor for class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Creates a map from the mappings in another map.
 
- CharArrayMap.EntryIterator - Class in org.apache.lucene.analysis.util
 
- 
public iterator class so efficient methods are exposed to users
 
- CharArrayMap.EntrySet - Class in org.apache.lucene.analysis.util
 
- 
public EntrySet class so efficient methods are exposed to users
 
- CharArraySet - Class in org.apache.lucene.analysis.util
 
- 
A simple class that stores Strings as char[]'s in a
 hash table.
 
- CharArraySet(Version, int, boolean) - Constructor for class org.apache.lucene.analysis.util.CharArraySet
 
- 
Create set with enough capacity to hold startSize terms
 
- CharArraySet(Version, Collection<?>, boolean) - Constructor for class org.apache.lucene.analysis.util.CharArraySet
 
- 
Creates a set from a Collection of objects.
 
- charAt(int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- CharFilterFactory - Class in org.apache.lucene.analysis.util
 
- 
Abstract parent class for analysis factories that create 
CharFilter
 instances.
 
 
- CharFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
Initialize this factory via a set of key-value pairs.
 
- charset - Variable in class org.apache.lucene.analysis.payloads.IdentityEncoder
 
-  
 
- CharTokenizer - Class in org.apache.lucene.analysis.util
 
- 
An abstract base class for simple, character-oriented tokenizers.
 
- CharTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.util.CharTokenizer
 
- 
 
- CharTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.util.CharTokenizer
 
- 
 
- CharVector - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
This class implements a simple char vector with access to the underlying
 array.
 
- CharVector() - Constructor for class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- CharVector(int) - Constructor for class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- CharVector(char[]) - Constructor for class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- CharVector(char[], int) - Constructor for class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- checkCondition(CharSequence) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Checks whether the given text matches the conditional pattern on this affix
 
- ChineseAnalyzer - Class in org.apache.lucene.analysis.cn
 
- 
Deprecated.
(3.1) Use StandardAnalyzer instead, which has the same functionality.
 This analyzer will be removed in Lucene 5.0 
 
 
- ChineseAnalyzer() - Constructor for class org.apache.lucene.analysis.cn.ChineseAnalyzer
 
- 
Deprecated.
  
- ChineseFilter - Class in org.apache.lucene.analysis.cn
 
- 
Deprecated.
(3.1) Use StopFilter instead, which has the same functionality.
 This filter will be removed in Lucene 5.0 
 
 
- ChineseFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.cn.ChineseFilter
 
- 
Deprecated.
  
- ChineseFilterFactory - Class in org.apache.lucene.analysis.cn
 
- 
 
- ChineseFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cn.ChineseFilterFactory
 
- 
Deprecated.
Creates a new ChineseFilterFactory
 
- ChineseTokenizer - Class in org.apache.lucene.analysis.cn
 
- 
Deprecated.
(3.1) Use StandardTokenizer instead, which has the same functionality.
 This filter will be removed in Lucene 5.0 
 
 
- ChineseTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.cn.ChineseTokenizer
 
- 
Deprecated.
  
- ChineseTokenizer(AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.cn.ChineseTokenizer
 
- 
Deprecated.
  
- ChineseTokenizerFactory - Class in org.apache.lucene.analysis.cn
 
- 
 
- ChineseTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cn.ChineseTokenizerFactory
 
- 
Deprecated.
Creates a new ChineseTokenizerFactory
 
- CITATION - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CITATION_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CJ - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- CJ - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- CJ_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CJKAnalyzer - Class in org.apache.lucene.analysis.cjk
 
- 
 
- CJKAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.cjk.CJKAnalyzer
 
- 
 
- CJKAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.cjk.CJKAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- CJKBigramFilter - Class in org.apache.lucene.analysis.cjk
 
- 
Forms bigrams of CJK terms that are generated from StandardTokenizer
 or ICUTokenizer.
 
- CJKBigramFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
 
- CJKBigramFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
 
- CJKBigramFilter(TokenStream, int, boolean) - Constructor for class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
Create a new CJKBigramFilter, specifying which writing systems should be bigrammed,
 and whether or not unigrams should also be output.
 
- CJKBigramFilterFactory - Class in org.apache.lucene.analysis.cjk
 
- 
 
- CJKBigramFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cjk.CJKBigramFilterFactory
 
- 
Creates a new CJKBigramFilterFactory
 
- CJKTokenizer - Class in org.apache.lucene.analysis.cjk
 
- 
Deprecated.
Use StandardTokenizer, CJKWidthFilter, CJKBigramFilter, and LowerCaseFilter instead.
 
 
- CJKTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.cjk.CJKTokenizer
 
- 
Deprecated.
Construct a token stream processing the given input.
 
- CJKTokenizer(AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.cjk.CJKTokenizer
 
- 
Deprecated.
  
- CJKTokenizerFactory - Class in org.apache.lucene.analysis.cjk
 
- 
 
- CJKTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cjk.CJKTokenizerFactory
 
- 
Deprecated.
Creates a new CJKTokenizerFactory
 
- CJKWidthFilter - Class in org.apache.lucene.analysis.cjk
 
- 
A 
TokenFilter that normalizes CJK width differences:
 
   Folds fullwidth ASCII variants into the equivalent basic latin
   Folds halfwidth Katakana variants into the equivalent kana
 
 
 
- CJKWidthFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.cjk.CJKWidthFilter
 
-  
 
- CJKWidthFilterFactory - Class in org.apache.lucene.analysis.cjk
 
- 
 
- CJKWidthFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cjk.CJKWidthFilterFactory
 
- 
Creates a new CJKWidthFilterFactory
 
- ClassicAnalyzer - Class in org.apache.lucene.analysis.standard
 
- 
 
- ClassicAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ClassicAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
 
- ClassicAnalyzer(Version, Reader) - Constructor for class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
Builds an analyzer with the stop words from the given reader.
 
- ClassicFilter - Class in org.apache.lucene.analysis.standard
 
- 
 
- ClassicFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.standard.ClassicFilter
 
- 
Construct filtering in.
 
- ClassicFilterFactory - Class in org.apache.lucene.analysis.standard
 
- 
 
- ClassicFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.standard.ClassicFilterFactory
 
- 
Creates a new ClassicFilterFactory
 
- ClassicTokenizer - Class in org.apache.lucene.analysis.standard
 
- 
A grammar-based tokenizer constructed with JFlex
 
- ClassicTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.standard.ClassicTokenizer
 
- 
 
- ClassicTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.standard.ClassicTokenizer
 
- 
 
- ClassicTokenizerFactory - Class in org.apache.lucene.analysis.standard
 
- 
 
- ClassicTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.standard.ClassicTokenizerFactory
 
- 
Creates a new ClassicTokenizerFactory
 
- classmap - Variable in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
This map stores the character classes
 
- ClasspathResourceLoader - Class in org.apache.lucene.analysis.util
 
- 
 
- ClasspathResourceLoader() - Constructor for class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
- 
Creates an instance using the context classloader to load Resources and classes.
 
- ClasspathResourceLoader(ClassLoader) - Constructor for class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
- 
Creates an instance using the given classloader to load Resources and classes.
 
- ClasspathResourceLoader(Class<?>) - Constructor for class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
- 
Creates an instance using the context classloader to load Resources and classes
 Resources are resolved relative to the given class, if path is not absolute.
 
- clear() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
- 
Reset Vector but don't resize or clear elements
 
- clear() - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Clears all entries in this map.
 
- clear() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntrySet
 
-  
 
- clear() - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
Clears all entries in this set.
 
- clone() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- clone() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- clone() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- close() - Method in class org.apache.lucene.analysis.charfilter.HTMLStripCharFilter
 
-  
 
- close() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter
 
-  
 
- close() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- close() - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- close() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- close() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- close() - Method in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- codePointAt(CharSequence, int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Returns the code point at the given index of the 
CharSequence.
 
 
- codePointAt(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Returns the code point at the given index of the char array where only elements
 with index less than the limit are used.
 
- codePointCount(CharSequence) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Return the number of characters in seq.
 
- CodepointCountFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Removes words that are too long or too short from the stream.
 
- CodepointCountFilter(Version, TokenStream, int, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.CodepointCountFilter
 
- 
 
- CodepointCountFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- CodepointCountFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.CodepointCountFilterFactory
 
- 
Creates a new CodepointCountFilterFactory
 
- CollatedTermAttributeImpl - Class in org.apache.lucene.collation.tokenattributes
 
- 
Extension of 
CharTermAttributeImpl that encodes the term
 text as a binary Unicode collation key instead of as UTF-8 bytes.
 
 
- CollatedTermAttributeImpl(Collator) - Constructor for class org.apache.lucene.collation.tokenattributes.CollatedTermAttributeImpl
 
- 
Create a new CollatedTermAttributeImpl
 
- CollationAttributeFactory - Class in org.apache.lucene.collation
 
- 
   Converts each token into its 
CollationKey, and then
   encodes the bytes as an index term.
 
 
- CollationAttributeFactory(Collator) - Constructor for class org.apache.lucene.collation.CollationAttributeFactory
 
- 
 
- CollationAttributeFactory(AttributeSource.AttributeFactory, Collator) - Constructor for class org.apache.lucene.collation.CollationAttributeFactory
 
- 
Create a CollationAttributeFactory, using the supplied Attribute Factory 
 as the factory for all other attributes.
 
- CollationKeyAnalyzer - Class in org.apache.lucene.collation
 
- 
 
- CollationKeyAnalyzer(Version, Collator) - Constructor for class org.apache.lucene.collation.CollationKeyAnalyzer
 
- 
Create a new CollationKeyAnalyzer, using the specified collator.
 
- CollationKeyAnalyzer(Collator) - Constructor for class org.apache.lucene.collation.CollationKeyAnalyzer
 
- 
 
- CollationKeyFilter - Class in org.apache.lucene.collation
 
- 
 
- CollationKeyFilter(TokenStream, Collator) - Constructor for class org.apache.lucene.collation.CollationKeyFilter
 
- 
Deprecated.
  
- CollationKeyFilterFactory - Class in org.apache.lucene.collation
 
- 
 
- CollationKeyFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.collation.CollationKeyFilterFactory
 
- 
Deprecated.
  
- CommonGramsFilter - Class in org.apache.lucene.analysis.commongrams
 
- 
Construct bigrams for frequently occurring terms while indexing.
 
- CommonGramsFilter(Version, TokenStream, CharArraySet) - Constructor for class org.apache.lucene.analysis.commongrams.CommonGramsFilter
 
- 
Construct a token stream filtering the given input using a Set of common
 words to create bigrams.
 
- CommonGramsFilterFactory - Class in org.apache.lucene.analysis.commongrams
 
- 
 
- CommonGramsFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.commongrams.CommonGramsFilterFactory
 
- 
Creates a new CommonGramsFilterFactory
 
- CommonGramsQueryFilter - Class in org.apache.lucene.analysis.commongrams
 
- 
Wrap a CommonGramsFilter optimizing phrase queries by only returning single
 words when they are not a member of a bigram.
 
- CommonGramsQueryFilter(CommonGramsFilter) - Constructor for class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilter
 
- 
Constructs a new CommonGramsQueryFilter based on the provided CommomGramsFilter
 
- CommonGramsQueryFilterFactory - Class in org.apache.lucene.analysis.commongrams
 
- 
 
- CommonGramsQueryFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilterFactory
 
- 
Creates a new CommonGramsQueryFilterFactory
 
- COMPANY - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- COMPANY - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- COMPANY_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- CompoundWordTokenFilterBase - Class in org.apache.lucene.analysis.compound
 
- 
Base class for decomposition token filters.
 
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, boolean) - Constructor for class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet) - Constructor for class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- CompoundWordTokenFilterBase.CompoundToken - Class in org.apache.lucene.analysis.compound
 
- 
Helper class to hold decompounded token information
 
- CompoundWordTokenFilterBase.CompoundToken(int, int) - Constructor for class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase.CompoundToken
 
- 
 
- CONSUME_ALL_TOKENS_KEY - Static variable in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilterFactory
 
-  
 
- CONSUME_ALL_TOKENS_KEY - Static variable in class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilterFactory
 
-  
 
- consumeAllTokens() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
- 
TeeSinkTokenFilter passes all tokens to the added sinks
 when itself is consumed.
 
- contains(Object) - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntrySet
 
-  
 
- contains(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
true if the len chars of text starting at off
 are in the set
 
- contains(CharSequence) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
true if the CharSequence is in the set
 
- contains(Object) - Method in class org.apache.lucene.analysis.util.CharArraySet
 
-  
 
- containsKey(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
 
- containsKey(CharSequence) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
 
- containsKey(Object) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- copy(Version, Map<?, ? extends V>) - Static method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
 
- copy(Version, Set<?>) - Static method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
 
- copy_from(SnowballProgram) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- correct(int) - Method in class org.apache.lucene.analysis.charfilter.BaseCharFilter
 
- 
Retrieve the corrected offset.
 
- correct(int) - Method in class org.apache.lucene.analysis.fa.PersianCharFilter
 
-  
 
- correct(int) - Method in class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.ar.ArabicLetterTokenizerFactory
 
- 
Deprecated.
  
- create(TokenStream) - Method in class org.apache.lucene.analysis.ar.ArabicNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.ar.ArabicStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.bg.BulgarianStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.br.BrazilianStemFilterFactory
 
-  
 
- create(Reader) - Method in class org.apache.lucene.analysis.charfilter.HTMLStripCharFilterFactory
 
-  
 
- create(Reader) - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.cjk.CJKBigramFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.cjk.CJKTokenizerFactory
 
- 
Deprecated.
  
- create(TokenStream) - Method in class org.apache.lucene.analysis.cjk.CJKWidthFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.cn.ChineseFilterFactory
 
- 
Deprecated.
  
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.cn.ChineseTokenizerFactory
 
- 
Deprecated.
  
- create(TokenStream) - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilterFactory
 
- 
Create a CommonGramsFilter and wrap it with a CommonGramsQueryFilter
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.core.KeywordTokenizerFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.core.LetterTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.core.LowerCaseFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.core.LowerCaseTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.core.TypeTokenFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.core.WhitespaceTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.cz.CzechStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.de.GermanLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.de.GermanMinimalStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.de.GermanNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.de.GermanStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.el.GreekLowerCaseFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.el.GreekStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.en.EnglishMinimalStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.en.EnglishPossessiveFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.en.KStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.en.PorterStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.es.SpanishLightStemFilterFactory
 
-  
 
- create(Reader) - Method in class org.apache.lucene.analysis.fa.PersianCharFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.fa.PersianNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.fi.FinnishLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.fr.FrenchLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.fr.FrenchMinimalStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.ga.IrishLowerCaseFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.gl.GalicianMinimalStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.gl.GalicianStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.hi.HindiNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.hi.HindiStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.hu.HungarianLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemFilterFactory
 
- 
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.id.IndonesianStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.in.IndicNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.it.ItalianLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.lv.LatvianStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.CodepointCountFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.HyphenatedWordsFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.KeywordRepeatFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.LengthFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.RemoveDuplicatesTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.ScandinavianFoldingFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.ScandinavianNormalizationFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.TrimFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.ngram.EdgeNGramFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.ngram.NGramFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.ngram.NGramTokenizerFactory
 
- 
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.no.NorwegianLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.no.NorwegianMinimalStemFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.path.PathHierarchyTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.pattern.PatternCaptureGroupFilterFactory
 
-  
 
- create(Reader) - Method in class org.apache.lucene.analysis.pattern.PatternReplaceCharFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.pattern.PatternReplaceFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
- 
Split the input using configured pattern
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.payloads.NumericPayloadTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.position.PositionFilterFactory
 
- 
Deprecated.
  
- create(TokenStream) - Method in class org.apache.lucene.analysis.pt.PortugueseLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.pt.PortugueseMinimalStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.pt.PortugueseStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.reverse.ReverseStringFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.ru.RussianLetterTokenizerFactory
 
- 
Deprecated.
  
- create(TokenStream) - Method in class org.apache.lucene.analysis.ru.RussianLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.shingle.ShingleFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.snowball.SnowballPorterFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.standard.ClassicFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.standard.ClassicTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.standard.StandardFilterFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerFactory
 
-  
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.sv.SwedishLightStemFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.synonym.SynonymFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.th.ThaiWordFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.tr.TurkishLowerCaseFilterFactory
 
-  
 
- create(Reader) - Method in class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
Wraps the given Reader with a CharFilter.
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.util.ElisionFilterFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
Transform the specified input TokenStream
 
- create(Reader) - Method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
Creates a TokenStream of the specified input using the default attribute factory.
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
Creates a TokenStream of the specified input using the given AttributeFactory
 
- create(AttributeSource.AttributeFactory, Reader) - Method in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizerFactory
 
-  
 
- create(TokenStream) - Method in class org.apache.lucene.collation.CollationKeyFilterFactory
 
- 
Deprecated.
  
- createAttributeInstance(Class<? extends Attribute>) - Method in class org.apache.lucene.collation.CollationAttributeFactory
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.bg.BulgarianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.cjk.CJKAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.cn.ChineseAnalyzer
 
- 
Deprecated.
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.core.KeywordAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.core.SimpleAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.core.StopAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.core.WhitespaceAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.el.GreekAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.en.EnglishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.eu.BasqueAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
 
- createComponents(String, Reader, String) - Method in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
Creates a token stream that tokenizes the given string into token terms
 (aka words).
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
Creates a token stream that tokenizes all the text in the given Reader;
 This implementation forwards to tokenStream(String, Reader, String) and is
 less efficient than tokenStream(String, Reader, String).
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.nl.DutchAnalyzer
 
- 
Returns a (possibly reused) 
TokenStream which tokenizes all the 
 text in the provided 
Reader.
 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.ru.RussianAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.snowball.SnowballAnalyzer
 
- 
Deprecated.
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.standard.StandardAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
 
-  
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.th.ThaiAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
 
- createComponents(String, Reader) - Method in class org.apache.lucene.collation.CollationKeyAnalyzer
 
-  
 
- current() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- currentValue() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
- 
returns the value associated with the last key returned
 
- cursor - Variable in class org.tartarus.snowball.SnowballProgram
 
-  
 
- CzechAnalyzer - Class in org.apache.lucene.analysis.cz
 
- 
 
- CzechAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
 
- CzechAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- CzechAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
Builds an analyzer with the given stop words and a set of work to be
 excluded from the 
CzechStemFilter.
 
 
- CzechStemFilter - Class in org.apache.lucene.analysis.cz
 
- 
 
- CzechStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.cz.CzechStemFilter
 
-  
 
- CzechStemFilterFactory - Class in org.apache.lucene.analysis.cz
 
- 
 
- CzechStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.cz.CzechStemFilterFactory
 
- 
Creates a new CzechStemFilterFactory
 
- CzechStemmer - Class in org.apache.lucene.analysis.cz
 
- 
Light Stemmer for Czech.
 
- CzechStemmer() - Constructor for class org.apache.lucene.analysis.cz.CzechStemmer
 
-  
 
- DAMMA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- DAMMATAN - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- DanishAnalyzer - Class in org.apache.lucene.analysis.da
 
- 
 
- DanishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
 
- DanishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- DanishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- DanishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- DanishStemmer() - Constructor for class org.tartarus.snowball.ext.DanishStemmer
 
-  
 
- DATE_TYPE - Static variable in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
-  
 
- dateFormat - Variable in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
-  
 
- DateRecognizerSinkFilter - Class in org.apache.lucene.analysis.sinks
 
- 
 
- DateRecognizerSinkFilter() - Constructor for class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
- 
 
- DateRecognizerSinkFilter(DateFormat) - Constructor for class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
-  
 
- DBBI_AVAILABLE - Static variable in class org.apache.lucene.analysis.th.ThaiWordFilter
 
- 
True if the JRE supports a working dictionary-based breakiterator for Thai.
 
- decodeFloat(byte[]) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
 
-  
 
- decodeFloat(byte[], int) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
 
- 
 
- decodeInt(byte[], int) - Static method in class org.apache.lucene.analysis.payloads.PayloadHelper
 
-  
 
- decompose() - Method in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
- 
 
- decompose() - Method in class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
 
-  
 
- decompose() - Method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
-  
 
- DEFAULT_ANALYZER - Static variable in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
A lower-casing word analyzer with English stop words (can be shared
 freely across threads without harm); global per class loader.
 
- DEFAULT_ARTICLES - Static variable in class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
Default set of articles for ElisionFilter
 
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.lucene.analysis.core.KeywordTokenizer
 
- 
Default read buffer size
 
- DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- DEFAULT_DELIMITER - Static variable in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter
 
-  
 
- DEFAULT_MAX_BLOCK_CHARS - Static variable in class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
- 
Deprecated.
 
- DEFAULT_MAX_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
-  
 
- DEFAULT_MAX_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
 
-  
 
- DEFAULT_MAX_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
  
- DEFAULT_MAX_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
  
- DEFAULT_MAX_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
-  
 
- DEFAULT_MAX_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
 
-  
 
- DEFAULT_MAX_SHINGLE_SIZE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
default maximum shingle size is 2.
 
- DEFAULT_MAX_SUBWORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
- 
The default for maximal length of subwords that get propagated to the output of this filter
 
- DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilter
 
-  
 
- DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
Default maximum allowed token length
 
- DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
Default maximum allowed token length
 
- DEFAULT_MAX_TOKEN_LENGTH - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
 
- 
Default maximum allowed token length
 
- DEFAULT_MAX_WORD_COUNT - Static variable in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilter
 
-  
 
- DEFAULT_MIN_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
-  
 
- DEFAULT_MIN_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenizer
 
-  
 
- DEFAULT_MIN_GRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
  
- DEFAULT_MIN_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
  
- DEFAULT_MIN_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
-  
 
- DEFAULT_MIN_NGRAM_SIZE - Static variable in class org.apache.lucene.analysis.ngram.NGramTokenizer
 
-  
 
- DEFAULT_MIN_SHINGLE_SIZE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
default minimum shingle size is 2.
 
- DEFAULT_MIN_SUBWORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
- 
The default for minimal length of subwords that get propagated to the output of this filter
 
- DEFAULT_MIN_WORD_SIZE - Static variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
- 
The default for minimal word length that gets decomposed
 
- DEFAULT_SIDE - Static variable in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
-  
 
- DEFAULT_SIDE - Static variable in class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
  
- DEFAULT_SKIP - Static variable in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- DEFAULT_SKIP - Static variable in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
File containing default Arabic stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.bg.BulgarianAnalyzer
 
- 
File containing default Bulgarian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.br.BrazilianAnalyzer
 
- 
File containing default Brazilian Portuguese stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
File containing default Catalan stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.cjk.CJKAnalyzer
 
- 
File containing default CJK stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
File containing default Czech stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
File containing default Danish stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
File containing default German stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.el.GreekAnalyzer
 
- 
File containing default Greek stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
File containing default Spanish stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.eu.BasqueAnalyzer
 
- 
File containing default Basque stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
File containing default Persian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
File containing default Italian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
File containing default French stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
File containing default Irish stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
File containing default Galician stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
File containing default Hindi stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
File containing default Hungarian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
File containing default Armenian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
File containing default Indonesian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
File containing default Italian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
File containing default Latvian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.nl.DutchAnalyzer
 
- 
File containing default Dutch stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
File containing default Norwegian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
File containing default Portuguese stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
File containing default Romanian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.ru.RussianAnalyzer
 
- 
File containing default Russian stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
File containing default Swedish stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.th.ThaiAnalyzer
 
- 
File containing default Thai stopwords.
 
- DEFAULT_STOPWORD_FILE - Static variable in class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
File containing default Turkish stopwords.
 
- DEFAULT_TOKEN_TYPE - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
default token type attribute value is "shingle"
 
- DEFAULT_WORD_DELIM_TABLE - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterIterator
 
-  
 
- defaultMaxDocFreqPercent - Static variable in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
 
-  
 
- delete(char[], int, int) - Static method in class org.apache.lucene.analysis.util.StemmerUtil
 
- 
Delete a character in-place
 
- deleteN(char[], int, int, int) - Static method in class org.apache.lucene.analysis.util.StemmerUtil
 
- 
Delete n characters in-place
 
- DelimitedPayloadTokenFilter - Class in org.apache.lucene.analysis.payloads
 
- 
Characters before the delimiter are the "token", those after are the payload.
 
- DelimitedPayloadTokenFilter(TokenStream, char, PayloadEncoder) - Constructor for class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter
 
-  
 
- DelimitedPayloadTokenFilterFactory - Class in org.apache.lucene.analysis.payloads
 
- 
 
- DelimitedPayloadTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilterFactory
 
- 
Creates a new DelimitedPayloadTokenFilterFactory
 
- DELIMITER_ATTR - Static variable in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilterFactory
 
-  
 
- dictionary - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- DictionaryCompoundWordTokenFilter - Class in org.apache.lucene.analysis.compound
 
- 
A 
TokenFilter that decomposes compound words found in many Germanic languages.
 
 
- DictionaryCompoundWordTokenFilter(Version, TokenStream, CharArraySet) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
 
- 
 
- DictionaryCompoundWordTokenFilter(Version, TokenStream, CharArraySet, int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilter
 
- 
 
- DictionaryCompoundWordTokenFilterFactory - Class in org.apache.lucene.analysis.compound
 
- 
 
- DictionaryCompoundWordTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilterFactory
 
- 
Creates a new DictionaryCompoundWordTokenFilterFactory
 
- DIGIT - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- DONE - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterIterator
 
- 
Indicates the end of iteration
 
- DOTLESS_YEH - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- DOUBLE_TYPE - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
when we emit a bigram, its then marked as this type
 
- DutchAnalyzer - Class in org.apache.lucene.analysis.nl
 
- 
 
- DutchAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
 
- 
 
- DutchAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
 
-  
 
- DutchAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
 
-  
 
- DutchAnalyzer(Version, CharArraySet, CharArraySet, CharArrayMap<String>) - Constructor for class org.apache.lucene.analysis.nl.DutchAnalyzer
 
-  
 
- DutchStemFilter - Class in org.apache.lucene.analysis.nl
 
- 
 
- DutchStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
 
- 
Deprecated.
  
- DutchStemFilter(TokenStream, Map<?, ?>) - Constructor for class org.apache.lucene.analysis.nl.DutchStemFilter
 
- 
Deprecated.
  
- DutchStemmer - Class in org.apache.lucene.analysis.nl
 
- 
Deprecated.
(3.1) Use DutchStemmer instead, 
 which has the same functionality. This filter will be removed in Lucene 5.0 
 
 
- DutchStemmer() - Constructor for class org.apache.lucene.analysis.nl.DutchStemmer
 
- 
Deprecated.
  
- DutchStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- DutchStemmer() - Constructor for class org.tartarus.snowball.ext.DutchStemmer
 
-  
 
- FARSI_YEH - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- FATHA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- FATHATAN - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- FEH - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- FilesystemResourceLoader - Class in org.apache.lucene.analysis.util
 
- 
Simple 
ResourceLoader that opens resource files
 from the local file system, optionally resolving against
 a base directory.
 
 
- FilesystemResourceLoader() - Constructor for class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
- 
Creates a resource loader that requires absolute filenames or relative to CWD
 to resolve resources.
 
- FilesystemResourceLoader(File) - Constructor for class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
- 
Creates a resource loader that resolves resources against the given
 base directory (may be null to refer to CWD).
 
- FilesystemResourceLoader(File, ResourceLoader) - Constructor for class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
- 
Creates a resource loader that resolves resources against the given
 base directory (may be null to refer to CWD).
 
- fill(CharacterUtils.CharacterBuffer, Reader, int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
 
- fill(CharacterUtils.CharacterBuffer, Reader) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Convenience method which calls fill(buffer, reader, buffer.buffer.length).
 
- fillBytesRef() - Method in class org.apache.lucene.collation.tokenattributes.CollatedTermAttributeImpl
 
-  
 
- FILLER_TOKEN - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
filler token for when positionIncrement is more than 1
 
- FilteringTokenFilter - Class in org.apache.lucene.analysis.util
 
- 
Abstract base class for TokenFilters that may remove tokens.
 
- FilteringTokenFilter(Version, boolean, TokenStream) - Constructor for class org.apache.lucene.analysis.util.FilteringTokenFilter
 
- 
Deprecated.
enablePositionIncrements=false is not supported anymore as of Lucene 4.4
 
 
- FilteringTokenFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.util.FilteringTokenFilter
 
- 
 
- find(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- find(char[], int) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- find_among(Among[], int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- find_among_b(Among[], int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- findClass(String, Class<T>) - Method in class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
-  
 
- findClass(String, Class<T>) - Method in class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
-  
 
- findClass(String, Class<T>) - Method in interface org.apache.lucene.analysis.util.ResourceLoader
 
- 
Finds class of the name and expected type
 
- findPattern(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
-  
 
- FinnishAnalyzer - Class in org.apache.lucene.analysis.fi
 
- 
 
- FinnishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
 
- FinnishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- FinnishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- FinnishLightStemFilter - Class in org.apache.lucene.analysis.fi
 
- 
 
- FinnishLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fi.FinnishLightStemFilter
 
-  
 
- FinnishLightStemFilterFactory - Class in org.apache.lucene.analysis.fi
 
- 
 
- FinnishLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.fi.FinnishLightStemFilterFactory
 
- 
Creates a new FinnishLightStemFilterFactory
 
- FinnishLightStemmer - Class in org.apache.lucene.analysis.fi
 
- 
Light Stemmer for Finnish.
 
- FinnishLightStemmer() - Constructor for class org.apache.lucene.analysis.fi.FinnishLightStemmer
 
-  
 
- FinnishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- FinnishStemmer() - Constructor for class org.tartarus.snowball.ext.FinnishStemmer
 
-  
 
- first() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- FloatEncoder - Class in org.apache.lucene.analysis.payloads
 
- 
Encode a character array Float as a 
BytesRef.
 
 
- FloatEncoder() - Constructor for class org.apache.lucene.analysis.payloads.FloatEncoder
 
-  
 
- flush() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- foldToASCII(char[], int) - Method in class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
 
- 
Converts characters above ASCII to their ASCII equivalents.
 
- foldToASCII(char[], int, char[], int, int) - Static method in class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
 
- 
Converts characters above ASCII to their ASCII equivalents.
 
- FORCE_FIRST_LETTER - Static variable in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilterFactory
 
-  
 
- FORMAT_SNOWBALL - Static variable in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- FORMAT_WORDSET - Static variable in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- forName(String, Map<String, String>) - Static method in class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
looks up a charfilter by name from context classpath
 
- forName(String, Map<String, String>) - Static method in class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
looks up a tokenfilter by name from context classpath
 
- forName(String, Map<String, String>) - Static method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
looks up a tokenizer by name from context classpath
 
- freeBefore(int) - Method in class org.apache.lucene.analysis.util.RollingCharBuffer
 
- 
Call this to notify us that no chars before this
  absolute position are needed anymore.
 
- freenode - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- FrenchAnalyzer - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
 
- FrenchAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- FrenchAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- FrenchLightStemFilter - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchLightStemFilter
 
-  
 
- FrenchLightStemFilterFactory - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.fr.FrenchLightStemFilterFactory
 
- 
Creates a new FrenchLightStemFilterFactory
 
- FrenchLightStemmer - Class in org.apache.lucene.analysis.fr
 
- 
Light Stemmer for French.
 
- FrenchLightStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchLightStemmer
 
-  
 
- FrenchMinimalStemFilter - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchMinimalStemFilter
 
-  
 
- FrenchMinimalStemFilterFactory - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchMinimalStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.fr.FrenchMinimalStemFilterFactory
 
- 
Creates a new FrenchMinimalStemFilterFactory
 
- FrenchMinimalStemmer - Class in org.apache.lucene.analysis.fr
 
- 
Light Stemmer for French.
 
- FrenchMinimalStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchMinimalStemmer
 
-  
 
- FrenchStemFilter - Class in org.apache.lucene.analysis.fr
 
- 
 
- FrenchStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fr.FrenchStemFilter
 
- 
Deprecated.
  
- FrenchStemmer - Class in org.apache.lucene.analysis.fr
 
- 
Deprecated.
Use FrenchStemmer instead, 
 which has the same functionality. This filter will be removed in Lucene 4.0 
 
 
- FrenchStemmer() - Constructor for class org.apache.lucene.analysis.fr.FrenchStemmer
 
- 
Deprecated.
  
- FrenchStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- FrenchStemmer() - Constructor for class org.tartarus.snowball.ext.FrenchStemmer
 
-  
 
- fst - Variable in class org.apache.lucene.analysis.synonym.SynonymMap
 
- 
map<input word, list<ord>>
 
- GalicianAnalyzer - Class in org.apache.lucene.analysis.gl
 
- 
 
- GalicianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
 
- GalicianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- GalicianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- GalicianMinimalStemFilter - Class in org.apache.lucene.analysis.gl
 
- 
 
- GalicianMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gl.GalicianMinimalStemFilter
 
-  
 
- GalicianMinimalStemFilterFactory - Class in org.apache.lucene.analysis.gl
 
- 
 
- GalicianMinimalStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.gl.GalicianMinimalStemFilterFactory
 
- 
Creates a new GalicianMinimalStemFilterFactory
 
- GalicianMinimalStemmer - Class in org.apache.lucene.analysis.gl
 
- 
Minimal Stemmer for Galician
 
- GalicianMinimalStemmer() - Constructor for class org.apache.lucene.analysis.gl.GalicianMinimalStemmer
 
-  
 
- GalicianStemFilter - Class in org.apache.lucene.analysis.gl
 
- 
 
- GalicianStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gl.GalicianStemFilter
 
-  
 
- GalicianStemFilterFactory - Class in org.apache.lucene.analysis.gl
 
- 
 
- GalicianStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.gl.GalicianStemFilterFactory
 
- 
Creates a new GalicianStemFilterFactory
 
- GalicianStemmer - Class in org.apache.lucene.analysis.gl
 
- 
Galician stemmer implementing "Regras do lematizador para o galego".
 
- GalicianStemmer() - Constructor for class org.apache.lucene.analysis.gl.GalicianStemmer
 
-  
 
- GENERATE_NUMBER_PARTS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes number subwords to be generated:
 
 "500-42" => "500" "42"
 
 
- GENERATE_WORD_PARTS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes parts of words to be generated:
 
 "PowerShot" => "Power" "Shot"
 
 
- German2Stemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- German2Stemmer() - Constructor for class org.tartarus.snowball.ext.German2Stemmer
 
-  
 
- GermanAnalyzer - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
 
- GermanAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- GermanAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- GermanLightStemFilter - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanLightStemFilter
 
-  
 
- GermanLightStemFilterFactory - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.de.GermanLightStemFilterFactory
 
- 
Creates a new GermanLightStemFilterFactory
 
- GermanLightStemmer - Class in org.apache.lucene.analysis.de
 
- 
Light Stemmer for German.
 
- GermanLightStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanLightStemmer
 
-  
 
- GermanMinimalStemFilter - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanMinimalStemFilter
 
-  
 
- GermanMinimalStemFilterFactory - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanMinimalStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.de.GermanMinimalStemFilterFactory
 
- 
Creates a new GermanMinimalStemFilterFactory
 
- GermanMinimalStemmer - Class in org.apache.lucene.analysis.de
 
- 
Minimal Stemmer for German.
 
- GermanMinimalStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanMinimalStemmer
 
-  
 
- GermanNormalizationFilter - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanNormalizationFilter
 
-  
 
- GermanNormalizationFilterFactory - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.de.GermanNormalizationFilterFactory
 
- 
Creates a new GermanNormalizationFilterFactory
 
- GermanStemFilter - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.de.GermanStemFilter
 
- 
 
- GermanStemFilterFactory - Class in org.apache.lucene.analysis.de
 
- 
 
- GermanStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.de.GermanStemFilterFactory
 
- 
Creates a new GermanStemFilterFactory
 
- GermanStemmer - Class in org.apache.lucene.analysis.de
 
- 
A stemmer for German words.
 
- GermanStemmer() - Constructor for class org.apache.lucene.analysis.de.GermanStemmer
 
-  
 
- GermanStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- GermanStemmer() - Constructor for class org.tartarus.snowball.ext.GermanStemmer
 
-  
 
- get(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
-  
 
- get(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- get(char[], int, FST.Arc<BytesRef>, FST.BytesReader) - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.StemmerOverrideMap
 
- 
Returns the value mapped to the given key or null if the key is not in the FST dictionary.
 
- get(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- get(Map<String, String>, String, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- get(Map<String, String>, String, Collection<String>) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- get(Map<String, String>, String, Collection<String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- get(Map<String, String>, String, Collection<String>, String, boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- get(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
returns the value of the mapping of len chars of text
 starting at off
 
- get(CharSequence) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
returns the value of the mapping of the chars inside this CharSequence
 
- get(Object) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- get(int) - Method in class org.apache.lucene.analysis.util.RollingCharBuffer
 
-  
 
- get(int, int) - Method in class org.apache.lucene.analysis.util.RollingCharBuffer
 
-  
 
- getAppend() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns the append defined for the affix
 
- getAppendFlags() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns the flags defined for the affix append
 
- getArray() - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
-  
 
- getArray() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- getArray() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- getBeginIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getBoolean(Map<String, String>, String, boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getBuffer() - Method in class org.apache.lucene.analysis.util.CharacterUtils.CharacterBuffer
 
- 
Returns the internal buffer
 
- getBytesReader() - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.StemmerOverrideMap
 
- 
 
- getChar(Map<String, String>, String, char) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getClassArg() - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getCommonWords() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilterFactory
 
-  
 
- getCondition() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns the condition that must be met before the affix can be applied
 
- getCurrent() - Method in class org.tartarus.snowball.SnowballProgram
 
- 
Get the current string.
 
- getCurrentBuffer() - Method in class org.tartarus.snowball.SnowballProgram
 
- 
Get the current buffer containing the stem.
 
- getCurrentBufferLength() - Method in class org.tartarus.snowball.SnowballProgram
 
- 
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ar.ArabicAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.bg.BulgarianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.br.BrazilianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ca.CatalanAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.cjk.CJKAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.cz.CzechAnalyzer
 
- 
Returns a set of default Czech-stopwords
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.da.DanishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.de.GermanAnalyzer
 
- 
Returns a set of default German-stopwords
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.el.GreekAnalyzer
 
- 
Returns a set of default Greek-stopwords
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.en.EnglishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.eu.BasqueAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fi.FinnishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.fr.FrenchAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.gl.GalicianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.hy.ArmenianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.nl.DutchAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.ru.RussianAnalyzer
 
- 
Returns an unmodifiable instance of the default stop-words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.th.ThaiAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
Returns an unmodifiable instance of the default stop words set.
 
- getEnablePositionIncrements() - Method in class org.apache.lucene.analysis.util.FilteringTokenFilter
 
-  
 
- getEndIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getExceptionWord(ArrayList<?>) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- getFlag() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns the affix flag
 
- getFlags() - Method in class org.apache.lucene.analysis.hunspell.HunspellWord
 
- 
Returns the flags associated with the word
 
- getFloat(Map<String, String>, String, float) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getHyphenationPoints() - Method in class org.apache.lucene.analysis.compound.hyphenation.Hyphenation
 
-  
 
- getHyphenationTree(String) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
Create a hyphenator tree
 
- getHyphenationTree(File) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
Create a hyphenator tree
 
- getHyphenationTree(InputSource) - Static method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
Create a hyphenator tree
 
- getIndex() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getInstance(Version) - Static method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
 
- getInt(Map<String, String>, String, int) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getInterletterValues(String) - Static method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- getJava4Instance() - Static method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
 
- getLabel() - Method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.Side
 
-  
 
- getLabel() - Method in enum org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer.Side
 
- 
Deprecated.
  
- getLastCumulativeDiff() - Method in class org.apache.lucene.analysis.charfilter.BaseCharFilter
 
-  
 
- getLength() - Method in class org.apache.lucene.analysis.util.CharacterUtils.CharacterBuffer
 
- 
 
- getLength() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getLines(ResourceLoader, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Returns the resource's lines (with content treated as UTF-8)
 
- getLines(InputStream, Charset) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Accesses a resource by name and returns the (non comment) lines containing
 data using the given character encoding.
 
- getLuceneMatchVersion() - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getMaxShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
- 
The max shingle (token ngram) size
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
-  
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.StandardAnalyzer
 
-  
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
 
-  
 
- getMaxTokenLength() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- getMinShingleSize() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
- 
The min shingle (token ngram) size
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.ar.ArabicNormalizationFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.cjk.CJKWidthFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.core.LowerCaseFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.core.LowerCaseTokenizerFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.de.GermanNormalizationFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.el.GreekLowerCaseFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.fa.PersianCharFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.fa.PersianNormalizationFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.ga.IrishLowerCaseFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.hi.HindiNormalizationFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.in.IndicNormalizationFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.tr.TurkishLowerCaseFilterFactory
 
-  
 
- getMultiTermComponent() - Method in class org.apache.lucene.analysis.util.ElisionFilterFactory
 
-  
 
- getMultiTermComponent() - Method in interface org.apache.lucene.analysis.util.MultiTermAwareComponent
 
- 
Returns an analysis component to handle analysis if multi-term queries.
 
- getMultiTermComponent() - Method in class org.apache.lucene.collation.CollationKeyFilterFactory
 
- 
Deprecated.
  
- getNextToken() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getNextToken() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Resumes scanning until the next regular expression is matched,
 the end of input is encountered or an I/O-Error occurs.
 
- getOffset() - Method in class org.apache.lucene.analysis.util.CharacterUtils.CharacterBuffer
 
- 
Returns the data offset in the internal buffer.
 
- getOriginalArgs() - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- getPattern(String) - Static method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- getPattern(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Compiles a pattern for the value of the specified argument key name
 
- getPrefix() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- getPrefixes() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Returns the list of prefixes used to generate the stem
 
- getSet(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Returns whitespace- and/or comma-separated set of values, or null if none are found
 
- getSide(String) - Static method in enum org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter.Side
 
-  
 
- getSide(String) - Static method in enum org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer.Side
 
- 
Deprecated.
  
- getSnowballWordSet(ResourceLoader, String, boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
 
- getSnowballWordSet(Reader, CharArraySet) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads stopwords from a stopword list in Snowball format.
 
- getSnowballWordSet(Reader, Version) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads stopwords from a stopword list in Snowball format.
 
- getStart() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getStem() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Returns the actual word stem itself
 
- getStemDict(Reader, CharArrayMap<String>) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads a stem dictionary.
 
- getStemLength() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
-  
 
- getStemString() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
-  
 
- getStopTypes() - Method in class org.apache.lucene.analysis.core.TypeTokenFilterFactory
 
-  
 
- getStopWords() - Method in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- getStopWords(String) - Method in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
 
- 
Provides information on which stop words have been identified for a field
 
- getStopWords() - Method in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
 
- 
Provides information on which stop words have been identified for all fields
 
- getStopwordSet() - Method in class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Returns the analyzer's stopword set or an empty set if the analyzer has no
 stopwords
 
- getStrip() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns the stripping characters defined for the affix
 
- getSuffix() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- getSuffixes() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Returns the list of suffixes used to generate the stem
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
Copies the matched text into the CharTermAttribute
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Fills CharTermAttribute with the current token text.
 
- getText(CharTermAttribute) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Fills CharTermAttribute with the current token text.
 
- getText() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- getToken() - Method in class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
 
-  
 
- getTokenSeparator() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- getType(int) - Static method in class org.apache.lucene.analysis.miscellaneous.WordDelimiterIterator
 
- 
Computes the type of the given character
 
- getValue() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
 
-  
 
- getValues(int) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
-  
 
- getVersion() - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
-  
 
- getWords() - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilterFactory
 
-  
 
- getWordSet(ResourceLoader, String, boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Returns as 
CharArraySet from wordFiles, which
 can be a comma-separated list of filenames
 
 
- getWordSet(Reader, CharArraySet) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads lines from a Reader and adds every line as an entry to a CharArraySet (omitting
 leading and trailing whitespace).
 
- getWordSet(Reader, Version) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads lines from a Reader and adds every line as an entry to a CharArraySet (omitting
 leading and trailing whitespace).
 
- getWordSet(Reader, String, Version) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads lines from a Reader and adds every non-comment line as an entry to a CharArraySet (omitting
 leading and trailing whitespace).
 
- getWordSet(Reader, String, CharArraySet) - Static method in class org.apache.lucene.analysis.util.WordlistLoader
 
- 
Reads lines from a Reader and adds every non-comment line as an entry to a CharArraySet (omitting
 leading and trailing whitespace).
 
- getWrappedAnalyzer(String) - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountAnalyzer
 
-  
 
- getWrappedAnalyzer(String) - Method in class org.apache.lucene.analysis.miscellaneous.PerFieldAnalyzerWrapper
 
-  
 
- getWrappedAnalyzer(String) - Method in class org.apache.lucene.analysis.query.QueryAutoStopWordAnalyzer
 
-  
 
- getWrappedAnalyzer(String) - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- GRAM_TYPE - Static variable in class org.apache.lucene.analysis.commongrams.CommonGramsFilter
 
-  
 
- GreekAnalyzer - Class in org.apache.lucene.analysis.el
 
- 
 
- GreekAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
 
- 
Builds an analyzer with the default stop words.
 
- GreekAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.el.GreekAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- GreekLowerCaseFilter - Class in org.apache.lucene.analysis.el
 
- 
Normalizes token text to lower case, removes some Greek diacritics,
 and standardizes final sigma to sigma.
 
- GreekLowerCaseFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.el.GreekLowerCaseFilter
 
- 
Create a GreekLowerCaseFilter that normalizes Greek token text.
 
- GreekLowerCaseFilterFactory - Class in org.apache.lucene.analysis.el
 
- 
 
- GreekLowerCaseFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.el.GreekLowerCaseFilterFactory
 
- 
Creates a new GreekLowerCaseFilterFactory
 
- GreekStemFilter - Class in org.apache.lucene.analysis.el
 
- 
 
- GreekStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.el.GreekStemFilter
 
-  
 
- GreekStemFilterFactory - Class in org.apache.lucene.analysis.el
 
- 
 
- GreekStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.el.GreekStemFilterFactory
 
- 
Creates a new GreekStemFilterFactory
 
- GreekStemmer - Class in org.apache.lucene.analysis.el
 
- 
A stemmer for Greek words, according to: Development of a Stemmer for the
 Greek Language. Georgios Ntais
 
- GreekStemmer() - Constructor for class org.apache.lucene.analysis.el.GreekStemmer
 
-  
 
- GROUP - Static variable in class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
-  
 
- group - Variable in class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
-  
 
- HAMZA_ABOVE - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- HAN - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
bigram flag for Han Ideographs
 
- HANGUL - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
bigram flag for Hangul
 
- HANGUL - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- HANGUL - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
-  
 
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
  
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
  
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
  
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
  
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
  
- HANGUL_TYPE - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
-  
 
- HAS_BUGGY_BREAKITERATORS - Static variable in class org.apache.lucene.analysis.util.CharArrayIterator
 
- 
True if this JRE has a buggy BreakIterator implementation
 
- hasFlag(char) - Method in class org.apache.lucene.analysis.hunspell.HunspellWord
 
- 
Checks whether the word has the given flag associated with it
 
- hashCode() - Method in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
Returns a hash code value for the object.
 
- hashCode() - Method in class org.tartarus.snowball.ext.ArmenianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.BasqueStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.CatalanStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.DanishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.DutchStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.EnglishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.FinnishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.FrenchStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.German2Stemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.GermanStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.HungarianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.IrishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.ItalianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.KpStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.LovinsStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.NorwegianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.PorterStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.PortugueseStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.RomanianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.RussianStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.SpanishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.SwedishStemmer
 
-  
 
- hashCode() - Method in class org.tartarus.snowball.ext.TurkishStemmer
 
-  
 
- hasMoreElements() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
 
-  
 
- hasNext() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
-  
 
- HEADING - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- HEADING_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- HEH - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- HEH - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- HEH - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- HEH_GOAL - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- HEH_YEH - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- hi - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Pointer to high branch.
 
- HindiAnalyzer - Class in org.apache.lucene.analysis.hi
 
- 
Analyzer for Hindi.
 
- HindiAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- HindiAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- HindiAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.hi.HindiAnalyzer
 
- 
 
- HindiNormalizationFilter - Class in org.apache.lucene.analysis.hi
 
- 
 
- HindiNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.hi.HindiNormalizationFilter
 
-  
 
- HindiNormalizationFilterFactory - Class in org.apache.lucene.analysis.hi
 
- 
 
- HindiNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.hi.HindiNormalizationFilterFactory
 
- 
Creates a new HindiNormalizationFilterFactory
 
- HindiNormalizer - Class in org.apache.lucene.analysis.hi
 
- 
Normalizer for Hindi.
 
- HindiNormalizer() - Constructor for class org.apache.lucene.analysis.hi.HindiNormalizer
 
-  
 
- HindiStemFilter - Class in org.apache.lucene.analysis.hi
 
- 
 
- HindiStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.hi.HindiStemFilter
 
-  
 
- HindiStemFilterFactory - Class in org.apache.lucene.analysis.hi
 
- 
 
- HindiStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.hi.HindiStemFilterFactory
 
- 
Creates a new HindiStemFilterFactory
 
- HindiStemmer - Class in org.apache.lucene.analysis.hi
 
- 
Light Stemmer for Hindi.
 
- HindiStemmer() - Constructor for class org.apache.lucene.analysis.hi.HindiStemmer
 
-  
 
- HIRAGANA - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
bigram flag for Hiragana
 
- HIRAGANA - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- HIRAGANA - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
-  
 
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
  
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
  
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
  
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
  
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
  
- HIRAGANA_TYPE - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
-  
 
- HOST - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- HOST - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- HOST_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- hstrcmp(char[], int, char[], int) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
String compare, returns 0 if equal or t is a substring of s
 
- HTMLStripCharFilter - Class in org.apache.lucene.analysis.charfilter
 
- 
A CharFilter that wraps another Reader and attempts to strip out HTML constructs.
 
- HTMLStripCharFilter(Reader) - Constructor for class org.apache.lucene.analysis.charfilter.HTMLStripCharFilter
 
- 
Creates a new HTMLStripCharFilter over the provided Reader.
 
- HTMLStripCharFilter(Reader, Set<String>) - Constructor for class org.apache.lucene.analysis.charfilter.HTMLStripCharFilter
 
- 
Creates a new HTMLStripCharFilter over the provided Reader
 with the specified start and end tags.
 
- HTMLStripCharFilterFactory - Class in org.apache.lucene.analysis.charfilter
 
- 
 
- HTMLStripCharFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.charfilter.HTMLStripCharFilterFactory
 
- 
Creates a new HTMLStripCharFilterFactory
 
- HungarianAnalyzer - Class in org.apache.lucene.analysis.hu
 
- 
 
- HungarianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
 
- HungarianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- HungarianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.hu.HungarianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- HungarianLightStemFilter - Class in org.apache.lucene.analysis.hu
 
- 
 
- HungarianLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.hu.HungarianLightStemFilter
 
-  
 
- HungarianLightStemFilterFactory - Class in org.apache.lucene.analysis.hu
 
- 
 
- HungarianLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.hu.HungarianLightStemFilterFactory
 
- 
Creates a new HungarianLightStemFilterFactory
 
- HungarianLightStemmer - Class in org.apache.lucene.analysis.hu
 
- 
Light Stemmer for Hungarian.
 
- HungarianLightStemmer() - Constructor for class org.apache.lucene.analysis.hu.HungarianLightStemmer
 
-  
 
- HungarianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- HungarianStemmer() - Constructor for class org.tartarus.snowball.ext.HungarianStemmer
 
-  
 
- HunspellAffix - Class in org.apache.lucene.analysis.hunspell
 
- 
Wrapper class representing a hunspell affix
 
- HunspellAffix() - Constructor for class org.apache.lucene.analysis.hunspell.HunspellAffix
 
-  
 
- HunspellDictionary - Class in org.apache.lucene.analysis.hunspell
 
- 
In-memory structure for the dictionary (.dic) and affix (.aff)
 data of a hunspell dictionary.
 
- HunspellDictionary(InputStream, InputStream, Version) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Creates a new HunspellDictionary containing the information read from the provided InputStreams to hunspell affix
 and dictionary files.
 
- HunspellDictionary(InputStream, InputStream, Version, boolean) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Creates a new HunspellDictionary containing the information read from the provided InputStreams to hunspell affix
 and dictionary files.
 
- HunspellDictionary(InputStream, List<InputStream>, Version, boolean) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Creates a new HunspellDictionary containing the information read from the provided InputStreams to hunspell affix
 and dictionary files.
 
- HunspellDictionary(InputStream, List<InputStream>, Version, boolean, boolean) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Creates a new HunspellDictionary containing the information read from the provided InputStreams to hunspell affix
 and dictionary files.
 
- HunspellStemFilter - Class in org.apache.lucene.analysis.hunspell
 
- 
TokenFilter that uses hunspell affix rules and words to stem tokens.
 
- HunspellStemFilter(TokenStream, HunspellDictionary) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- 
Create a 
HunspellStemFilter which deduplicates stems and has a maximum
  recursion level of 2.
 
 
- HunspellStemFilter(TokenStream, HunspellDictionary, int) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- 
Creates a new HunspellStemFilter that will stem tokens from the given TokenStream using affix rules in the provided
 HunspellDictionary
 
- HunspellStemFilter(TokenStream, HunspellDictionary, boolean) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- 
 
- HunspellStemFilter(TokenStream, HunspellDictionary, boolean, int) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- 
Creates a new HunspellStemFilter that will stem tokens from the given TokenStream using affix rules in the provided
 HunspellDictionary
 
- HunspellStemFilterFactory - Class in org.apache.lucene.analysis.hunspell
 
- 
 
- HunspellStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemFilterFactory
 
- 
Creates a new HunspellStemFilterFactory
 
- HunspellStemmer - Class in org.apache.lucene.analysis.hunspell
 
- 
HunspellStemmer uses the affix rules declared in the HunspellDictionary to generate one or more stems for a word.
 
- HunspellStemmer(HunspellDictionary) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemmer
 
- 
Constructs a new HunspellStemmer which will use the provided HunspellDictionary to create its stems.
 
- HunspellStemmer(HunspellDictionary, int) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemmer
 
- 
Constructs a new HunspellStemmer which will use the provided HunspellDictionary to create its stems
 
- HunspellStemmer.Stem - Class in org.apache.lucene.analysis.hunspell
 
- 
Stem represents all information known about a stem of a word.
 
- HunspellStemmer.Stem(char[], int) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellStemmer.Stem
 
- 
Creates a new Stem wrapping the given word stem
 
- HunspellWord - Class in org.apache.lucene.analysis.hunspell
 
- 
A dictionary (.dic) entry with its associated flags.
 
- HunspellWord() - Constructor for class org.apache.lucene.analysis.hunspell.HunspellWord
 
- 
Creates a new HunspellWord with no associated flags
 
- HunspellWord(char[]) - Constructor for class org.apache.lucene.analysis.hunspell.HunspellWord
 
- 
Constructs a new HunspellWord with the given flags
 
- Hyphen - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
This class represents a hyphen.
 
- hyphenate(String, int, int) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Hyphenate word and return a Hyphenation object.
 
- hyphenate(char[], int, int, int, int) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Hyphenate word and return an array of hyphenation points.
 
- HyphenatedWordsFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
When the plain text is extracted from documents, we will often have many words hyphenated and broken into
 two lines.
 
- HyphenatedWordsFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.HyphenatedWordsFilter
 
- 
Creates a new HyphenatedWordsFilter
 
- HyphenatedWordsFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- HyphenatedWordsFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.HyphenatedWordsFilterFactory
 
- 
Creates a new HyphenatedWordsFilterFactory
 
- Hyphenation - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
This class represents a hyphenated word.
 
- HyphenationCompoundWordTokenFilter - Class in org.apache.lucene.analysis.compound
 
- 
A 
TokenFilter that decomposes compound words found in many Germanic languages.
 
 
- HyphenationCompoundWordTokenFilter(Version, TokenStream, HyphenationTree, CharArraySet) - Constructor for class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
 
- HyphenationCompoundWordTokenFilter(Version, TokenStream, HyphenationTree, CharArraySet, int, int, int, boolean) - Constructor for class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
 
- HyphenationCompoundWordTokenFilter(Version, TokenStream, HyphenationTree, int, int, int) - Constructor for class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
Create a HyphenationCompoundWordTokenFilter with no dictionary.
 
- HyphenationCompoundWordTokenFilter(Version, TokenStream, HyphenationTree) - Constructor for class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter
 
- 
Create a HyphenationCompoundWordTokenFilter with no dictionary.
 
- HyphenationCompoundWordTokenFilterFactory - Class in org.apache.lucene.analysis.compound
 
- 
 
- HyphenationCompoundWordTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilterFactory
 
- 
Creates a new HyphenationCompoundWordTokenFilterFactory
 
- HyphenationTree - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
This tree structure stores the hyphenation patterns in an efficient way for
 fast lookup.
 
- HyphenationTree() - Constructor for class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
-  
 
- IdentityEncoder - Class in org.apache.lucene.analysis.payloads
 
- 
Does nothing other than convert the char array to a byte array using the specified encoding.
 
- IdentityEncoder() - Constructor for class org.apache.lucene.analysis.payloads.IdentityEncoder
 
-  
 
- IdentityEncoder(Charset) - Constructor for class org.apache.lucene.analysis.payloads.IdentityEncoder
 
-  
 
- IDEOGRAPHIC - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- IDEOGRAPHIC - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
-  
 
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
  
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
  
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
  
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
  
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
  
- IDEOGRAPHIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
-  
 
- in_grouping(char[], int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- in_grouping_b(char[], int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- in_range(int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- in_range_b(int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.ar.ArabicNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.ar.ArabicStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.bg.BulgarianStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.br.BrazilianStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.cjk.CJKTokenizer
 
- 
Deprecated.
Returns true for the next token in the stream, or false at EOS.
 
- incrementToken() - Method in class org.apache.lucene.analysis.cjk.CJKWidthFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.cn.ChineseFilter
 
- 
Deprecated.
  
- incrementToken() - Method in class org.apache.lucene.analysis.cn.ChineseTokenizer
 
- 
Deprecated.
  
- incrementToken() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilter
 
- 
Inserts bigrams for common words into a token stream.
 
- incrementToken() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilter
 
- 
Output bigrams whenever possible to optimize queries.
 
- incrementToken() - Method in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.core.KeywordTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.core.LowerCaseFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.cz.CzechStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.de.GermanLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.de.GermanMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.de.GermanNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.de.GermanStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.el.GreekLowerCaseFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.el.GreekStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.en.EnglishMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.en.EnglishPossessiveFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.en.KStemFilter
 
- 
Returns the next, stemmed, input Token.
 
- incrementToken() - Method in class org.apache.lucene.analysis.en.PorterStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.es.SpanishLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.fa.PersianNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.fi.FinnishLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.fr.FrenchLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.fr.FrenchMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.fr.FrenchStemFilter
 
- 
Deprecated.
  
- incrementToken() - Method in class org.apache.lucene.analysis.ga.IrishLowerCaseFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.gl.GalicianMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.gl.GalicianStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.hi.HindiNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.hi.HindiStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.hu.HungarianLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- incrementToken() - Method in class org.apache.lucene.analysis.id.IndonesianStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.in.IndicNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.it.ItalianLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.lv.LatvianStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.ASCIIFoldingFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.EmptyTokenStream
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.HyphenatedWordsFilter
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.KeywordRepeatFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.RemoveDuplicatesTokenFilter
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.ScandinavianFoldingFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.ScandinavianNormalizationFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.TrimFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
Returns the next token in the stream, or null at EOS.
 
- incrementToken() - Method in class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
Returns the next token in the stream, or null at EOS.
 
- incrementToken() - Method in class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
- 
Returns the next token in the stream, or null at EOS.
 
- incrementToken() - Method in class org.apache.lucene.analysis.ngram.NGramTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.nl.DutchStemFilter
 
- 
Deprecated.
Returns the next token in the stream, or null at EOS
 
- incrementToken() - Method in class org.apache.lucene.analysis.no.NorwegianLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.no.NorwegianMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.pattern.PatternCaptureGroupTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.pattern.PatternReplaceFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.pattern.PatternTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.position.PositionFilter
 
- 
Deprecated.
  
- incrementToken() - Method in class org.apache.lucene.analysis.pt.PortugueseLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.pt.PortugueseMinimalStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.pt.PortugueseStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.ru.RussianLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter.SinkTokenStream
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.snowball.SnowballFilter
 
- 
Returns the next input Token, after being stemmed
 
- incrementToken() - Method in class org.apache.lucene.analysis.standard.ClassicFilter
 
- 
Returns the next token in the stream, or null at EOS.
 
- incrementToken() - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.standard.StandardFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.sv.SwedishLightStemFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.synonym.SynonymFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.th.ThaiWordFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.tr.TurkishLowerCaseFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.util.CharTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.util.ElisionFilter
 
- 
 
- incrementToken() - Method in class org.apache.lucene.analysis.util.FilteringTokenFilter
 
-  
 
- incrementToken() - Method in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- incrementToken() - Method in class org.apache.lucene.collation.CollationKeyFilter
 
- 
Deprecated.
  
- incrementTokenClassic() - Method in class org.apache.lucene.analysis.standard.StandardFilter
 
-  
 
- IndicNormalizationFilter - Class in org.apache.lucene.analysis.in
 
- 
 
- IndicNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.in.IndicNormalizationFilter
 
-  
 
- IndicNormalizationFilterFactory - Class in org.apache.lucene.analysis.in
 
- 
 
- IndicNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.in.IndicNormalizationFilterFactory
 
- 
Creates a new IndicNormalizationFilterFactory
 
- IndicNormalizer - Class in org.apache.lucene.analysis.in
 
- 
Normalizes the Unicode representation of text in Indian languages.
 
- IndicNormalizer() - Constructor for class org.apache.lucene.analysis.in.IndicNormalizer
 
-  
 
- IndicTokenizer - Class in org.apache.lucene.analysis.in
 
- 
 
- IndicTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.in.IndicTokenizer
 
- 
Deprecated.
  
- IndicTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.in.IndicTokenizer
 
- 
Deprecated.
  
- IndonesianAnalyzer - Class in org.apache.lucene.analysis.id
 
- 
Analyzer for Indonesian (Bahasa)
 
- IndonesianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
 
- IndonesianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- IndonesianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.id.IndonesianAnalyzer
 
- 
Builds an analyzer with the given stop word.
 
- IndonesianStemFilter - Class in org.apache.lucene.analysis.id
 
- 
 
- IndonesianStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.id.IndonesianStemFilter
 
- 
 
- IndonesianStemFilter(TokenStream, boolean) - Constructor for class org.apache.lucene.analysis.id.IndonesianStemFilter
 
- 
Create a new IndonesianStemFilter.
 
- IndonesianStemFilterFactory - Class in org.apache.lucene.analysis.id
 
- 
 
- IndonesianStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.id.IndonesianStemFilterFactory
 
- 
Creates a new IndonesianStemFilterFactory
 
- IndonesianStemmer - Class in org.apache.lucene.analysis.id
 
- 
Stemmer for Indonesian.
 
- IndonesianStemmer() - Constructor for class org.apache.lucene.analysis.id.IndonesianStemmer
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.compound.DictionaryCompoundWordTokenFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.core.TypeTokenFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemFilterFactory
 
- 
Loads the hunspell dictionary and affix files defined in the configuration
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.payloads.DelimitedPayloadTokenFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.snowball.SnowballPorterFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.synonym.SynonymFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in class org.apache.lucene.analysis.util.ElisionFilterFactory
 
-  
 
- inform(ResourceLoader) - Method in interface org.apache.lucene.analysis.util.ResourceLoaderAware
 
- 
Initializes this component with the provided ResourceLoader
 (used for loading classes, files, etc).
 
- inform(ResourceLoader) - Method in class org.apache.lucene.collation.CollationKeyFilterFactory
 
- 
Deprecated.
  
- INFORMATION_SEPARATOR_MARKER - Static variable in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Example marker character: U+001F (INFORMATION SEPARATOR ONE)
 
- init() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- initReader(String, Reader) - Method in class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
 
- insert(String, char) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Branches are initially compressed, needing one node per key plus the size
 of the string key.
 
- insert(char[], int, char) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- insert(int, int, CharSequence) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- insertBalanced(String[], char[], int, int) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Recursively insert the median first and then the median of the lower and
 upper halves, and so on in order to get a balanced tree.
 
- IntegerEncoder - Class in org.apache.lucene.analysis.payloads
 
- 
Encode a character array Integer as a 
BytesRef.
 
 
- IntegerEncoder() - Constructor for class org.apache.lucene.analysis.payloads.IntegerEncoder
 
-  
 
- INTERNAL_LINK - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- INTERNAL_LINK_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- IrishAnalyzer - Class in org.apache.lucene.analysis.ga
 
- 
 
- IrishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
 
- IrishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- IrishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ga.IrishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- IrishLowerCaseFilter - Class in org.apache.lucene.analysis.ga
 
- 
Normalises token text to lower case, handling t-prothesis
 and n-eclipsis (i.e., that 'nAthair' should become 'n-athair')
 
- IrishLowerCaseFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ga.IrishLowerCaseFilter
 
- 
Create an IrishLowerCaseFilter that normalises Irish token text.
 
- IrishLowerCaseFilterFactory - Class in org.apache.lucene.analysis.ga
 
- 
 
- IrishLowerCaseFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ga.IrishLowerCaseFilterFactory
 
- 
Creates a new IrishLowerCaseFilterFactory
 
- IrishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- IrishStemmer() - Constructor for class org.tartarus.snowball.ext.IrishStemmer
 
-  
 
- isCrossProduct() - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Returns whether the affix is defined as cross product
 
- isEnablePositionIncrements() - Method in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- isEnablePositionIncrements() - Method in class org.apache.lucene.analysis.core.TypeTokenFilterFactory
 
-  
 
- isEnablePositionIncrements() - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilterFactory
 
-  
 
- isExplicitLuceneMatchVersion() - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- isGramType() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilter
 
- 
Convenience method to check if the current type is a gram type
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilterFactory
 
-  
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.core.StopFilterFactory
 
-  
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
-  
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.miscellaneous.KeepWordFilterFactory
 
-  
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory
 
-  
 
- isIgnoreCase() - Method in class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilterFactory
 
-  
 
- isKeyword() - Method in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilter
 
-  
 
- isKeyword() - Method in class org.apache.lucene.analysis.miscellaneous.PatternKeywordMarkerFilter
 
-  
 
- isKeyword() - Method in class org.apache.lucene.analysis.miscellaneous.SetKeywordMarkerFilter
 
-  
 
- isOutputUnigrams() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- isOutputUnigramsIfNoShingles() - Method in class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.ar.ArabicLetterTokenizer
 
- 
Deprecated.
Allows for Letter category or NonspacingMark category
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.core.LetterTokenizer
 
- 
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.core.WhitespaceTokenizer
 
- 
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.in.IndicTokenizer
 
- 
Deprecated.
  
- isTokenChar(int) - Method in class org.apache.lucene.analysis.ngram.NGramTokenizer
 
- 
Only collect characters which satisfy this condition.
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.ru.RussianLetterTokenizer
 
- 
Deprecated.
 
- isTokenChar(int) - Method in class org.apache.lucene.analysis.util.CharTokenizer
 
- 
Returns true iff a codepoint should be included in a token.
 
- ItalianAnalyzer - Class in org.apache.lucene.analysis.it
 
- 
 
- ItalianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
 
- ItalianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ItalianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.it.ItalianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ItalianLightStemFilter - Class in org.apache.lucene.analysis.it
 
- 
 
- ItalianLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.it.ItalianLightStemFilter
 
-  
 
- ItalianLightStemFilterFactory - Class in org.apache.lucene.analysis.it
 
- 
 
- ItalianLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.it.ItalianLightStemFilterFactory
 
- 
Creates a new ItalianLightStemFilterFactory
 
- ItalianLightStemmer - Class in org.apache.lucene.analysis.it
 
- 
Light Stemmer for Italian.
 
- ItalianLightStemmer() - Constructor for class org.apache.lucene.analysis.it.ItalianLightStemmer
 
-  
 
- ItalianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- ItalianStemmer() - Constructor for class org.tartarus.snowball.ext.ItalianStemmer
 
-  
 
- ITALICS - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- ITALICS_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- iterator() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntrySet
 
-  
 
- iterator() - Method in class org.apache.lucene.analysis.util.CharArraySet
 
- 
Returns an 
Iterator for 
char[] instances in this set.
 
 
- LAM - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- last() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- LatvianAnalyzer - Class in org.apache.lucene.analysis.lv
 
- 
 
- LatvianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
 
- LatvianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- LatvianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.lv.LatvianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- LatvianStemFilter - Class in org.apache.lucene.analysis.lv
 
- 
 
- LatvianStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.lv.LatvianStemFilter
 
-  
 
- LatvianStemFilterFactory - Class in org.apache.lucene.analysis.lv
 
- 
 
- LatvianStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.lv.LatvianStemFilterFactory
 
- 
Creates a new LatvianStemFilterFactory
 
- LatvianStemmer - Class in org.apache.lucene.analysis.lv
 
- 
Light stemmer for Latvian.
 
- LatvianStemmer() - Constructor for class org.apache.lucene.analysis.lv.LatvianStemmer
 
-  
 
- len - Variable in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- length() - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
- 
return number of items in array
 
- length() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
- 
return number of items in array
 
- length() - Method in class org.apache.lucene.analysis.compound.hyphenation.Hyphenation
 
-  
 
- length - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- length() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- LengthFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Removes words that are too long or too short from the stream.
 
- LengthFilter(Version, boolean, TokenStream, int, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.LengthFilter
 
- 
Deprecated.
enablePositionIncrements=false is not supported anymore as of Lucene 4.4.
 
 
- LengthFilter(Version, TokenStream, int, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.LengthFilter
 
- 
 
- LengthFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- LengthFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.LengthFilterFactory
 
- 
Creates a new LengthFilterFactory
 
- LetterTokenizer - Class in org.apache.lucene.analysis.core
 
- 
A LetterTokenizer is a tokenizer that divides text at non-letters.
 
- LetterTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.core.LetterTokenizer
 
- 
Construct a new LetterTokenizer.
 
- LetterTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.core.LetterTokenizer
 
- 
 
- LetterTokenizerFactory - Class in org.apache.lucene.analysis.core
 
- 
 
- LetterTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.core.LetterTokenizerFactory
 
- 
Creates a new LetterTokenizerFactory
 
- limit - Variable in class org.tartarus.snowball.SnowballProgram
 
-  
 
- limit_backward - Variable in class org.tartarus.snowball.SnowballProgram
 
-  
 
- LimitTokenCountAnalyzer - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This Analyzer limits the number of tokens while indexing.
 
- LimitTokenCountAnalyzer(Analyzer, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenCountAnalyzer
 
- 
Build an analyzer that limits the maximum number of tokens per field.
 
- LimitTokenCountAnalyzer(Analyzer, int, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenCountAnalyzer
 
- 
Build an analyzer that limits the maximum number of tokens per field.
 
- LimitTokenCountFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This TokenFilter limits the number of tokens while indexing.
 
- LimitTokenCountFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilter
 
- 
Build a filter that only accepts tokens up to a maximum number.
 
- LimitTokenCountFilter(TokenStream, int, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilter
 
- 
Build an filter that limits the maximum number of tokens per field.
 
- LimitTokenCountFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- LimitTokenCountFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilterFactory
 
- 
Creates a new LimitTokenCountFilterFactory
 
- LimitTokenPositionFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This TokenFilter limits its emitted tokens to those with positions that
 are not greater than the configured limit.
 
- LimitTokenPositionFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilter
 
- 
Build a filter that only accepts tokens up to and including the given maximum position.
 
- LimitTokenPositionFilter(TokenStream, int, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilter
 
- 
Build a filter that limits the maximum position of tokens to emit.
 
- LimitTokenPositionFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- LimitTokenPositionFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilterFactory
 
- 
Creates a new LimitTokenPositionFilterFactory
 
- lo - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Pointer to low branch and to rest of the key when it is stored directly in
 this node, we don't have unions in java!
 
- loadPatterns(File) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Read hyphenation patterns from an XML file.
 
- loadPatterns(InputSource) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Read hyphenation patterns from an XML file.
 
- loadStopwordSet(boolean, Class<? extends Analyzer>, String, String) - Static method in class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Creates a CharArraySet from a file resource associated with a class.
 
- loadStopwordSet(File, Version) - Static method in class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Creates a CharArraySet from a file.
 
- loadStopwordSet(Reader, Version) - Static method in class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Creates a CharArraySet from a file.
 
- log() - Method in class org.apache.lucene.analysis.br.BrazilianStemmer
 
- 
For log and debug purpose
 
- lookupClass(String) - Static method in class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
looks up a charfilter class by name from context classpath
 
- lookupClass(String) - Static method in class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
looks up a tokenfilter class by name from context classpath
 
- lookupClass(String) - Static method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
looks up a tokenizer class by name from context classpath
 
- lookupPrefix(char[], int, int) - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Looks up HunspellAffix prefixes that have an append that matches the String created from the given char array, offset and length
 
- lookupSuffix(char[], int, int) - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Looks up HunspellAffix suffixes that have an append that matches the String created from the given char array, offset and length
 
- lookupWord(char[], int, int) - Method in class org.apache.lucene.analysis.hunspell.HunspellDictionary
 
- 
Looks up HunspellWords that match the String created from the given char array, offset and length
 
- LovinsStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- LovinsStemmer() - Constructor for class org.tartarus.snowball.ext.LovinsStemmer
 
-  
 
- LOWER - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- LowerCaseFilter - Class in org.apache.lucene.analysis.core
 
- 
Normalizes token text to lower case.
 
- LowerCaseFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.core.LowerCaseFilter
 
- 
Create a new LowerCaseFilter, that normalizes token text to lower case.
 
- LowerCaseFilterFactory - Class in org.apache.lucene.analysis.core
 
- 
 
- LowerCaseFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.core.LowerCaseFilterFactory
 
- 
Creates a new LowerCaseFilterFactory
 
- LowerCaseTokenizer - Class in org.apache.lucene.analysis.core
 
- 
LowerCaseTokenizer performs the function of LetterTokenizer
 and LowerCaseFilter together.
 
- LowerCaseTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.core.LowerCaseTokenizer
 
- 
Construct a new LowerCaseTokenizer.
 
- LowerCaseTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.core.LowerCaseTokenizer
 
- 
 
- LowerCaseTokenizerFactory - Class in org.apache.lucene.analysis.core
 
- 
 
- LowerCaseTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.core.LowerCaseTokenizerFactory
 
- 
Creates a new LowerCaseTokenizerFactory
 
- Lucene43EdgeNGramTokenizer - Class in org.apache.lucene.analysis.ngram
 
- 
Deprecated.
 
- Lucene43EdgeNGramTokenizer(Version, Reader, Lucene43EdgeNGramTokenizer.Side, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
 
- Lucene43EdgeNGramTokenizer(Version, AttributeSource.AttributeFactory, Reader, Lucene43EdgeNGramTokenizer.Side, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
 
- Lucene43EdgeNGramTokenizer(Version, Reader, String, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
 
- Lucene43EdgeNGramTokenizer(Version, AttributeSource.AttributeFactory, Reader, String, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
 
- Lucene43EdgeNGramTokenizer(Version, Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
Creates EdgeNGramTokenizer that can generate n-grams in the sizes of the given range
 
- Lucene43EdgeNGramTokenizer(Version, AttributeSource.AttributeFactory, Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
Creates EdgeNGramTokenizer that can generate n-grams in the sizes of the given range
 
- Lucene43EdgeNGramTokenizer.Side - Enum in org.apache.lucene.analysis.ngram
 
- 
Deprecated.
Specifies which side of the input the n-gram should be generated from
 
- Lucene43NGramTokenizer - Class in org.apache.lucene.analysis.ngram
 
- 
Deprecated.
 
- Lucene43NGramTokenizer(Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
Creates NGramTokenizer with given min and max n-grams.
 
- Lucene43NGramTokenizer(AttributeSource.AttributeFactory, Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
Creates NGramTokenizer with given min and max n-grams.
 
- Lucene43NGramTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
Creates NGramTokenizer with default min and max n-grams.
 
- LUCENE_MATCH_VERSION_PARAM - Static variable in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- luceneMatchVersion - Variable in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
the luceneVersion arg
 
- name - Variable in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
 
-  
 
- newCharacterBuffer(int) - Static method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
 
- newInstance(String, Class<T>) - Method in class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
-  
 
- newInstance(String, Class<T>) - Method in class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
-  
 
- newInstance(String, Class<T>) - Method in interface org.apache.lucene.analysis.util.ResourceLoader
 
- 
Creates an instance of the name and expected type
 
- newSentenceInstance() - Static method in class org.apache.lucene.analysis.util.CharArrayIterator
 
- 
 
- newSinkTokenStream() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
- 
 
- newSinkTokenStream(TeeSinkTokenFilter.SinkFilter) - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
- 
 
- newWordInstance() - Static method in class org.apache.lucene.analysis.util.CharArrayIterator
 
- 
 
- next() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- next() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
- 
use nextCharArray() + currentValue() for better efficiency.
 
- nextElement() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
 
-  
 
- nextKey() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
- 
gets the next key...
 
- nextKeyString() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
- 
gets the next key as a newly created String object
 
- NGramFilterFactory - Class in org.apache.lucene.analysis.ngram
 
- 
 
- NGramFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ngram.NGramFilterFactory
 
- 
Creates a new NGramFilterFactory
 
- NGramTokenFilter - Class in org.apache.lucene.analysis.ngram
 
- 
Tokenizes the input into n-grams of the given size(s).
 
- NGramTokenFilter(Version, TokenStream, int, int) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
- 
Creates NGramTokenFilter with given min and max n-grams.
 
- NGramTokenFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
- 
Creates NGramTokenFilter with default min and max n-grams.
 
- NGramTokenizer - Class in org.apache.lucene.analysis.ngram
 
- 
Tokenizes the input into n-grams of the given size(s).
 
- NGramTokenizer(Version, Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenizer
 
- 
Creates NGramTokenizer with given min and max n-grams.
 
- NGramTokenizer(Version, AttributeSource.AttributeFactory, Reader, int, int) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenizer
 
- 
Creates NGramTokenizer with given min and max n-grams.
 
- NGramTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenizer
 
- 
Creates NGramTokenizer with default min and max n-grams.
 
- NGramTokenizerFactory - Class in org.apache.lucene.analysis.ngram
 
- 
 
- NGramTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ngram.NGramTokenizerFactory
 
- 
Creates a new NGramTokenizerFactory
 
- noBreak - Variable in class org.apache.lucene.analysis.compound.hyphenation.Hyphen
 
-  
 
- NON_WORD_PATTERN - Static variable in class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
"\\W+"; Divides text at non-letters (NOT Character.isLetter(c))
 
- NOON - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- normalize(char[], int) - Method in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
- 
Normalize an input buffer of Arabic text
 
- normalize(int) - Method in class org.apache.lucene.analysis.core.LowerCaseTokenizer
 
- 
 
- normalize(char[], int) - Method in class org.apache.lucene.analysis.fa.PersianNormalizer
 
- 
Normalize an input buffer of Persian text
 
- normalize(char[], int) - Method in class org.apache.lucene.analysis.hi.HindiNormalizer
 
- 
Normalize an input buffer of Hindi text
 
- normalize(char[], int) - Method in class org.apache.lucene.analysis.in.IndicNormalizer
 
- 
Normalizes input text, and returns the new length.
 
- normalize(int) - Method in class org.apache.lucene.analysis.util.CharTokenizer
 
- 
Called on each token character to normalize it before it is added to the
 token.
 
- NormalizeCharMap - Class in org.apache.lucene.analysis.charfilter
 
- 
 
- NormalizeCharMap.Builder - Class in org.apache.lucene.analysis.charfilter
 
- 
Builds an NormalizeCharMap.
 
- NormalizeCharMap.Builder() - Constructor for class org.apache.lucene.analysis.charfilter.NormalizeCharMap.Builder
 
-  
 
- normalizeException(ArrayList<?>) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- normMap - Variable in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- NorwegianAnalyzer - Class in org.apache.lucene.analysis.no
 
- 
 
- NorwegianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
 
- NorwegianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- NorwegianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.no.NorwegianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- NorwegianLightStemFilter - Class in org.apache.lucene.analysis.no
 
- 
 
- NorwegianLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.no.NorwegianLightStemFilter
 
- 
 
- NorwegianLightStemFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.no.NorwegianLightStemFilter
 
- 
Creates a new NorwegianLightStemFilter
 
- NorwegianLightStemFilterFactory - Class in org.apache.lucene.analysis.no
 
- 
 
- NorwegianLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.no.NorwegianLightStemFilterFactory
 
- 
Creates a new NorwegianLightStemFilterFactory
 
- NorwegianLightStemmer - Class in org.apache.lucene.analysis.no
 
- 
Light Stemmer for Norwegian.
 
- NorwegianLightStemmer(int) - Constructor for class org.apache.lucene.analysis.no.NorwegianLightStemmer
 
- 
Creates a new NorwegianLightStemmer
 
- NorwegianMinimalStemFilter - Class in org.apache.lucene.analysis.no
 
- 
 
- NorwegianMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.no.NorwegianMinimalStemFilter
 
- 
 
- NorwegianMinimalStemFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.no.NorwegianMinimalStemFilter
 
- 
Creates a new NorwegianLightStemFilter
 
- NorwegianMinimalStemFilterFactory - Class in org.apache.lucene.analysis.no
 
- 
 
- NorwegianMinimalStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.no.NorwegianMinimalStemFilterFactory
 
- 
Creates a new NorwegianMinimalStemFilterFactory
 
- NorwegianMinimalStemmer - Class in org.apache.lucene.analysis.no
 
- 
Minimal Stemmer for Norwegian Bokmål (no-nb) and Nynorsk (no-nn)
 
- NorwegianMinimalStemmer(int) - Constructor for class org.apache.lucene.analysis.no.NorwegianMinimalStemmer
 
- 
Creates a new NorwegianMinimalStemmer
 
- NorwegianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- NorwegianStemmer() - Constructor for class org.tartarus.snowball.ext.NorwegianStemmer
 
-  
 
- NUM - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- NUM - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- NUM - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- NUM_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Numbers
 
- NUMERIC_TYPE - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Numbers
 
- NumericPayloadTokenFilter - Class in org.apache.lucene.analysis.payloads
 
- 
 
- NumericPayloadTokenFilter(TokenStream, float, String) - Constructor for class org.apache.lucene.analysis.payloads.NumericPayloadTokenFilter
 
-  
 
- NumericPayloadTokenFilterFactory - Class in org.apache.lucene.analysis.payloads
 
- 
 
- NumericPayloadTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.payloads.NumericPayloadTokenFilterFactory
 
- 
Creates a new NumericPayloadTokenFilterFactory
 
- NYNORSK - Static variable in class org.apache.lucene.analysis.no.NorwegianLightStemmer
 
- 
Constant to remove Nynorsk-specific endings
 
- offsetAtt - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- offsetByCodePoints(char[], int, int, int, int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Return the index within buf[start:start+count] which is by offset
  code points from index.
 
- OK_PREFIX - Static variable in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilterFactory
 
-  
 
- ONLY_FIRST_WORD - Static variable in class org.apache.lucene.analysis.miscellaneous.CapitalizationFilterFactory
 
-  
 
- onlyLongestMatch - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- openResource(String) - Method in class org.apache.lucene.analysis.util.ClasspathResourceLoader
 
-  
 
- openResource(String) - Method in class org.apache.lucene.analysis.util.FilesystemResourceLoader
 
-  
 
- openResource(String) - Method in interface org.apache.lucene.analysis.util.ResourceLoader
 
- 
Opens a named resource
 
- OpenStringBuilder - Class in org.apache.lucene.analysis.util
 
- 
A StringBuilder that allows one to access the array.
 
- OpenStringBuilder() - Constructor for class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- OpenStringBuilder(int) - Constructor for class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- OpenStringBuilder(char[], int) - Constructor for class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- org.apache.lucene.analysis.ar - package org.apache.lucene.analysis.ar
 
- 
Analyzer for Arabic.
 
- org.apache.lucene.analysis.bg - package org.apache.lucene.analysis.bg
 
- 
Analyzer for Bulgarian.
 
- org.apache.lucene.analysis.br - package org.apache.lucene.analysis.br
 
- 
Analyzer for Brazilian Portuguese.
 
- org.apache.lucene.analysis.ca - package org.apache.lucene.analysis.ca
 
- 
Analyzer for Catalan.
 
- org.apache.lucene.analysis.charfilter - package org.apache.lucene.analysis.charfilter
 
- 
Normalization of text before the tokenizer.
 
- org.apache.lucene.analysis.cjk - package org.apache.lucene.analysis.cjk
 
- 
Analyzer for Chinese, Japanese, and Korean, which indexes bigrams.
 
- org.apache.lucene.analysis.cn - package org.apache.lucene.analysis.cn
 
- 
Analyzer for Chinese, which indexes unigrams (individual chinese characters).
 
- org.apache.lucene.analysis.commongrams - package org.apache.lucene.analysis.commongrams
 
- 
Construct n-grams for frequently occurring terms and phrases.
 
- org.apache.lucene.analysis.compound - package org.apache.lucene.analysis.compound
 
- 
A filter that decomposes compound words you find in many Germanic
languages into the word parts.
 
- org.apache.lucene.analysis.compound.hyphenation - package org.apache.lucene.analysis.compound.hyphenation
 
- 
 
- org.apache.lucene.analysis.core - package org.apache.lucene.analysis.core
 
- 
Basic, general-purpose analysis components.
 
- org.apache.lucene.analysis.cz - package org.apache.lucene.analysis.cz
 
- 
Analyzer for Czech.
 
- org.apache.lucene.analysis.da - package org.apache.lucene.analysis.da
 
- 
Analyzer for Danish.
 
- org.apache.lucene.analysis.de - package org.apache.lucene.analysis.de
 
- 
Analyzer for German.
 
- org.apache.lucene.analysis.el - package org.apache.lucene.analysis.el
 
- 
Analyzer for Greek.
 
- org.apache.lucene.analysis.en - package org.apache.lucene.analysis.en
 
- 
Analyzer for English.
 
- org.apache.lucene.analysis.es - package org.apache.lucene.analysis.es
 
- 
Analyzer for Spanish.
 
- org.apache.lucene.analysis.eu - package org.apache.lucene.analysis.eu
 
- 
Analyzer for Basque.
 
- org.apache.lucene.analysis.fa - package org.apache.lucene.analysis.fa
 
- 
Analyzer for Persian.
 
- org.apache.lucene.analysis.fi - package org.apache.lucene.analysis.fi
 
- 
Analyzer for Finnish.
 
- org.apache.lucene.analysis.fr - package org.apache.lucene.analysis.fr
 
- 
Analyzer for French.
 
- org.apache.lucene.analysis.ga - package org.apache.lucene.analysis.ga
 
- 
Analysis for Irish.
 
- org.apache.lucene.analysis.gl - package org.apache.lucene.analysis.gl
 
- 
Analyzer for Galician.
 
- org.apache.lucene.analysis.hi - package org.apache.lucene.analysis.hi
 
- 
Analyzer for Hindi.
 
- org.apache.lucene.analysis.hu - package org.apache.lucene.analysis.hu
 
- 
Analyzer for Hungarian.
 
- org.apache.lucene.analysis.hunspell - package org.apache.lucene.analysis.hunspell
 
- 
 
- org.apache.lucene.analysis.hy - package org.apache.lucene.analysis.hy
 
- 
Analyzer for Armenian.
 
- org.apache.lucene.analysis.id - package org.apache.lucene.analysis.id
 
- 
Analyzer for Indonesian.
 
- org.apache.lucene.analysis.in - package org.apache.lucene.analysis.in
 
- 
Analysis components for Indian languages.
 
- org.apache.lucene.analysis.it - package org.apache.lucene.analysis.it
 
- 
Analyzer for Italian.
 
- org.apache.lucene.analysis.lv - package org.apache.lucene.analysis.lv
 
- 
Analyzer for Latvian.
 
- org.apache.lucene.analysis.miscellaneous - package org.apache.lucene.analysis.miscellaneous
 
- 
Miscellaneous TokenStreams
 
- org.apache.lucene.analysis.ngram - package org.apache.lucene.analysis.ngram
 
- 
Character n-gram tokenizers and filters.
 
- org.apache.lucene.analysis.nl - package org.apache.lucene.analysis.nl
 
- 
Analyzer for Dutch.
 
- org.apache.lucene.analysis.no - package org.apache.lucene.analysis.no
 
- 
Analyzer for Norwegian.
 
- org.apache.lucene.analysis.path - package org.apache.lucene.analysis.path
 
- 
Analysis components for path-like strings such as filenames.
 
- org.apache.lucene.analysis.pattern - package org.apache.lucene.analysis.pattern
 
- 
Set of components for pattern-based (regex) analysis.
 
- org.apache.lucene.analysis.payloads - package org.apache.lucene.analysis.payloads
 
- 
Provides various convenience classes for creating payloads on Tokens.
 
- org.apache.lucene.analysis.position - package org.apache.lucene.analysis.position
 
- 
Filter for assigning position increments.
 
- org.apache.lucene.analysis.pt - package org.apache.lucene.analysis.pt
 
- 
Analyzer for Portuguese.
 
- org.apache.lucene.analysis.query - package org.apache.lucene.analysis.query
 
- 
Automatically filter high-frequency stopwords.
 
- org.apache.lucene.analysis.reverse - package org.apache.lucene.analysis.reverse
 
- 
Filter to reverse token text.
 
- org.apache.lucene.analysis.ro - package org.apache.lucene.analysis.ro
 
- 
Analyzer for Romanian.
 
- org.apache.lucene.analysis.ru - package org.apache.lucene.analysis.ru
 
- 
Analyzer for Russian.
 
- org.apache.lucene.analysis.shingle - package org.apache.lucene.analysis.shingle
 
- 
Word n-gram filters
 
- org.apache.lucene.analysis.sinks - package org.apache.lucene.analysis.sinks
 
- 
 
- org.apache.lucene.analysis.snowball - package org.apache.lucene.analysis.snowball
 
- 
 
- org.apache.lucene.analysis.standard - package org.apache.lucene.analysis.standard
 
- 
Fast, general-purpose grammar-based tokenizers.
 
- org.apache.lucene.analysis.standard.std31 - package org.apache.lucene.analysis.standard.std31
 
- 
 
- org.apache.lucene.analysis.standard.std34 - package org.apache.lucene.analysis.standard.std34
 
- 
 
- org.apache.lucene.analysis.standard.std36 - package org.apache.lucene.analysis.standard.std36
 
- 
 
- org.apache.lucene.analysis.sv - package org.apache.lucene.analysis.sv
 
- 
Analyzer for Swedish.
 
- org.apache.lucene.analysis.synonym - package org.apache.lucene.analysis.synonym
 
- 
Analysis components for Synonyms.
 
- org.apache.lucene.analysis.th - package org.apache.lucene.analysis.th
 
- 
Analyzer for Thai.
 
- org.apache.lucene.analysis.tr - package org.apache.lucene.analysis.tr
 
- 
Analyzer for Turkish.
 
- org.apache.lucene.analysis.util - package org.apache.lucene.analysis.util
 
- 
Utility functions for text analysis.
 
- org.apache.lucene.analysis.wikipedia - package org.apache.lucene.analysis.wikipedia
 
- 
Tokenizer that is aware of Wikipedia syntax.
 
- org.apache.lucene.collation - package org.apache.lucene.collation
 
- 
  Unicode collation support.
 
- org.apache.lucene.collation.tokenattributes - package org.apache.lucene.collation.tokenattributes
 
- 
 
- org.tartarus.snowball - package org.tartarus.snowball
 
- 
Snowball stemmer API.
 
- org.tartarus.snowball.ext - package org.tartarus.snowball.ext
 
- 
Autogenerated snowball stemmer implementations.
 
- out_grouping(char[], int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- out_grouping_b(char[], int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- out_range(int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- out_range_b(int, int) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- packValues(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
Packs the values by storing them in 4 bits, two values into a byte Values
 range is from 0 to 9.
 
- parse(String) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
- 
Parses a hyphenation pattern file.
 
- parse(File) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
- 
Parses a hyphenation pattern file.
 
- parse(InputSource) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
- 
Parses a hyphenation pattern file.
 
- parse(Class<? extends RSLPStemmerBase>, String) - Static method in class org.apache.lucene.analysis.pt.RSLPStemmerBase
 
- 
Parse a resource file into an RSLP stemmer description.
 
- parse(Reader) - Method in class org.apache.lucene.analysis.synonym.SolrSynonymParser
 
-  
 
- parse(Reader) - Method in class org.apache.lucene.analysis.synonym.SynonymMap.Parser
 
- 
 
- parse(Reader) - Method in class org.apache.lucene.analysis.synonym.WordnetSynonymParser
 
-  
 
- parseRules(List<String>, NormalizeCharMap.Builder) - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- parseString(String) - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilterFactory
 
-  
 
- PathHierarchyTokenizer - Class in org.apache.lucene.analysis.path
 
- 
Tokenizer for path-like hierarchies.
 
- PathHierarchyTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(Reader, int) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(Reader, int, char) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(Reader, char, char) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(Reader, char, char, int) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(AttributeSource.AttributeFactory, Reader, char, char, int) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(Reader, int, char, char, int) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizer(AttributeSource.AttributeFactory, Reader, int, char, char, int) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- PathHierarchyTokenizerFactory - Class in org.apache.lucene.analysis.path
 
- 
 
- PathHierarchyTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.path.PathHierarchyTokenizerFactory
 
- 
Creates a new PathHierarchyTokenizerFactory
 
- PATTERN - Static variable in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory
 
-  
 
- PATTERN - Static variable in class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
-  
 
- pattern - Variable in class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
-  
 
- PatternAnalyzer - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Deprecated.
(4.0) use the pattern-based analysis in the analysis/pattern package instead.
 
 
- PatternAnalyzer(Version, Pattern, boolean, CharArraySet) - Constructor for class org.apache.lucene.analysis.miscellaneous.PatternAnalyzer
 
- 
Deprecated.
Constructs a new instance with the given parameters.
 
- PatternCaptureGroupFilterFactory - Class in org.apache.lucene.analysis.pattern
 
- 
 
- PatternCaptureGroupFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pattern.PatternCaptureGroupFilterFactory
 
-  
 
- PatternCaptureGroupTokenFilter - Class in org.apache.lucene.analysis.pattern
 
- 
CaptureGroup uses Java regexes to emit multiple tokens - one for each capture
 group in one or more patterns.
 
- PatternCaptureGroupTokenFilter(TokenStream, boolean, Pattern...) - Constructor for class org.apache.lucene.analysis.pattern.PatternCaptureGroupTokenFilter
 
-  
 
- PatternConsumer - Interface in org.apache.lucene.analysis.compound.hyphenation
 
- 
This interface is used to connect the XML pattern file parser to the
 hyphenation tree.
 
- PatternKeywordMarkerFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- PatternKeywordMarkerFilter(TokenStream, Pattern) - Constructor for class org.apache.lucene.analysis.miscellaneous.PatternKeywordMarkerFilter
 
- 
 
- PatternParser - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
A SAX document handler to read and parse hyphenation patterns from a XML
 file.
 
- PatternParser() - Constructor for class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- PatternParser(PatternConsumer) - Constructor for class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- PatternReplaceCharFilter - Class in org.apache.lucene.analysis.pattern
 
- 
CharFilter that uses a regular expression for the target of replace string.
 
- PatternReplaceCharFilter(Pattern, String, Reader) - Constructor for class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
-  
 
- PatternReplaceCharFilter(Pattern, String, int, String, Reader) - Constructor for class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
- 
Deprecated.
 
- PatternReplaceCharFilterFactory - Class in org.apache.lucene.analysis.pattern
 
- 
 
- PatternReplaceCharFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pattern.PatternReplaceCharFilterFactory
 
- 
Creates a new PatternReplaceCharFilterFactory
 
- PatternReplaceFilter - Class in org.apache.lucene.analysis.pattern
 
- 
A TokenFilter which applies a Pattern to each token in the stream,
 replacing match occurances with the specified replacement string.
 
- PatternReplaceFilter(TokenStream, Pattern, String, boolean) - Constructor for class org.apache.lucene.analysis.pattern.PatternReplaceFilter
 
- 
Constructs an instance to replace either the first, or all occurances
 
- PatternReplaceFilterFactory - Class in org.apache.lucene.analysis.pattern
 
- 
 
- PatternReplaceFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pattern.PatternReplaceFilterFactory
 
- 
Creates a new PatternReplaceFilterFactory
 
- PatternTokenizer - Class in org.apache.lucene.analysis.pattern
 
- 
This tokenizer uses regex pattern matching to construct distinct tokens
 for the input stream.
 
- PatternTokenizer(Reader, Pattern, int) - Constructor for class org.apache.lucene.analysis.pattern.PatternTokenizer
 
- 
creates a new PatternTokenizer returning tokens from group (-1 for split functionality)
 
- PatternTokenizer(AttributeSource.AttributeFactory, Reader, Pattern, int) - Constructor for class org.apache.lucene.analysis.pattern.PatternTokenizer
 
- 
creates a new PatternTokenizer returning tokens from group (-1 for split functionality)
 
- PatternTokenizerFactory - Class in org.apache.lucene.analysis.pattern
 
- 
 
- PatternTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pattern.PatternTokenizerFactory
 
- 
Creates a new PatternTokenizerFactory
 
- PayloadEncoder - Interface in org.apache.lucene.analysis.payloads
 
- 
Mainly for use with the DelimitedPayloadTokenFilter, converts char buffers to
 
BytesRef.
 
 
- PayloadHelper - Class in org.apache.lucene.analysis.payloads
 
- 
Utility methods for encoding payloads.
 
- PayloadHelper() - Constructor for class org.apache.lucene.analysis.payloads.PayloadHelper
 
-  
 
- PerFieldAnalyzerWrapper - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This analyzer is used to facilitate scenarios where different
 fields require different analysis techniques.
 
- PerFieldAnalyzerWrapper(Analyzer) - Constructor for class org.apache.lucene.analysis.miscellaneous.PerFieldAnalyzerWrapper
 
- 
Constructs with default analyzer.
 
- PerFieldAnalyzerWrapper(Analyzer, Map<String, Analyzer>) - Constructor for class org.apache.lucene.analysis.miscellaneous.PerFieldAnalyzerWrapper
 
- 
Constructs with default analyzer and a map of analyzers to use for 
 specific fields.
 
- PersianAnalyzer - Class in org.apache.lucene.analysis.fa
 
- 
 
- PersianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
 
- PersianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- PersianCharFilter - Class in org.apache.lucene.analysis.fa
 
- 
CharFilter that replaces instances of Zero-width non-joiner with an
 ordinary space.
 
- PersianCharFilter(Reader) - Constructor for class org.apache.lucene.analysis.fa.PersianCharFilter
 
-  
 
- PersianCharFilterFactory - Class in org.apache.lucene.analysis.fa
 
- 
 
- PersianCharFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.fa.PersianCharFilterFactory
 
- 
Creates a new PersianCharFilterFactory
 
- PersianNormalizationFilter - Class in org.apache.lucene.analysis.fa
 
- 
 
- PersianNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.fa.PersianNormalizationFilter
 
-  
 
- PersianNormalizationFilterFactory - Class in org.apache.lucene.analysis.fa
 
- 
 
- PersianNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.fa.PersianNormalizationFilterFactory
 
- 
Creates a new PersianNormalizationFilterFactory
 
- PersianNormalizer - Class in org.apache.lucene.analysis.fa
 
- 
Normalizer for Persian.
 
- PersianNormalizer() - Constructor for class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- PorterStemFilter - Class in org.apache.lucene.analysis.en
 
- 
Transforms the token stream as per the Porter stemming algorithm.
 
- PorterStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.en.PorterStemFilter
 
-  
 
- PorterStemFilterFactory - Class in org.apache.lucene.analysis.en
 
- 
 
- PorterStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.en.PorterStemFilterFactory
 
- 
Creates a new PorterStemFilterFactory
 
- PorterStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- PorterStemmer() - Constructor for class org.tartarus.snowball.ext.PorterStemmer
 
-  
 
- PortugueseAnalyzer - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
 
- PortugueseAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- PortugueseAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.pt.PortugueseAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- PortugueseLightStemFilter - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.pt.PortugueseLightStemFilter
 
-  
 
- PortugueseLightStemFilterFactory - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pt.PortugueseLightStemFilterFactory
 
- 
Creates a new PortugueseLightStemFilterFactory
 
- PortugueseLightStemmer - Class in org.apache.lucene.analysis.pt
 
- 
Light Stemmer for Portuguese
 
- PortugueseLightStemmer() - Constructor for class org.apache.lucene.analysis.pt.PortugueseLightStemmer
 
-  
 
- PortugueseMinimalStemFilter - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseMinimalStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.pt.PortugueseMinimalStemFilter
 
-  
 
- PortugueseMinimalStemFilterFactory - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseMinimalStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pt.PortugueseMinimalStemFilterFactory
 
- 
Creates a new PortugueseMinimalStemFilterFactory
 
- PortugueseMinimalStemmer - Class in org.apache.lucene.analysis.pt
 
- 
Minimal Stemmer for Portuguese
 
- PortugueseMinimalStemmer() - Constructor for class org.apache.lucene.analysis.pt.PortugueseMinimalStemmer
 
-  
 
- PortugueseStemFilter - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.pt.PortugueseStemFilter
 
-  
 
- PortugueseStemFilterFactory - Class in org.apache.lucene.analysis.pt
 
- 
 
- PortugueseStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.pt.PortugueseStemFilterFactory
 
- 
Creates a new PortugueseStemFilterFactory
 
- PortugueseStemmer - Class in org.apache.lucene.analysis.pt
 
- 
Portuguese stemmer implementing the RSLP (Removedor de Sufixos da Lingua Portuguesa)
 algorithm.
 
- PortugueseStemmer() - Constructor for class org.apache.lucene.analysis.pt.PortugueseStemmer
 
-  
 
- PortugueseStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- PortugueseStemmer() - Constructor for class org.tartarus.snowball.ext.PortugueseStemmer
 
-  
 
- PositionFilter - Class in org.apache.lucene.analysis.position
 
- 
Deprecated.
(4.4) PositionFilter makes TokenStream graphs inconsistent
             which can cause highlighting bugs. Its main use-case being to make
             QueryParser
             generate boolean queries instead of phrase queries, it is now advised to use
             QueryParser.setAutoGeneratePhraseQueries(boolean)
             (for simple cases) or to override QueryParser.newFieldQuery. 
 
 
- PositionFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.position.PositionFilter
 
- 
Deprecated.
Constructs a PositionFilter that assigns a position increment of zero to
 all but the first token from the given input stream.
 
- PositionFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.position.PositionFilter
 
- 
Deprecated.
Constructs a PositionFilter that assigns the given position increment to
 all but the first token from the given input stream.
 
- PositionFilterFactory - Class in org.apache.lucene.analysis.position
 
- 
 
- PositionFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.position.PositionFilterFactory
 
- 
Deprecated.
Creates a new PositionFilterFactory
 
- postBreak - Variable in class org.apache.lucene.analysis.compound.hyphenation.Hyphen
 
-  
 
- preBreak - Variable in class org.apache.lucene.analysis.compound.hyphenation.Hyphen
 
-  
 
- PrefixAndSuffixAwareTokenFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- PrefixAndSuffixAwareTokenFilter(TokenStream, TokenStream, TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter
 
-  
 
- PrefixAwareTokenFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Joins two token streams and leaves the last token of the first stream available
 to be used when updating the token values in the second stream based on that token.
 
- PrefixAwareTokenFilter(TokenStream, TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- prefixes - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- PRESERVE_ORIGINAL - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes original words are preserved and added to the subword list (Defaults to false)
 
 "500-42" => "500" "42" "500-42"
 
 
- previous() - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- printStats(PrintStream) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
-  
 
- printStats(PrintStream) - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- PROTECTED_TOKENS - Static variable in class org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory
 
-  
 
- PROTECTED_TOKENS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilterFactory
 
-  
 
- PROTECTED_TOKENS - Static variable in class org.apache.lucene.analysis.snowball.SnowballPorterFilterFactory
 
-  
 
- PUA_EC00_MARKER - Static variable in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Example marker character: U+EC00 (PRIVATE USE AREA: EC00)
 
- put(int, byte) - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
-  
 
- put(int, char) - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- put(CharSequence, V) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Add the given mapping.
 
- put(Object, V) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- put(String, V) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Add the given mapping.
 
- put(char[], V) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
- 
Add the given mapping.
 
- read() - Method in class org.apache.lucene.analysis.charfilter.HTMLStripCharFilter
 
-  
 
- read(char[], int, int) - Method in class org.apache.lucene.analysis.charfilter.HTMLStripCharFilter
 
-  
 
- read() - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilter
 
-  
 
- read(char[], int, int) - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilter
 
-  
 
- read(char[], int, int) - Method in class org.apache.lucene.analysis.fa.PersianCharFilter
 
-  
 
- read() - Method in class org.apache.lucene.analysis.fa.PersianCharFilter
 
-  
 
- read(char[], int, int) - Method in class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
-  
 
- read() - Method in class org.apache.lucene.analysis.pattern.PatternReplaceCharFilter
 
-  
 
- readToken(StringBuffer) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- reloadCharFilters(ClassLoader) - Static method in class org.apache.lucene.analysis.util.CharFilterFactory
 
- 
 
- reloadTokenFilters(ClassLoader) - Static method in class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
 
- reloadTokenizers(ClassLoader) - Static method in class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
 
- remove() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
-  
 
- remove(Object) - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntrySet
 
-  
 
- remove(Object) - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- RemoveDuplicatesTokenFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
A TokenFilter which filters out Tokens at the same position and Term text as the previous token in the stream.
 
- RemoveDuplicatesTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.RemoveDuplicatesTokenFilter
 
- 
Creates a new RemoveDuplicatesTokenFilter
 
- RemoveDuplicatesTokenFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- RemoveDuplicatesTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.RemoveDuplicatesTokenFilterFactory
 
- 
Creates a new RemoveDuplicatesTokenFilterFactory
 
- replace(char[], int) - Method in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Rule
 
-  
 
- replace_s(int, int, CharSequence) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- replacement - Variable in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Rule
 
-  
 
- require(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- require(Map<String, String>, String, Collection<String>) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- require(Map<String, String>, String, Collection<String>, boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- requireBoolean(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- requireChar(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- requireFloat(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- requireInt(Map<String, String>, String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- reserve(int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.charfilter.MappingCharFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.cjk.CJKTokenizer
 
- 
Deprecated.
  
- reset() - Method in class org.apache.lucene.analysis.cn.ChineseTokenizer
 
- 
Deprecated.
  
- reset() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsFilter
 
- reset() - Method in class org.apache.lucene.analysis.commongrams.CommonGramsQueryFilter
 
- reset() - Method in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.core.KeywordTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.hunspell.HunspellStemFilter
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.HyphenatedWordsFilter
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.KeywordRepeatFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenPositionFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAndSuffixAwareTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.RemoveDuplicatesTokenFilter
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- reset() - Method in class org.apache.lucene.analysis.ngram.EdgeNGramTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.ngram.Lucene43EdgeNGramTokenizer
 
- 
Deprecated.
  
- reset() - Method in class org.apache.lucene.analysis.ngram.Lucene43NGramTokenizer
 
- 
Deprecated.
  
- reset() - Method in class org.apache.lucene.analysis.ngram.NGramTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.ngram.NGramTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.path.PathHierarchyTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.pattern.PatternCaptureGroupTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.pattern.PatternTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.position.PositionFilter
 
- 
Deprecated.
  
- reset() - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter.SinkFilter
 
- 
 
- reset() - Method in class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter.SinkTokenStream
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.sinks.TokenRangeSinkFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.synonym.SynonymFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.th.ThaiWordFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.util.CharacterUtils.CharacterBuffer
 
- 
Resets the CharacterBuffer.
 
- reset() - Method in class org.apache.lucene.analysis.util.CharTokenizer
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.util.FilteringTokenFilter
 
-  
 
- reset() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- reset(Reader) - Method in class org.apache.lucene.analysis.util.RollingCharBuffer
 
- 
Clear array and switch to new reader.
 
- reset() - Method in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- resize(int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- resolveEntity(String, String) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- ResourceLoader - Interface in org.apache.lucene.analysis.util
 
- 
Abstraction for loading resources (streams, files, and classes).
 
- ResourceLoaderAware - Interface in org.apache.lucene.analysis.util
 
- 
Interface for a component that needs to be initialized by
 an implementation of 
ResourceLoader.
 
 
- result - Variable in class org.tartarus.snowball.Among
 
-  
 
- reverse(Version, String) - Static method in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Reverses the given input string
 
- reverse(Version, char[]) - Static method in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Reverses the given input buffer in-place
 
- reverse(Version, char[], int) - Static method in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Partially reverses the given input buffer in-place from offset 0
 up to the given length.
 
- reverse(Version, char[], int, int) - Static method in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Partially reverses the given input buffer in-place from the given offset
 up to the given length.
 
- ReversePathHierarchyTokenizer - Class in org.apache.lucene.analysis.path
 
- 
Tokenizer for domain-like hierarchies.
 
- ReversePathHierarchyTokenizer(Reader) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, int, char) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, char, char) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, int, char, char) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, char, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, char, char, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(AttributeSource.AttributeFactory, Reader, char, char, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(Reader, int, char, char, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReversePathHierarchyTokenizer(AttributeSource.AttributeFactory, Reader, int, char, char, int) - Constructor for class org.apache.lucene.analysis.path.ReversePathHierarchyTokenizer
 
-  
 
- ReverseStringFilter - Class in org.apache.lucene.analysis.reverse
 
- 
Reverse token string, for example "country" => "yrtnuoc".
 
- ReverseStringFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Create a new ReverseStringFilter that reverses all tokens in the 
 supplied 
TokenStream.
 
 
- ReverseStringFilter(Version, TokenStream, char) - Constructor for class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Create a new ReverseStringFilter that reverses and marks all tokens in the
 supplied 
TokenStream.
 
 
- ReverseStringFilterFactory - Class in org.apache.lucene.analysis.reverse
 
- 
 
- ReverseStringFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.reverse.ReverseStringFilterFactory
 
- 
Creates a new ReverseStringFilterFactory
 
- rewind() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
 
-  
 
- RollingCharBuffer - Class in org.apache.lucene.analysis.util
 
- 
Acts like a forever growing char[] as you read
  characters into it from the provided reader, but
  internally it uses a circular buffer to only hold the
  characters that haven't been freed yet.
 
- RollingCharBuffer() - Constructor for class org.apache.lucene.analysis.util.RollingCharBuffer
 
-  
 
- RomanianAnalyzer - Class in org.apache.lucene.analysis.ro
 
- 
 
- RomanianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
 
- RomanianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- RomanianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ro.RomanianAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- RomanianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- RomanianStemmer() - Constructor for class org.tartarus.snowball.ext.RomanianStemmer
 
-  
 
- root - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- RSLPStemmerBase - Class in org.apache.lucene.analysis.pt
 
- 
Base class for stemmers that use a set of RSLP-like stemming steps.
 
- RSLPStemmerBase() - Constructor for class org.apache.lucene.analysis.pt.RSLPStemmerBase
 
-  
 
- RSLPStemmerBase.Rule - Class in org.apache.lucene.analysis.pt
 
- 
A basic rule, with no exceptions.
 
- RSLPStemmerBase.Rule(String, int, String) - Constructor for class org.apache.lucene.analysis.pt.RSLPStemmerBase.Rule
 
- 
Create a rule.
 
- RSLPStemmerBase.RuleWithSetExceptions - Class in org.apache.lucene.analysis.pt
 
- 
A rule with a set of whole-word exceptions.
 
- RSLPStemmerBase.RuleWithSetExceptions(String, int, String, String[]) - Constructor for class org.apache.lucene.analysis.pt.RSLPStemmerBase.RuleWithSetExceptions
 
-  
 
- RSLPStemmerBase.RuleWithSuffixExceptions - Class in org.apache.lucene.analysis.pt
 
- 
A rule with a set of exceptional suffixes.
 
- RSLPStemmerBase.RuleWithSuffixExceptions(String, int, String, String[]) - Constructor for class org.apache.lucene.analysis.pt.RSLPStemmerBase.RuleWithSuffixExceptions
 
-  
 
- RSLPStemmerBase.Step - Class in org.apache.lucene.analysis.pt
 
- 
A step containing a list of rules.
 
- RSLPStemmerBase.Step(String, RSLPStemmerBase.Rule[], int, String[]) - Constructor for class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
 
- 
Create a new step
 
- RTL_DIRECTION_MARKER - Static variable in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Example marker character: U+200F (RIGHT-TO-LEFT MARK)
 
- rules - Variable in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
 
-  
 
- RussianAnalyzer - Class in org.apache.lucene.analysis.ru
 
- 
 
- RussianAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
 
-  
 
- RussianAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- RussianAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.ru.RussianAnalyzer
 
- 
Builds an analyzer with the given stop words
 
- RussianLetterTokenizer - Class in org.apache.lucene.analysis.ru
 
- 
Deprecated.
(3.1) Use StandardTokenizer instead, which has the same functionality.
 This filter will be removed in Lucene 5.0 
 
 
- RussianLetterTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.ru.RussianLetterTokenizer
 
- 
Deprecated.
Construct a new RussianLetterTokenizer.
 
- RussianLetterTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.ru.RussianLetterTokenizer
 
- 
Deprecated.
 
- RussianLetterTokenizerFactory - Class in org.apache.lucene.analysis.ru
 
- 
 
- RussianLetterTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ru.RussianLetterTokenizerFactory
 
- 
Deprecated.
Creates a new RussianLetterTokenizerFactory
 
- RussianLightStemFilter - Class in org.apache.lucene.analysis.ru
 
- 
 
- RussianLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.ru.RussianLightStemFilter
 
-  
 
- RussianLightStemFilterFactory - Class in org.apache.lucene.analysis.ru
 
- 
 
- RussianLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.ru.RussianLightStemFilterFactory
 
- 
Creates a new RussianLightStemFilterFactory
 
- RussianLightStemmer - Class in org.apache.lucene.analysis.ru
 
- 
Light Stemmer for Russian.
 
- RussianLightStemmer() - Constructor for class org.apache.lucene.analysis.ru.RussianLightStemmer
 
-  
 
- RussianStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- RussianStemmer() - Constructor for class org.tartarus.snowball.ext.RussianStemmer
 
-  
 
- s - Variable in class org.tartarus.snowball.Among
 
-  
 
- s_size - Variable in class org.tartarus.snowball.Among
 
-  
 
- sc - Variable in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
 The character stored in this node: splitchar.
 
- ScandinavianFoldingFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This filter folds Scandinavian characters åÅäæÄÆ->a and öÖøØ->o.
 
- ScandinavianFoldingFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.ScandinavianFoldingFilter
 
-  
 
- ScandinavianFoldingFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- ScandinavianFoldingFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.ScandinavianFoldingFilterFactory
 
-  
 
- ScandinavianNormalizationFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
This filter normalize use of the interchangeable Scandinavian characters æÆäÄöÖøØ
 and folded variants (aa, ao, ae, oe and oo) by transforming them to åÅæÆøØ.
 
- ScandinavianNormalizationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.ScandinavianNormalizationFilter
 
-  
 
- ScandinavianNormalizationFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- ScandinavianNormalizationFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.ScandinavianNormalizationFilterFactory
 
-  
 
- searchPatterns(char[], int, byte[]) - Method in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
 Search for all possible partial matches of word starting at index an update
 interletter values.
 
- set(char[], int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- setAppend(String) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets the append defined for the affix
 
- setAppendFlags(char[]) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets the flags defined for the affix append
 
- setCharAt(int, char) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- setCondition(String, String) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets the condition that must be met before the affix can be applied
 
- setConsumer(PatternConsumer) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- setCrossProduct(boolean) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets whether the affix is defined as cross product
 
- setCurrent(String) - Method in class org.tartarus.snowball.SnowballProgram
 
- 
Set the current string.
 
- setCurrent(char[], int) - Method in class org.tartarus.snowball.SnowballProgram
 
- 
Set the current string.
 
- setEnablePositionIncrements(boolean) - Method in class org.apache.lucene.analysis.util.FilteringTokenFilter
 
- 
Deprecated.
enablePositionIncrements=false is not supported anymore as of Lucene 4.4
 
 
- setExplicitLuceneMatchVersion(boolean) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
-  
 
- setFlag(char) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets the affix flag
 
- setIndex(int) - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
-  
 
- SetKeywordMarkerFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- SetKeywordMarkerFilter(TokenStream, CharArraySet) - Constructor for class org.apache.lucene.analysis.miscellaneous.SetKeywordMarkerFilter
 
- 
Create a new KeywordSetMarkerFilter, that marks the current token as a
 keyword if the tokens term buffer is contained in the given set via the
 
KeywordAttribute.
 
 
- setLength(int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- setMaxShingleSize(int) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Set the max shingle size (default: 2)
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
Set maximum allowed token length.
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
- 
Set the max allowed token length.
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
Set maximum allowed token length.
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
Set the max allowed token length.
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
 
- 
Set maximum allowed token length.
 
- setMaxTokenLength(int) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
- 
Set the max allowed token length.
 
- setMinShingleSize(int) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Set the min shingle size (default: 2).
 
- setOutputUnigrams(boolean) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Shall the output stream contain the input tokens (unigrams) as well as
 shingles? (default: true.)
 
- setOutputUnigramsIfNoShingles(boolean) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Shall we override the behavior of outputUnigrams==false for those
 times when no shingles are available (because there are fewer than
 minShingleSize tokens in the input stream)? (default: false.)
 
- setPrefix(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- setStemDictionary(HashMap<?, ?>) - Method in class org.apache.lucene.analysis.nl.DutchStemFilter
 
- 
Deprecated.
Set dictionary for stemming, this dictionary overrules the algorithm,
 so you can correct for a particular unwanted word-stem pair.
 
- setStemmer(GermanStemmer) - Method in class org.apache.lucene.analysis.de.GermanStemFilter
 
- 
 
- setStemmer(FrenchStemmer) - Method in class org.apache.lucene.analysis.fr.FrenchStemFilter
 
- 
Deprecated.
 
- setStemmer(DutchStemmer) - Method in class org.apache.lucene.analysis.nl.DutchStemFilter
 
- 
Deprecated.
 
- setStrip(String) - Method in class org.apache.lucene.analysis.hunspell.HunspellAffix
 
- 
Sets the stripping characters defined for the affix
 
- setSuffix(TokenStream) - Method in class org.apache.lucene.analysis.miscellaneous.PrefixAwareTokenFilter
 
-  
 
- setText(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharArrayIterator
 
- 
Set a new region of text to be examined by this iterator
 
- setToken(Token) - Method in class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
 
-  
 
- setTokenSeparator(String) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Sets the string to use when joining adjacent tokens to form a shingle
 
- setTokenType(String) - Method in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Set the type of the shingle tokens produced by this filter.
 
- setValue(V) - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntryIterator
 
- 
sets the value associated with the last key returned
 
- SHADDA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- ShingleAnalyzerWrapper - Class in org.apache.lucene.analysis.shingle
 
- 
 
- ShingleAnalyzerWrapper(Analyzer) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- ShingleAnalyzerWrapper(Analyzer, int) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- ShingleAnalyzerWrapper(Analyzer, int, int) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
-  
 
- ShingleAnalyzerWrapper(Analyzer, int, int, String, boolean, boolean) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
- 
Creates a new ShingleAnalyzerWrapper
 
- ShingleAnalyzerWrapper(Version) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
- 
 
- ShingleAnalyzerWrapper(Version, int, int) - Constructor for class org.apache.lucene.analysis.shingle.ShingleAnalyzerWrapper
 
- 
 
- ShingleFilter - Class in org.apache.lucene.analysis.shingle
 
- 
A ShingleFilter constructs shingles (token n-grams) from a token stream.
 
- ShingleFilter(TokenStream, int, int) - Constructor for class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Constructs a ShingleFilter with the specified shingle size from the
 
TokenStream input 
 
- ShingleFilter(TokenStream, int) - Constructor for class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Constructs a ShingleFilter with the specified shingle size from the
 
TokenStream input 
 
- ShingleFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Construct a ShingleFilter with default shingle size: 2.
 
- ShingleFilter(TokenStream, String) - Constructor for class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
Construct a ShingleFilter with the specified token type for shingle tokens
 and the default shingle size: 2
 
- ShingleFilterFactory - Class in org.apache.lucene.analysis.shingle
 
- 
 
- ShingleFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.shingle.ShingleFilterFactory
 
- 
Creates a new ShingleFilterFactory
 
- SimpleAnalyzer - Class in org.apache.lucene.analysis.core
 
- 
 
- SimpleAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.core.SimpleAnalyzer
 
- 
 
- SINGLE_TYPE - Static variable in class org.apache.lucene.analysis.cjk.CJKBigramFilter
 
- 
when we emit a unigram, its then marked as this type
 
- SingleTokenTokenStream - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- SingleTokenTokenStream(Token) - Constructor for class org.apache.lucene.analysis.miscellaneous.SingleTokenTokenStream
 
-  
 
- size() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- size() - Method in class org.apache.lucene.analysis.util.CharArrayMap.EntrySet
 
-  
 
- size() - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- size() - Method in class org.apache.lucene.analysis.util.CharArraySet
 
-  
 
- size() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- slice_check() - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- slice_del() - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- slice_from(CharSequence) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- slice_to(StringBuilder) - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- SnowballAnalyzer - Class in org.apache.lucene.analysis.snowball
 
- 
Deprecated.
(3.1) Use the language-specific analyzer in modules/analysis instead. 
 This analyzer will be removed in Lucene 5.0
 
 
- SnowballAnalyzer(Version, String) - Constructor for class org.apache.lucene.analysis.snowball.SnowballAnalyzer
 
- 
Deprecated.
Builds the named analyzer with no stop words.
 
- SnowballAnalyzer(Version, String, CharArraySet) - Constructor for class org.apache.lucene.analysis.snowball.SnowballAnalyzer
 
- 
Deprecated.
Builds the named analyzer with the given stop words.
 
- SnowballFilter - Class in org.apache.lucene.analysis.snowball
 
- 
A filter that stems words using a Snowball-generated stemmer.
 
- SnowballFilter(TokenStream, SnowballProgram) - Constructor for class org.apache.lucene.analysis.snowball.SnowballFilter
 
-  
 
- SnowballFilter(TokenStream, String) - Constructor for class org.apache.lucene.analysis.snowball.SnowballFilter
 
- 
Construct the named stemming filter.
 
- SnowballPorterFilterFactory - Class in org.apache.lucene.analysis.snowball
 
- 
 
- SnowballPorterFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.snowball.SnowballPorterFilterFactory
 
- 
Creates a new SnowballPorterFilterFactory
 
- SnowballProgram - Class in org.tartarus.snowball
 
- 
This is the rev 502 of the Snowball SVN trunk,
 but modified:
 made abstract and introduced abstract method stem to avoid expensive reflection in filter class.
 
- SnowballProgram() - Constructor for class org.tartarus.snowball.SnowballProgram
 
-  
 
- SolrSynonymParser - Class in org.apache.lucene.analysis.synonym
 
- 
Parser for the Solr synonyms format.
 
- SolrSynonymParser(boolean, boolean, Analyzer) - Constructor for class org.apache.lucene.analysis.synonym.SolrSynonymParser
 
-  
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTH_EAST_ASIAN_TYPE - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Chars in class \p{Line_Break = Complex_Context} are from South East Asian
 scripts (Thai, Lao, Myanmar, Khmer, etc.).
 
- SOUTHEAST_ASIAN - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
-  
 
- SOUTHEAST_ASIAN - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
-  
 
- SpanishAnalyzer - Class in org.apache.lucene.analysis.es
 
- 
 
- SpanishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
 
- SpanishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- SpanishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.es.SpanishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- SpanishLightStemFilter - Class in org.apache.lucene.analysis.es
 
- 
 
- SpanishLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.es.SpanishLightStemFilter
 
-  
 
- SpanishLightStemFilterFactory - Class in org.apache.lucene.analysis.es
 
- 
 
- SpanishLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.es.SpanishLightStemFilterFactory
 
- 
Creates a new SpanishLightStemFilterFactory
 
- SpanishLightStemmer - Class in org.apache.lucene.analysis.es
 
- 
Light Stemmer for Spanish
 
- SpanishLightStemmer() - Constructor for class org.apache.lucene.analysis.es.SpanishLightStemmer
 
-  
 
- SpanishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- SpanishStemmer() - Constructor for class org.tartarus.snowball.ext.SpanishStemmer
 
-  
 
- SPLIT_ON_CASE_CHANGE - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
If not set, causes case changes to be ignored (subwords will only be generated
 given SUBWORD_DELIM tokens)
 
- SPLIT_ON_NUMERICS - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
If not set, causes numeric changes to be ignored (subwords will only be generated
 given SUBWORD_DELIM tokens).
 
- splitFileNames(String) - Method in class org.apache.lucene.analysis.util.AbstractAnalysisFactory
 
- 
Splits file names separated by comma character.
 
- StandardAnalyzer - Class in org.apache.lucene.analysis.standard
 
- 
 
- StandardAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- StandardAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
 
- StandardAnalyzer(Version, Reader) - Constructor for class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
Builds an analyzer with the stop words from the given reader.
 
- StandardFilter - Class in org.apache.lucene.analysis.standard
 
- 
 
- StandardFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.standard.StandardFilter
 
-  
 
- StandardFilterFactory - Class in org.apache.lucene.analysis.standard
 
- 
 
- StandardFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.standard.StandardFilterFactory
 
- 
Creates a new StandardFilterFactory
 
- StandardTokenizer - Class in org.apache.lucene.analysis.standard
 
- 
A grammar-based tokenizer constructed with JFlex.
 
- StandardTokenizer(Version, Reader) - Constructor for class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- StandardTokenizer(Version, AttributeSource.AttributeFactory, Reader) - Constructor for class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
 
- StandardTokenizerFactory - Class in org.apache.lucene.analysis.standard
 
- 
 
- StandardTokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.standard.StandardTokenizerFactory
 
- 
Creates a new StandardTokenizerFactory
 
- StandardTokenizerImpl - Class in org.apache.lucene.analysis.standard
 
- 
 
- StandardTokenizerImpl(Reader) - Constructor for class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Creates a new scanner
 There is also a java.io.InputStream version of this constructor.
 
- StandardTokenizerImpl31 - Class in org.apache.lucene.analysis.standard.std31
 
- 
Deprecated.
This class is only for exact backwards compatibility
 
 
- StandardTokenizerImpl31(Reader) - Constructor for class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Creates a new scanner
 There is also a java.io.InputStream version of this constructor.
 
- StandardTokenizerImpl34 - Class in org.apache.lucene.analysis.standard.std34
 
- 
Deprecated.
This class is only for exact backwards compatibility
 
 
- StandardTokenizerImpl34(Reader) - Constructor for class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Creates a new scanner
 There is also a java.io.InputStream version of this constructor.
 
- StandardTokenizerInterface - Interface in org.apache.lucene.analysis.standard
 
- 
Internal interface for supporting versioned grammars.
 
- START_OF_HEADING_MARKER - Static variable in class org.apache.lucene.analysis.reverse.ReverseStringFilter
 
- 
Example marker character: U+0001 (START OF HEADING)
 
- startElement(String, String, String, Attributes) - Method in class org.apache.lucene.analysis.compound.hyphenation.PatternParser
 
-  
 
- startOffset - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase.CompoundToken
 
-  
 
- startsWith(char[], int, String) - Static method in class org.apache.lucene.analysis.util.StemmerUtil
 
- 
Returns true if the character array starts with the suffix.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.ar.ArabicStemmer
 
- 
Stem an input buffer of Arabic text.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.bg.BulgarianStemmer
 
- 
Stem an input buffer of Bulgarian text.
 
- stem(String) - Method in class org.apache.lucene.analysis.br.BrazilianStemmer
 
- 
Stems the given term to an unique discriminator.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.cz.CzechStemmer
 
- 
Stem an input buffer of Czech text.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.de.GermanLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.de.GermanMinimalStemmer
 
-  
 
- stem(String) - Method in class org.apache.lucene.analysis.de.GermanStemmer
 
- 
Stemms the given term to an unique discriminator.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.el.GreekStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.en.EnglishMinimalStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.es.SpanishLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.fi.FinnishLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.fr.FrenchLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.fr.FrenchMinimalStemmer
 
-  
 
- stem(String) - Method in class org.apache.lucene.analysis.fr.FrenchStemmer
 
- 
Deprecated.
Stems the given term to a unique discriminator.
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.gl.GalicianMinimalStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.gl.GalicianStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.hi.HindiStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.hu.HungarianLightStemmer
 
-  
 
- stem(String) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer
 
- 
Find the stem(s) of the provided word
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.hunspell.HunspellStemmer
 
- 
Find the stem(s) of the provided word
 
- stem(char[], int, boolean) - Method in class org.apache.lucene.analysis.id.IndonesianStemmer
 
- 
Stem a term (returning its new length).
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.it.ItalianLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.lv.LatvianStemmer
 
- 
Stem a latvian word.
 
- stem(String) - Method in class org.apache.lucene.analysis.nl.DutchStemmer
 
- 
Deprecated.
  
- stem(char[], int) - Method in class org.apache.lucene.analysis.no.NorwegianLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.no.NorwegianMinimalStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.pt.PortugueseLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.pt.PortugueseMinimalStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.pt.PortugueseStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.ru.RussianLightStemmer
 
-  
 
- stem(char[], int) - Method in class org.apache.lucene.analysis.sv.SwedishLightStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.ArmenianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.BasqueStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.CatalanStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.DanishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.DutchStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.EnglishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.FinnishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.FrenchStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.German2Stemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.GermanStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.HungarianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.IrishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.ItalianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.KpStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.LovinsStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.NorwegianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.PorterStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.PortugueseStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.RomanianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.RussianStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.SpanishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.SwedishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.ext.TurkishStemmer
 
-  
 
- stem() - Method in class org.tartarus.snowball.SnowballProgram
 
-  
 
- STEM_ENGLISH_POSSESSIVE - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
- 
Causes trailing "'s" to be removed for each subword
 
 "O'Neil's" => "O", "Neil"
 
 
- StemmerOverrideFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Provides the ability to override any 
KeywordAttribute aware stemmer
 with custom dictionary-based stemming.
 
 
- StemmerOverrideFilter(TokenStream, StemmerOverrideFilter.StemmerOverrideMap) - Constructor for class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter
 
- 
Create a new StemmerOverrideFilter, performing dictionary-based stemming
 with the provided dictionary.
 
- StemmerOverrideFilter.Builder - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- StemmerOverrideFilter.Builder() - Constructor for class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.Builder
 
- 
 
- StemmerOverrideFilter.Builder(boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.Builder
 
- 
 
- StemmerOverrideFilter.StemmerOverrideMap - Class in org.apache.lucene.analysis.miscellaneous
 
- 
A read-only 4-byte FST backed map that allows fast case-insensitive key
 value lookups for 
StemmerOverrideFilter 
 
- StemmerOverrideFilter.StemmerOverrideMap(FST<BytesRef>, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilter.StemmerOverrideMap
 
- 
 
- StemmerOverrideFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- StemmerOverrideFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.StemmerOverrideFilterFactory
 
- 
Creates a new StemmerOverrideFilterFactory
 
- StemmerUtil - Class in org.apache.lucene.analysis.util
 
- 
Some commonly-used stemming functions
 
- stemPrefix(char[], int) - Method in class org.apache.lucene.analysis.ar.ArabicStemmer
 
- 
Stem a prefix off an Arabic word.
 
- stemSuffix(char[], int) - Method in class org.apache.lucene.analysis.ar.ArabicStemmer
 
- 
Stem suffix(es) off an Arabic word.
 
- STOP_WORDS - Static variable in class org.apache.lucene.analysis.cn.ChineseFilter
 
- 
Deprecated.
  
- STOP_WORDS_SET - Static variable in class org.apache.lucene.analysis.standard.ClassicAnalyzer
 
- 
An unmodifiable set containing some common English words that are usually not
  useful for searching.
 
- STOP_WORDS_SET - Static variable in class org.apache.lucene.analysis.standard.StandardAnalyzer
 
- 
An unmodifiable set containing some common English words that are usually not
  useful for searching.
 
- STOP_WORDS_SET - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailAnalyzer
 
- 
An unmodifiable set containing some common English words that are usually not
  useful for searching.
 
- StopAnalyzer - Class in org.apache.lucene.analysis.core
 
- 
 
- StopAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.core.StopAnalyzer
 
- 
 
- StopAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.core.StopAnalyzer
 
- 
Builds an analyzer with the stop words from the given set.
 
- StopAnalyzer(Version, File) - Constructor for class org.apache.lucene.analysis.core.StopAnalyzer
 
- 
Builds an analyzer with the stop words from the given file.
 
- StopAnalyzer(Version, Reader) - Constructor for class org.apache.lucene.analysis.core.StopAnalyzer
 
- 
Builds an analyzer with the stop words from the given reader.
 
- StopFilter - Class in org.apache.lucene.analysis.core
 
- 
Removes stop words from a token stream.
 
- StopFilter(Version, TokenStream, CharArraySet) - Constructor for class org.apache.lucene.analysis.core.StopFilter
 
- 
Constructs a filter which removes words from the input TokenStream that are
 named in the Set.
 
- StopFilterFactory - Class in org.apache.lucene.analysis.core
 
- 
 
- StopFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.core.StopFilterFactory
 
- 
Creates a new StopFilterFactory
 
- stoplist - Variable in class org.apache.lucene.analysis.compound.hyphenation.HyphenationTree
 
- 
This map stores hyphenation exceptions
 
- StopwordAnalyzerBase - Class in org.apache.lucene.analysis.util
 
- 
Base class for Analyzers that need to make use of stopword sets.
 
- StopwordAnalyzerBase(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Creates a new instance initialized with the given stopword set
 
- StopwordAnalyzerBase(Version) - Constructor for class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
Creates a new Analyzer with an empty stopword set
 
- stopwords - Variable in class org.apache.lucene.analysis.util.StopwordAnalyzerBase
 
- 
An immutable stopword set
 
- STOPWORDS_COMMENT - Static variable in class org.apache.lucene.analysis.fa.PersianAnalyzer
 
- 
The comment character in the stopwords file.
 
- strcmp(char[], int, char[], int) - Static method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Compares 2 null terminated char arrays
 
- strcmp(String, char[], int) - Static method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Compares a string with null terminated char array
 
- strcpy(char[], int, char[], int) - Static method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- strlen(char[], int) - Static method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- strlen(char[]) - Static method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
-  
 
- SUB_HEADING - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- SUB_HEADING_ID - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
-  
 
- subSequence(int, int) - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- substring_i - Variable in class org.tartarus.snowball.Among
 
-  
 
- SUBWORD_DELIM - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter
 
-  
 
- suffix - Variable in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Rule
 
-  
 
- suffixes - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- suffixes - Variable in class org.apache.lucene.analysis.pt.RSLPStemmerBase.Step
 
-  
 
- SUKUN - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- SwedishAnalyzer - Class in org.apache.lucene.analysis.sv
 
- 
 
- SwedishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
 
- SwedishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- SwedishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.sv.SwedishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- SwedishLightStemFilter - Class in org.apache.lucene.analysis.sv
 
- 
 
- SwedishLightStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.sv.SwedishLightStemFilter
 
-  
 
- SwedishLightStemFilterFactory - Class in org.apache.lucene.analysis.sv
 
- 
 
- SwedishLightStemFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.sv.SwedishLightStemFilterFactory
 
- 
Creates a new SwedishLightStemFilterFactory
 
- SwedishLightStemmer - Class in org.apache.lucene.analysis.sv
 
- 
Light Stemmer for Swedish.
 
- SwedishLightStemmer() - Constructor for class org.apache.lucene.analysis.sv.SwedishLightStemmer
 
-  
 
- SwedishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- SwedishStemmer() - Constructor for class org.tartarus.snowball.ext.SwedishStemmer
 
-  
 
- SynonymFilter - Class in org.apache.lucene.analysis.synonym
 
- 
Matches single or multi word synonyms in a token stream.
 
- SynonymFilter(TokenStream, SynonymMap, boolean) - Constructor for class org.apache.lucene.analysis.synonym.SynonymFilter
 
-  
 
- SynonymFilterFactory - Class in org.apache.lucene.analysis.synonym
 
- 
 
- SynonymFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.synonym.SynonymFilterFactory
 
-  
 
- SynonymMap - Class in org.apache.lucene.analysis.synonym
 
- 
A map of synonyms, keys and values are phrases.
 
- SynonymMap(FST<BytesRef>, BytesRefHash, int) - Constructor for class org.apache.lucene.analysis.synonym.SynonymMap
 
-  
 
- SynonymMap.Builder - Class in org.apache.lucene.analysis.synonym
 
- 
Builds an FSTSynonymMap.
 
- SynonymMap.Builder(boolean) - Constructor for class org.apache.lucene.analysis.synonym.SynonymMap.Builder
 
- 
If dedup is true then identical rules (same input,
  same output) will be added only once.
 
- SynonymMap.Parser - Class in org.apache.lucene.analysis.synonym
 
- 
Abstraction for parsing synonym files.
 
- SynonymMap.Parser(boolean, Analyzer) - Constructor for class org.apache.lucene.analysis.synonym.SynonymMap.Parser
 
-  
 
- TATWEEL - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- TeeSinkTokenFilter - Class in org.apache.lucene.analysis.sinks
 
- 
This TokenFilter provides the ability to set aside attribute states
 that have already been analyzed.
 
- TeeSinkTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter
 
- 
Instantiates a new TeeSinkTokenFilter.
 
- TeeSinkTokenFilter.SinkFilter - Class in org.apache.lucene.analysis.sinks
 
- 
 
- TeeSinkTokenFilter.SinkFilter() - Constructor for class org.apache.lucene.analysis.sinks.TeeSinkTokenFilter.SinkFilter
 
-  
 
- TeeSinkTokenFilter.SinkTokenStream - Class in org.apache.lucene.analysis.sinks
 
- 
TokenStream output from a tee with optional filtering.
 
- TEH - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- TEH_MARBUTA - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- TEH_MARBUTA - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- termAtt - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- termAtt - Variable in class org.apache.lucene.analysis.sinks.DateRecognizerSinkFilter
 
-  
 
- TernaryTree - Class in org.apache.lucene.analysis.compound.hyphenation
 
- 
Ternary Search Tree.
 
- TernaryTree.Iterator - Class in org.apache.lucene.analysis.compound.hyphenation
 
-  
 
- TernaryTree.Iterator() - Constructor for class org.apache.lucene.analysis.compound.hyphenation.TernaryTree.Iterator
 
-  
 
- ThaiAnalyzer - Class in org.apache.lucene.analysis.th
 
- 
 
- ThaiAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.th.ThaiAnalyzer
 
- 
Builds an analyzer with the default stop words.
 
- ThaiAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.th.ThaiAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- ThaiWordFilter - Class in org.apache.lucene.analysis.th
 
- 
 
- ThaiWordFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.th.ThaiWordFilter
 
- 
Creates a new ThaiWordFilter with the specified match version.
 
- ThaiWordFilterFactory - Class in org.apache.lucene.analysis.th
 
- 
 
- ThaiWordFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.th.ThaiWordFilterFactory
 
- 
Creates a new ThaiWordFilterFactory
 
- toCharArray() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- toChars(int[], int, int, char[], int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Converts a sequence of unicode code points to a sequence of Java characters.
 
- toCodePoints(char[], int, int, int[], int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
Converts a sequence of Java characters to a sequence of unicode code points.
 
- TOKEN_SEPARATOR - Static variable in class org.apache.lucene.analysis.shingle.ShingleFilter
 
- 
The default string to use when joining adjacent tokens to form a shingle
 
- TOKEN_TYPES - Static variable in class org.apache.lucene.analysis.standard.ClassicTokenizer
 
- 
String token types that correspond to token type int constants
 
- TOKEN_TYPES - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizer
 
- 
String token types that correspond to token type int constants
 
- TOKEN_TYPES - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizer
 
- 
String token types that correspond to token type int constants
 
- TOKEN_TYPES - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
- 
String token types that correspond to token type int constants
 
- TokenFilterFactory - Class in org.apache.lucene.analysis.util
 
- 
Abstract parent class for analysis factories that create 
TokenFilter
 instances.
 
 
- TokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.util.TokenFilterFactory
 
- 
Initialize this factory via a set of key-value pairs.
 
- TokenizerFactory - Class in org.apache.lucene.analysis.util
 
- 
Abstract parent class for analysis factories that create 
Tokenizer
 instances.
 
 
- TokenizerFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.util.TokenizerFactory
 
- 
Initialize this factory via a set of key-value pairs.
 
- TokenOffsetPayloadTokenFilter - Class in org.apache.lucene.analysis.payloads
 
- 
 
- TokenOffsetPayloadTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilter
 
-  
 
- TokenOffsetPayloadTokenFilterFactory - Class in org.apache.lucene.analysis.payloads
 
- 
 
- TokenOffsetPayloadTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.payloads.TokenOffsetPayloadTokenFilterFactory
 
- 
Creates a new TokenOffsetPayloadTokenFilterFactory
 
- TokenRangeSinkFilter - Class in org.apache.lucene.analysis.sinks
 
- 
Counts the tokens as they go by and saves to the internal list those between the range of lower and upper, exclusive of upper
 
- TokenRangeSinkFilter(int, int) - Constructor for class org.apache.lucene.analysis.sinks.TokenRangeSinkFilter
 
-  
 
- tokens - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase
 
-  
 
- TOKENS_ONLY - Static variable in class org.apache.lucene.analysis.wikipedia.WikipediaTokenizer
 
- 
Only output tokens
 
- TokenTypeSinkFilter - Class in org.apache.lucene.analysis.sinks
 
- 
Adds a token to the sink if it has a specific type.
 
- TokenTypeSinkFilter(String) - Constructor for class org.apache.lucene.analysis.sinks.TokenTypeSinkFilter
 
-  
 
- toLowerCase(char[], int, int) - Method in class org.apache.lucene.analysis.util.CharacterUtils
 
- 
 
- toString() - Method in class org.apache.lucene.analysis.compound.hyphenation.Hyphen
 
-  
 
- toString() - Method in class org.apache.lucene.analysis.miscellaneous.LimitTokenCountAnalyzer
 
-  
 
- toString() - Method in class org.apache.lucene.analysis.miscellaneous.PerFieldAnalyzerWrapper
 
-  
 
- toString() - Method in class org.apache.lucene.analysis.util.CharArrayMap
 
-  
 
- toString() - Method in class org.apache.lucene.analysis.util.CharArraySet
 
-  
 
- toString() - Method in class org.apache.lucene.analysis.util.OpenStringBuilder
 
-  
 
- TrimFilter - Class in org.apache.lucene.analysis.miscellaneous
 
- 
Trims leading and trailing whitespace from Tokens in the stream.
 
- TrimFilter(Version, TokenStream, boolean) - Constructor for class org.apache.lucene.analysis.miscellaneous.TrimFilter
 
- 
Deprecated.
Offset updates are not supported anymore as of Lucene 4.4.
 
 
- TrimFilter(Version, TokenStream) - Constructor for class org.apache.lucene.analysis.miscellaneous.TrimFilter
 
- 
 
- TrimFilterFactory - Class in org.apache.lucene.analysis.miscellaneous
 
- 
 
- TrimFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.miscellaneous.TrimFilterFactory
 
- 
Creates a new TrimFilterFactory
 
- trimToSize() - Method in class org.apache.lucene.analysis.compound.hyphenation.ByteVector
 
-  
 
- trimToSize() - Method in class org.apache.lucene.analysis.compound.hyphenation.CharVector
 
-  
 
- trimToSize() - Method in class org.apache.lucene.analysis.compound.hyphenation.TernaryTree
 
- 
Each node stores a character (splitchar) which is part of some key(s).
 
- TurkishAnalyzer - Class in org.apache.lucene.analysis.tr
 
- 
 
- TurkishAnalyzer(Version) - Constructor for class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
 
- TurkishAnalyzer(Version, CharArraySet) - Constructor for class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- TurkishAnalyzer(Version, CharArraySet, CharArraySet) - Constructor for class org.apache.lucene.analysis.tr.TurkishAnalyzer
 
- 
Builds an analyzer with the given stop words.
 
- TurkishLowerCaseFilter - Class in org.apache.lucene.analysis.tr
 
- 
Normalizes Turkish token text to lower case.
 
- TurkishLowerCaseFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.tr.TurkishLowerCaseFilter
 
- 
Create a new TurkishLowerCaseFilter, that normalizes Turkish token text 
 to lower case.
 
- TurkishLowerCaseFilterFactory - Class in org.apache.lucene.analysis.tr
 
- 
 
- TurkishLowerCaseFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.tr.TurkishLowerCaseFilterFactory
 
- 
Creates a new TurkishLowerCaseFilterFactory
 
- TurkishStemmer - Class in org.tartarus.snowball.ext
 
- 
This class was automatically generated by a Snowball to Java compiler 
 It implements the stemming algorithm defined by a snowball script.
 
- TurkishStemmer() - Constructor for class org.tartarus.snowball.ext.TurkishStemmer
 
-  
 
- txt - Variable in class org.apache.lucene.analysis.compound.CompoundWordTokenFilterBase.CompoundToken
 
-  
 
- TYPE_SYNONYM - Static variable in class org.apache.lucene.analysis.synonym.SynonymFilter
 
-  
 
- TypeAsPayloadTokenFilter - Class in org.apache.lucene.analysis.payloads
 
- 
 
- TypeAsPayloadTokenFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilter
 
-  
 
- TypeAsPayloadTokenFilterFactory - Class in org.apache.lucene.analysis.payloads
 
- 
 
- TypeAsPayloadTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.payloads.TypeAsPayloadTokenFilterFactory
 
- 
Creates a new TypeAsPayloadTokenFilterFactory
 
- TYPES - Static variable in class org.apache.lucene.analysis.miscellaneous.WordDelimiterFilterFactory
 
-  
 
- TypeTokenFilter - Class in org.apache.lucene.analysis.core
 
- 
Removes tokens whose types appear in a set of blocked types from a token stream.
 
- TypeTokenFilter(Version, boolean, TokenStream, Set<String>, boolean) - Constructor for class org.apache.lucene.analysis.core.TypeTokenFilter
 
- 
Deprecated.
enablePositionIncrements=false is not supported anymore as of Lucene 4.4.
 
 
- TypeTokenFilter(Version, boolean, TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.core.TypeTokenFilter
 
- 
Deprecated.
enablePositionIncrements=false is not supported anymore as of Lucene 4.4.
 
 
- TypeTokenFilter(Version, TokenStream, Set<String>, boolean) - Constructor for class org.apache.lucene.analysis.core.TypeTokenFilter
 
- 
 
- TypeTokenFilter(Version, TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.core.TypeTokenFilter
 
- 
 
- TypeTokenFilterFactory - Class in org.apache.lucene.analysis.core
 
- 
 
- TypeTokenFilterFactory(Map<String, String>) - Constructor for class org.apache.lucene.analysis.core.TypeTokenFilterFactory
 
- 
Creates a new TypeTokenFilterFactory
 
- YEH - Static variable in class org.apache.lucene.analysis.ar.ArabicNormalizer
 
-  
 
- YEH - Static variable in class org.apache.lucene.analysis.ar.ArabicStemmer
 
-  
 
- YEH - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- YEH_BARREE - Static variable in class org.apache.lucene.analysis.fa.PersianNormalizer
 
-  
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Enters a new lexical state
 
- yybegin(int) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Enters a new lexical state
 
- yychar() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
-  
 
- yychar() - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
Returns the current position.
 
- yychar() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
  
- yychar() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
  
- yychar() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
  
- yychar() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
  
- yychar() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
  
- yychar() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
-  
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Returns the character at position pos from the 
 matched text.
 
- yycharat(int) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Returns the character at position pos from the 
 matched text.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Closes the input stream.
 
- yyclose() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Closes the input stream.
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
This character denotes the end of file
 
- YYEOF - Static variable in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
This character denotes the end of file
 
- YYEOF - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
This character denotes the end of file
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
lexical states
 
- YYINITIAL - Static variable in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
lexical states
 
- yylength() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Returns the length of the matched text region.
 
- yylength() - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Returns the length of the matched text region.
 
- yylength() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Returns the length of the matched text region.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Pushes the specified amount of characters back into the input stream.
 
- yypushback(int) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Pushes the specified amount of characters back into the input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in interface org.apache.lucene.analysis.standard.StandardTokenizerInterface
 
- 
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Resets the scanner to read from a new input stream.
 
- yyreset(Reader) - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Resets the scanner to read from a new input stream.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Returns the current lexical state.
 
- yystate() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Returns the current lexical state.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.StandardTokenizerImpl
 
- 
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.std31.StandardTokenizerImpl31
 
- 
Deprecated.
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.std31.UAX29URLEmailTokenizerImpl31
 
- 
Deprecated.
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.std34.StandardTokenizerImpl34
 
- 
Deprecated.
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.std34.UAX29URLEmailTokenizerImpl34
 
- 
Deprecated.
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.std36.UAX29URLEmailTokenizerImpl36
 
- 
Deprecated.
Returns the text matched by the current regular expression.
 
- yytext() - Method in class org.apache.lucene.analysis.standard.UAX29URLEmailTokenizerImpl
 
- 
Returns the text matched by the current regular expression.