Package com.atlassian.jira.search
Class Analyzer
java.lang.Object
com.atlassian.jira.search.Analyzer
Defines a collection of supported Analyzers
- Since:
- 11.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT
-
DEFAULT_SEARCH
-
EXACT
-
EXACT_SEARCH
-
NEWLINE
-
WHITESPACE
-
DEFAULT_EXACT
Deprecated, for removal: This API element is subject to removal in a future version.since 11.1UseEXACT
-
-
Method Details
-
getName
-
of
Gets an analyzer for the given name- Parameters:
name- of the analyzer- Throws:
IllegalArgumentException- if not a valid analyzer name
-
equals
-
hashCode
public int hashCode()
-