public class FunctionRangeQuery extends SolrConstantScoreQuery implements PostFilter
SolrConstantScoreQuery.ConstantWeight| Constructor and Description | 
|---|
FunctionRangeQuery(ValueSourceRangeFilter filter)  | 
| Modifier and Type | Method and Description | 
|---|---|
DelegatingCollector | 
getFilterCollector(IndexSearcher searcher)
Returns a DelegatingCollector to be run after the main query and all of its filters, but before any sorting or grouping collectors 
 | 
createWeight, equals, getCache, getCacheSep, getCost, getFilter, hashCode, setCache, setCacheSep, setCost, toStringclassHash, rewrite, sameClassAs, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCache, getCacheSep, getCost, setCache, setCacheSep, setCostpublic FunctionRangeQuery(ValueSourceRangeFilter filter)
public DelegatingCollector getFilterCollector(IndexSearcher searcher)
PostFiltergetFilterCollector in interface PostFilterCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.