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.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.