public static class RangeAggregator.Range extends Object
Constructor and Description |
---|
Range(String key,
double from,
String fromAsStr,
double to,
String toAsStr) |
Modifier and Type | Method and Description |
---|---|
void |
process(ValueParser parser,
SearchContext context) |
String |
toString() |
public String key
public double from
public double to
public void process(ValueParser parser, SearchContext context)
Copyright © 2009–2015. All rights reserved.