public class SolrRepositoryFactory extends RepositoryFactorySupport
SolrRepositoryRepositoryFactorySupport.QueryExecutorMethodInterceptor| Constructor and Description |
|---|
SolrRepositoryFactory(org.apache.solr.client.solrj.SolrClient solrClient) |
SolrRepositoryFactory(org.apache.solr.client.solrj.SolrClient solrClient,
SolrConverter converter) |
SolrRepositoryFactory(SolrOperations solrOperations) |
| Modifier and Type | Method and Description |
|---|---|
<T,ID extends Serializable> |
getEntityInformation(Class<T> domainClass) |
protected QueryLookupStrategy |
getQueryLookupStrategy(QueryLookupStrategy.Key key) |
protected Class<?> |
getRepositoryBaseClass(RepositoryMetadata metadata) |
protected Object |
getTargetRepository(RepositoryInformation metadata) |
boolean |
isSchemaCreationSupport() |
void |
setSchemaCreationSupport(boolean schemaCreationSupport) |
addQueryCreationListener, addRepositoryProxyPostProcessor, getQueryLookupStrategy, getQueryMethods, getRepository, getRepository, getRepositoryInformation, getRepositoryMetadata, getTargetRepositoryViaReflection, setBeanClassLoader, setBeanFactory, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, setRepositoryBaseClass, validatepublic SolrRepositoryFactory(SolrOperations solrOperations)
public SolrRepositoryFactory(org.apache.solr.client.solrj.SolrClient solrClient)
public SolrRepositoryFactory(org.apache.solr.client.solrj.SolrClient solrClient,
SolrConverter converter)
public <T,ID extends Serializable> SolrEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in class RepositoryFactorySupportprotected Object getTargetRepository(RepositoryInformation metadata)
getTargetRepository in class RepositoryFactorySupportprotected Class<?> getRepositoryBaseClass(RepositoryMetadata metadata)
getRepositoryBaseClass in class RepositoryFactorySupportprotected QueryLookupStrategy getQueryLookupStrategy(QueryLookupStrategy.Key key)
getQueryLookupStrategy in class RepositoryFactorySupportpublic boolean isSchemaCreationSupport()
public void setSchemaCreationSupport(boolean schemaCreationSupport)
schemaCreationSupport - Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.