OpenSearch/plugins/lang-groovy
javanna c67a332486 Query DSL: Enforce distance is greater than 0 in geo distance query
Validation is not done as part of the distance setter method and tested in GeoDistanceQueryBuilderTests. Fixed GeoDistanceTests to adapt to the new validation.

Closes #15135
2015-12-01 14:07:32 +01:00
..
licenses Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00
src Query DSL: Enforce distance is greater than 0 in geo distance query 2015-12-01 14:07:32 +01:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00