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.CriteriaEntryProcessor
          CriteriaEntryProcessor creates a solr reable query string representation for a given Criteria.CriteriaEntry
SolrCallback
          Callback interface for data access code that works with SolrServer.
SolrOperations
          Interface that specifies a basic set of Solr operations.
 

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. All Rights Reserved.