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

Class Summary
EnglishAnalyzer  
GermanAnalyzer Extends the functionality of the standard GermanAnalyzer provided by Lucene by adding the SubtokenFilter.
SimpleAnalyzer This analyzer is used when "other" is chosen as the indexing language.
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.
WildcardFilter This Filter adds wildcards to the tokens returned by standard filters.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.