public class StringBasedSolrQuery extends AbstractSolrQuery
RepositoryQuery that can handle string based queriesUNLIMITED| Constructor and Description |
|---|
StringBasedSolrQuery(SolrQueryMethod method,
SolrOperations solrOperations) |
StringBasedSolrQuery(String query,
SolrQueryMethod queryMethod,
SolrOperations solrOperations) |
| Modifier and Type | Method and Description |
|---|---|
protected Query |
createQuery(SolrParameterAccessor parameterAccessor) |
appendProjection, createQueryFromString, execute, getLimit, getLimitingPageable, getQueryMethod, isCountQuery, isDeleteQuery, isLimitingpublic StringBasedSolrQuery(SolrQueryMethod method, SolrOperations solrOperations)
public StringBasedSolrQuery(String query, SolrQueryMethod queryMethod, SolrOperations solrOperations)
protected Query createQuery(SolrParameterAccessor parameterAccessor)
createQuery in class AbstractSolrQueryCopyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.