Package | Description |
---|---|
com.atlassian.jira.issue.index |
Modifier and Type | Method and Description |
---|---|
static JiraAnalyzer.StopWordRemoval |
JiraAnalyzer.StopWordRemoval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraAnalyzer.StopWordRemoval[] |
JiraAnalyzer.StopWordRemoval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JiraAnalyzer(boolean indexing,
JiraAnalyzer.Stemming stemming,
JiraAnalyzer.StopWordRemoval stopWordRemoval) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.