Package org.springframework.data.solr.server.support
@NonNullApi
@NonNullFields
package org.springframework.data.solr.server.support
Everything
SolrClient and
EmbeddedSolrServer related.-
ClassesClassDescriptionThe EmbeddedSolrServerFactory allows hosting of an SolrServer instance in embedded mode.Implementation of
FactoryBeanfor registration of an EmbeddedSolrServer as a Spring bean.TheHttpSolrClientFactoryreplaces HttpSolrServerFactory from version 1.x and configures anHttpSolrClientto work with the provided core.HttpSolrClientFactoryBeanreplaces HttpSolrServerFactoryBean from version 1.x.SolrClientUtilsreplaces SolrServerUtils from version 1.x