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) |
Constructor and Description |
---|
DefaultContentNameSearchService(SettingsManager settingsManager,
I18NBeanFactory i18NBeanFactory,
QueryTokenizer contentNameQueryTokenizer,
SemaphoreHolder contentNameSearchSemaphoreHolder,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
Modifier and Type | Class and Description |
---|---|
class |
LuceneQueryTokenizer
The purpose of this class is to wrap the tokens emitted from lucene analysis inside our own
QueryToken s so
that we can tag some additional meaning. |
Copyright © 2003–2019 Atlassian. All rights reserved.