|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SolrServerFactory | |
|---|---|
| org.springframework.data.solr.core | Provides the classes necessary for Solr support. |
| org.springframework.data.solr.server.support | |
| Uses of SolrServerFactory in org.springframework.data.solr.core |
|---|
| Constructors in org.springframework.data.solr.core with parameters of type SolrServerFactory | |
|---|---|
SolrTemplate(SolrServerFactory solrServerFactory)
|
|
SolrTemplate(SolrServerFactory solrServerFactory,
SolrConverter solrConverter)
|
|
| Uses of SolrServerFactory in org.springframework.data.solr.server.support |
|---|
| Classes in org.springframework.data.solr.server.support that implement SolrServerFactory | |
|---|---|
class |
EmbeddedSolrServerFactory
The EmbeddedSolrServerFactory allows hosting of an SolrServer instance in embedded mode. |
class |
EmbeddedSolrServerFactoryBean
Implementation of FactoryBean for registration of an EmbeddedSolrServer as a Spring bean. |
class |
HttpSolrServerFactory
The HttpSolrServerFactory configures an HttpSolrServer to work with the provided core. |
class |
HttpSolrServerFactoryBean
|
class |
MulticoreSolrServerFactory
|
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||