Class IndexIntegrationTestConfig

java.lang.Object
com.atlassian.confluence.core.IndexIntegrationTestConfig

@Configuration @ImportResource({"classpath:/index/indexingSubsystemContext.xml","classpath:/index/searchSubsystemContext.xml"}) @Import({LuceneSubsystemConfig.class,OpenSearchIntegrationTestConfig.class}) public class IndexIntegrationTestConfig extends Object
  • Constructor Details

    • IndexIntegrationTestConfig

      public IndexIntegrationTestConfig()