public static final class ScriptGeoDistanceFacetExecutor.ScriptAggregator extends GeoDistanceFacetExecutor.Aggregator
entries, fixedSourceDistance| Constructor and Description |
|---|
ScriptAggregator(GeoDistance.FixedSourceDistance fixedSourceDistance,
GeoDistanceFacet.Entry[] entries,
SearchScript script) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
collectGeoPoint(GeoDistanceFacet.Entry entry,
int docId,
double distance) |
onDocpublic ScriptAggregator(GeoDistance.FixedSourceDistance fixedSourceDistance, GeoDistanceFacet.Entry[] entries, SearchScript script)
protected void collectGeoPoint(GeoDistanceFacet.Entry entry, int docId, double distance)
collectGeoPoint in class GeoDistanceFacetExecutor.AggregatorCopyright © 2009–2016. All rights reserved.