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) |
onDoc
public ScriptAggregator(GeoDistance.FixedSourceDistance fixedSourceDistance, GeoDistanceFacet.Entry[] entries, SearchScript script)
protected void collectGeoPoint(GeoDistanceFacet.Entry entry, int docId, double distance)
collectGeoPoint
in class GeoDistanceFacetExecutor.Aggregator
Copyright © 2009–2015. All rights reserved.