public abstract class AbstractQParser
extends org.apache.solr.search.QParser
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
AbstractQParser(String qstr,
org.apache.solr.common.params.SolrParams localParams,
org.apache.solr.common.params.SolrParams params,
org.apache.solr.request.SolrQueryRequest req) |
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.util.Pair<org.alfresco.service.cmr.search.SearchParameters,Boolean> |
getSearchParameters() |
public AbstractQParser(String qstr, org.apache.solr.common.params.SolrParams localParams, org.apache.solr.common.params.SolrParams params, org.apache.solr.request.SolrQueryRequest req)
qstr - localParams - params - req - protected org.alfresco.util.Pair<org.alfresco.service.cmr.search.SearchParameters,Boolean> getSearchParameters()
Copyright © 2005–2014 Alfresco Software. All rights reserved.