| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.rest.service | |
| com.atlassian.confluence.search.contentnames | |
| com.atlassian.confluence.search.contentnames.lucene |
| Constructor and Description |
|---|
DefaultRestSearchService(ContentNameSearcher contentNameSearcher,
QueryTokenizer contentNameQueryTokenizer,
SearchManager searchManager,
PredefinedSearchBuilder predefinedSearchBuilder,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
EntityBuilderFactory entityBuilderFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingContentNameSearcher |
class |
ESContentNameSearcher |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContentNameSearchSectionsProvider.setContentNameSearcher(ContentNameSearcher contentNameSearcher) |
| Constructor and Description |
|---|
DelegatingContentNameSearcher(ContentNameSearcher luceneSearcher,
ContentNameSearcher esSearcher,
com.atlassian.event.api.EventPublisher eventPublisher,
QueryTokenizer luceneQueryTokenizer,
ESFeatureManager esFeatureManager,
VCacheRequestContextOperations vCacheRequestContextOperations) |
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneContentNameSearcher |
Copyright © 2003–2016 Atlassian. All rights reserved.