| Package | Description |
|---|---|
| org.springframework.data.solr.core.schema |
Everything Apache Solr schema specific.
|
| org.springframework.data.solr.repository.config |
Repository configuration and extension support.
|
| Constructor and Description |
|---|
DefaultSchemaOperations(String collection,
SolrTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
SolrTemplate |
AbstractSolrConfiguration.solrTemplate()
SolrTemplate setup to provide SolrOperations implementation
picking up AbstractSolrConfiguration.solrClientFactory(), AbstractSolrConfiguration.solrConverter() and AbstractSolrConfiguration.defaultRequestMethod(). |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.