public class FunctionRangeQuery extends SolrConstantScoreQuery implements PostFilter
SolrConstantScoreQuery.ConstantScorer, SolrConstantScoreQuery.ConstantWeight
ConstantScoreQuery.ConstantBulkScorer
filter, query
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 it's filters, but before any sorting or grouping collectors
|
createWeight, equals, extractTerms, getCache, getCacheSep, getCost, getFilter, hashCode, rewrite, setCache, setCacheSep, setCost, toString
getQuery
finalize, getClass, notify, notifyAll, wait, wait, wait
getCache, getCacheSep, getCost, setCache, setCacheSep, setCost
public FunctionRangeQuery(ValueSourceRangeFilter filter)
public DelegatingCollector getFilterCollector(IndexSearcher searcher)
PostFilter
getFilterCollector
in interface PostFilter
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.