| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2 |
Provides an extensible, flexible search API.
|
| com.atlassian.confluence.search.v2.lucene |
Provides a Lucene-backed implementation of the
SearchManager. |
| com.atlassian.confluence.user |
| Modifier and Type | Method and Description |
|---|---|
SearchResults |
SearchManager.search(SearchWithToken search)
Deprecated.
This method on one hand is rarely used on the other hand is not efficient to implement in ES.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResults |
LuceneSearchManager.search(SearchWithToken search) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserMentionsContentReindexer.doReindex(String username) |
Copyright © 2003–2019 Atlassian. All rights reserved.