public class SolrRepositoryFactory extends RepositoryFactorySupport
SolrRepositoryRepositoryFactorySupport.QueryExecutorMethodInterceptor| Constructor and Description |
|---|
SolrRepositoryFactory(SolrOperations solrOperations) |
SolrRepositoryFactory(org.apache.solr.client.solrj.SolrServer solrServer) |
| 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(RepositoryMetadata metadata) |
boolean |
isSchemaCreationSupport() |
void |
setSchemaCreationSupport(boolean schemaCreationSupport) |
addQueryCreationListener, addRepositoryProxyPostProcessor, getQueryLookupStrategy, getQueryMethods, getRepository, getRepository, getRepositoryInformation, setBeanClassLoader, setEvaluationContextProvider, setNamedQueries, setQueryLookupStrategyKey, validatepublic SolrRepositoryFactory(SolrOperations solrOperations)
public SolrRepositoryFactory(org.apache.solr.client.solrj.SolrServer solrServer)
public <T,ID extends Serializable> SolrEntityInformation<T,ID> getEntityInformation(Class<T> domainClass)
getEntityInformation in class RepositoryFactorySupportprotected Object getTargetRepository(RepositoryMetadata 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-2014–2014 Pivotal Software, Inc.. All rights reserved.