public class FunctionRangeQuery extends SolrConstantScoreQuery implements PostFilter
SolrConstantScoreQuery.ConstantWeight
Constructor and Description |
---|
FunctionRangeQuery(ValueSourceRangeFilter filter) |
Modifier and Type | Method and Description |
---|---|
DelegatingCollector |
getFilterCollector(org.apache.lucene.search.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, rewrite, setCache, setCacheSep, setCost, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getCache, getCacheSep, getCost, setCache, setCacheSep, setCost
public FunctionRangeQuery(ValueSourceRangeFilter filter)
public DelegatingCollector getFilterCollector(org.apache.lucene.search.IndexSearcher searcher)
PostFilter
getFilterCollector
in interface PostFilter
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.