SolrClient and
EmbeddedSolrServer related.See: Description
| Class | Description |
|---|---|
| EmbeddedSolrServerFactory |
The EmbeddedSolrServerFactory allows hosting of an SolrServer instance in embedded mode.
|
| EmbeddedSolrServerFactoryBean |
Implementation of
FactoryBean for registration of an EmbeddedSolrServer as a Spring bean. |
| HttpSolrClientFactory |
The
HttpSolrClientFactory replaces HttpSolrServerFactory from version 1.x and configures an
HttpSolrClient to work with the provided core. |
| HttpSolrClientFactoryBean |
HttpSolrClientFactoryBean replaces HttpSolrServerFactoryBean from version 1.x. |
| SolrClientUtils |
SolrClientUtils replaces SolrServerUtils from version 1.x |
SolrClient and
EmbeddedSolrServer related.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.