• Christoph Strobl's avatar
    Add auto configuration support for Spring Data Solr · 6ed69709
    Christoph Strobl authored
    Registers required components in application context if not available to
    set up environment for usage with Spring Data Solr. Will listen on
    SolrServer and SolrRepositories for configuration.
    
    By default an HttpSolrServer is registered unless a zkHost (zookeeper
    host) is defined. In that case an instance of CloudSolrServer will be
    created.
    
    By default multicore support is enabled, creating instances of
    SolrServer for each core defined via @SolrDocument.
    6ed69709
Name
Last commit
Last update
..
spring-boot-starter Loading commit data...
spring-boot-starter-actuator Loading commit data...
spring-boot-starter-amqp Loading commit data...
spring-boot-starter-aop Loading commit data...
spring-boot-starter-batch Loading commit data...
spring-boot-starter-data-gemfire Loading commit data...
spring-boot-starter-data-jpa Loading commit data...
spring-boot-starter-data-mongodb Loading commit data...
spring-boot-starter-data-rest Loading commit data...
spring-boot-starter-data-solr Loading commit data...
spring-boot-starter-freemarker Loading commit data...
spring-boot-starter-integration Loading commit data...
spring-boot-starter-jdbc Loading commit data...
spring-boot-starter-jetty Loading commit data...
spring-boot-starter-log4j Loading commit data...
spring-boot-starter-logging Loading commit data...
spring-boot-starter-mobile Loading commit data...
spring-boot-starter-parent Loading commit data...
spring-boot-starter-redis Loading commit data...
spring-boot-starter-remote-shell Loading commit data...
spring-boot-starter-security Loading commit data...
spring-boot-starter-test Loading commit data...
spring-boot-starter-thymeleaf Loading commit data...
spring-boot-starter-tomcat Loading commit data...
spring-boot-starter-velocity Loading commit data...
spring-boot-starter-web Loading commit data...
spring-boot-starter-websocket Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...