OpenSearch/plugins/lang-groovy
Nicholas Knize 0d349854d3 Add CONTAINS relation to geo_shape query
At the time of geo_shape query conception, CONTAINS was not yet a supported spatial operation in Lucene. Since it is now available this commit adds ShapeRelation.CONTAINS to GeoShapeQuery. Randomized testing is included and documentation is updated.
2015-11-18 14:15:35 -06:00
..
licenses Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00
src Add CONTAINS relation to geo_shape query 2015-11-18 14:15:35 -06:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00