public interface ElasticsearchQueryFactory
Should eventually be responsible for building the whole JSON query, see HSEARCH-2750.
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
createSpatialDistanceScript(Coordinates center,
String spatialFieldName) |
com.google.gson.JsonObject createSpatialDistanceScript(Coordinates center, String spatialFieldName)
Copyright © 2006–2017 Hibernate. All rights reserved.