Package | Description |
---|---|
com.atlassian.confluence.internal.search | |
com.atlassian.confluence.search.v2 |
Provides an extensible, flexible search API.
|
com.atlassian.confluence.search.v2.lucene | |
com.atlassian.confluence.user |
Modifier and Type | Method and Description |
---|---|
SearchResults |
DecoratedSearchManager.search(SearchWithToken search) |
Modifier and Type | Method and Description |
---|---|
SearchResults |
SearchManager.search(SearchWithToken search)
Deprecated.
since 5.10. 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)
WARNING: This method uses the BatchOperationManager, which will clear the current session and discard any
unflushed or uncommitted changes made higher in the stack.
|
Copyright © 2003–2019 Atlassian. All rights reserved.