public class XpathQParser
extends org.apache.solr.search.QParser
Constructor and Description |
---|
XpathQParser(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 |
---|---|
org.apache.solr.request.SolrQueryRequest |
getRequest() |
org.apache.lucene.search.Query |
parse() |
addDebugInfo, getDefaultHighlightFields, getFlags, getHighlightQuery, getLocalParams, getParam, getParams, getParser, getParser, getQuery, getReq, getSort, getSortSpec, getString, isFilter, setFlags, setIsFilter, setLocalParams, setParams, setReq, setString, subQuery
public XpathQParser(String qstr, org.apache.solr.common.params.SolrParams localParams, org.apache.solr.common.params.SolrParams params, org.apache.solr.request.SolrQueryRequest req)
This work is licensed under a Creative Commons Attribution 4.0 International License.