Package com.atlassian.confluence.search
Interface SearchPlatformConfig
- All Superinterfaces:
SearchInfo
- All Known Implementing Classes:
LuceneConfig,OpenSearchConfig
Interface to expose search platform configuration
- Since:
- 8.7
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.confluence.status.service.systeminfo.SearchInfo
SearchInfo.LuceneInfo, SearchInfo.OpenSearchInfo -
Method Summary
Modifier and TypeMethodDescriptionbooleanIndicate whether indices are shared between nodes in clusterMethods inherited from interface com.atlassian.confluence.status.service.systeminfo.SearchInfo
getLuceneInfo, getOpenSearchInfo
-
Method Details
-
searchPlatform
SearchPlatform searchPlatform()- Specified by:
searchPlatformin interfaceSearchInfo- Returns:
- the search platform configured on this instance