Class IndexSubsystemConfig
- java.lang.Object
-
- com.atlassian.confluence.spring.index.IndexSubsystemConfig
-
@Configuration @ImportResource({"classpath:/index/indexingSubsystemContext.xml","classpath:/index/searchSubsystemContext.xml"}) @Import({LuceneSubsystemConfig.class,OpenSearchSubsystemConfig.class}) public class IndexSubsystemConfig extends Object
Spring config for beans related to search and indexing- Since:
- 8.6