Package com.atlassian.jira.issue.index.analyzer

Class Summary
BrazilianAnalyzer  
BulgarianAnalyzer  
CJKAnalyzer  
CzechAnalyzer  
EnglishAnalyzer  
FrenchAnalyzer  
GermanAnalyzer Extends the functionality of the standard GermanAnalyzer provided by Lucene by adding the SubtokenFilter.
GreekAnalyzer Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.
ItalianAnalyzer  
SimpleAnalyzer This analyzer is used when "other" is chosen as the indexing language.
SnowballAnalyzer  
SubtokenFilter This Filter does some final filtering on the Tokens returned by the standard Lucene tokenizers in order to create the exact tokens required for JIRA.
ThaiAnalyzer Extends the functionality of the standard ThaiAnalyser provided by Lucene by adding the SubtokenFilter.
WildcardFilter This Filter adds wildcards to the tokens returned by standard filters.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.