org.springframework.data.solr.repository.query
Class PartTreeSolrQuery
java.lang.Object
org.springframework.data.solr.repository.query.AbstractSolrQuery
org.springframework.data.solr.repository.query.PartTreeSolrQuery
- All Implemented Interfaces:
- RepositoryQuery
public class PartTreeSolrQuery
- extends AbstractSolrQuery
Solr specific implementation of a query derived from method name
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartTreeSolrQuery
public PartTreeSolrQuery(SolrQueryMethod method,
SolrOperations solrOperations)
getTree
public PartTree getTree()
createQuery
protected Query createQuery(SolrParameterAccessor parameterAccessor)
- Specified by:
createQuery in class AbstractSolrQuery
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.