| Package | Description |
|---|---|
| org.springframework.data.solr.core.mapping |
All the mapping things!
|
| org.springframework.data.solr.core.schema |
Everything Apache Solr schema specific.
|
| Constructor and Description |
|---|
SimpleSolrMappingContext(SolrPersistentEntitySchemaCreator schemaCreator) |
SolrMappingEventPublisher(SolrPersistentEntitySchemaCreator schemaCreator) |
| Modifier and Type | Method and Description |
|---|---|
SolrPersistentEntitySchemaCreator |
SolrPersistentEntitySchemaCreator.disable(SolrPersistentEntitySchemaCreator.Feature feature) |
SolrPersistentEntitySchemaCreator |
SolrPersistentEntitySchemaCreator.enable(Collection<SolrPersistentEntitySchemaCreator.Feature> features) |
SolrPersistentEntitySchemaCreator |
SolrPersistentEntitySchemaCreator.enable(SolrPersistentEntitySchemaCreator.Feature feature) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.