Uses of Class
io.vertigo.datafactory.impl.search.dsl.model.DslGeoExpression
Packages that use DslGeoExpression
Package
Description
-
Uses of DslGeoExpression in io.vertigo.datafactory.impl.search.dsl.rules
Methods in io.vertigo.datafactory.impl.search.dsl.rules that return DslGeoExpressionModifier and TypeMethodDescriptionstatic DslGeoExpressionDslParserUtil.parseGeoExpression(String geoString) -
Uses of DslGeoExpression in io.vertigo.datafactory.plugins.search.elasticsearch
Methods in io.vertigo.datafactory.plugins.search.elasticsearch with parameters of type DslGeoExpressionModifier and TypeMethodDescriptionstatic co.elastic.clients.elasticsearch._types.query_dsl.QueryDslGeoToQueryBuilderUtil.translateToQuery(DslGeoExpression dslGeoExpression, Object myCriteria, Map<Class, io.vertigo.core.lang.BasicTypeAdapter> typeAdapters) -
Uses of DslGeoExpression in io.vertigo.datafactory.search.model
Methods in io.vertigo.datafactory.search.model that return types with arguments of type DslGeoExpressionModifier and TypeMethodDescriptionSearchQuery.getGeoExpression()Filtre geo correspondant aux critères geo de la recherche.