Package org.springframework.data.solr.core
@NonNullApi
@NonNullFields
package org.springframework.data.solr.core
Provides the classes necessary for Solr support.
SolrTemplate is the main entry point for accessing solr.-
ClassDescriptionImplementation of
QueryParser.The QueryParser takes a spring-data-solr Query and returns a SolrQuery.QueryParserBase<QUERYTPYE extends SolrDataQuery>Base Implementation ofQueryParserproviding common functions for creatingSolrQuery.QueryParserBase.PredicateProcessorcreates a solr reable query string representation for a givenCriteria.PredicateHTTP request types supported bySolrRequest.SolrCallback<T>Callback interface for data access code that works with SolrClient.Implementation ofPersistenceExceptionTranslatorcapable of translatingSolrServerExceptioninstances to Spring'sDataAccessExceptionhierarchy.Interface that specifies a basic set of Solr operations.Implementation ofSolrOperationsTermsQueryParser is capable of buildingSolrQueryforTermsQuery