Package | Description |
---|---|
com.atlassian.confluence.search.v2.lucene |
Modifier and Type | Class and Description |
---|---|
class |
CacheBackedLuceneSearchMapperRegistry
Deprecated.
since 7.0.1 All uses of
PluginAccessor.getEnabledModuleDescriptorsByClass(Class) are cached now. |
class |
PluggableLuceneSearchMapperRegistry |
class |
ThreadCachedSearchMapperRegistry
Deprecated.
since 7.0.1 All uses of
PluginAccessor.getEnabledModuleDescriptorsByClass(Class) are cached now. |
Constructor and Description |
---|
DelegatingLuceneSearchMapper(LuceneSearchMapperRegistry registry) |
ThreadCachedSearchMapperRegistry(LuceneSearchMapperRegistry delegateRegistry)
Deprecated.
Construct with the supplied registry to be used when mappers are not found in the thread local cache.
|
Copyright © 2003–2021 Atlassian. All rights reserved.