Spring Data Solr

Uses of Package
org.springframework.data.solr.core

Packages that use org.springframework.data.solr.core
org.springframework.data.solr.core Provides the classes necessary for Solr support. 
org.springframework.data.solr.repository.cdi   
org.springframework.data.solr.repository.query   
org.springframework.data.solr.repository.support   
 

Classes in org.springframework.data.solr.core used by org.springframework.data.solr.core
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
SolrCallback
          Callback interface for data access code that works with SolrServer.
SolrOperations
          Interface that specifies a basic set of Solr operations.
SolrTransactionSynchronizationAdapter
           
SolrTransactionSynchronizationAdapter.CompletionDelegate
           
SolrTransactionSynchronizationAdapterBuilder
           
 

Classes in org.springframework.data.solr.core used by org.springframework.data.solr.repository.cdi
SolrOperations
          Interface that specifies a basic set of Solr operations.
 

Classes in org.springframework.data.solr.core used by org.springframework.data.solr.repository.query
SolrOperations
          Interface that specifies a basic set of Solr operations.
 

Classes in org.springframework.data.solr.core used by org.springframework.data.solr.repository.support
SolrOperations
          Interface that specifies a basic set of Solr operations.
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.