Package | Description |
---|---|
com.atlassian.jira.issue.index.analyzer |
Modifier and Type | Class and Description |
---|---|
class |
BrazilianAnalyzer |
class |
BulgarianAnalyzer |
class |
CJKAnalyzer |
class |
CzechAnalyzer |
class |
EnglishAnalyzer |
class |
FrenchAnalyzer |
class |
GermanAnalyzer
Extends the functionality of the standard GermanAnalyzer provided by Lucene by adding the SubtokenFilter.
|
class |
GreekAnalyzer
Extends the functionality of the Standard (language) Analyser provided by Lucene
by using the ClassicAnalyser and adding the SubtokenFilter.
|
class |
ItalianAnalyzer |
class |
SimpleAnalyzer
This analyzer is used when "other" is chosen as the indexing language.
|
class |
StemmingAnalyzer
A
TextAnalyzer that takes in a set of stop words and a stem filter as a function to apply to the text being
analyzed. |
class |
ThaiAnalyzer
Extends the functionality of the standard ThaiAnalyser provided by Lucene by adding the SubtokenFilter.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.