public class FunctionRangeQParserPlugin extends QParserPlugin
l, the lower bound, optional)
 u, the upper bound, optional)
 incl, include the lower bound: true/false, optional, default=true
 incu, include the upper bound: true/false, optional, default=true
 {!frange l=1000 u=50000}myfield
 fq={!frange l=0 u=2.2}sum(user_ranking,editor_ranking)SolrInfoMBean.Category| Modifier and Type | Field and Description | 
|---|---|
static String | 
NAME  | 
DEFAULT_QTYPE, standardPlugins| Constructor and Description | 
|---|
FunctionRangeQParserPlugin()  | 
| Modifier and Type | Method and Description | 
|---|---|
QParser | 
createParser(String qstr,
            SolrParams localParams,
            SolrParams params,
            SolrQueryRequest req)
return a  
QParser | 
void | 
init(NamedList args)  | 
getCategory, getDescription, getDocs, getName, getSource, getStatistics, getVersionpublic static final String NAME
public void init(NamedList args)
public QParser createParser(String qstr, SolrParams localParams, SolrParams params, SolrQueryRequest req)
QParserPluginQParsercreateParser in class QParserPluginCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.