| Package | Description |
|---|---|
| org.springframework.data.solr.core |
Provides the classes necessary for Solr support.
|
| org.springframework.data.solr.core.schema |
Everything Apache Solr schema specific.
|
| org.springframework.data.solr.repository.cdi |
Cdi extension.
|
| org.springframework.data.solr.repository.config |
Repository configuration and extension support.
|
| org.springframework.data.solr.repository.query |
Apache Solr specific repository query methods and executions.
|
| org.springframework.data.solr.repository.support |
Repository support classes for bootstrapping application context.
|
| Class and Description |
|---|
| QueryParser
The QueryParser takes a spring-data-solr Query and returns a SolrQuery.
|
| QueryParserBase
Base Implementation of
QueryParser providing common functions for creating
SolrQuery. |
QueryParserBase.PredicateProcessor
QueryParserBase.PredicateProcessor creates a solr reable query string representation for a given Criteria.Predicate |
| RequestMethod
HTTP request types supported by
SolrRequest. |
| SolrCallback
Callback interface for data access code that works with SolrClient.
|
| SolrOperations
Interface that specifies a basic set of Solr operations.
|
| SolrTransactionSynchronizationAdapter |
| SolrTransactionSynchronizationAdapter.CompletionDelegate |
| SolrTransactionSynchronizationAdapterBuilder |
| Class and Description |
|---|
| SolrTemplate
Implementation of
SolrOperations |
| Class and Description |
|---|
| SolrOperations
Interface that specifies a basic set of Solr operations.
|
| Class and Description |
|---|
| RequestMethod
HTTP request types supported by
SolrRequest. |
| SolrTemplate
Implementation of
SolrOperations |
| Class and Description |
|---|
| SolrOperations
Interface that specifies a basic set of Solr operations.
|
| Class and Description |
|---|
| SolrOperations
Interface that specifies a basic set of Solr operations.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.