| Package | Description |
|---|---|
| com.atlassian.jira.index | |
| com.atlassian.jira.issue.index | |
| com.atlassian.jira.mock.issue.index |
| Modifier and Type | Method and Description |
|---|---|
static UnmanagedIndexSearcher |
MockSearcher.createUnmanagedSearcherFrom(org.apache.lucene.search.IndexSearcher indexSearcher) |
UnmanagedIndexSearcher |
DefaultIndexEngine.getSearcher() |
UnmanagedIndexSearcher |
Index.Manager.openSearcher()
Get the current
UnmanagedIndexSearcher from the Index. |
| Modifier and Type | Method and Description |
|---|---|
static ManagedIndexSearcher |
ManagedIndexSearcherFactory.createFrom(UnmanagedIndexSearcher unmanagedIndexSearcher) |
| Modifier and Type | Method and Description |
|---|---|
UnmanagedIndexSearcher |
UnmanagedIndexSearcherProvider.openEntitySearcher(IndexDirectoryFactory.Name index)
Issue searcher has to be closed after doing stuff.
|
UnmanagedIndexSearcher |
DefaultIssueIndexer.openEntitySearcher(IndexDirectoryFactory.Name index) |
| Modifier and Type | Method and Description |
|---|---|
UnmanagedIndexSearcher |
MockIssueIndexer.openEntitySearcher(IndexDirectoryFactory.Name index) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.