Skip to content

Elasticsearch Plugin - Geo Queries added

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 24 Oct 14:42
· 103 commits to master since this release

Features

  • Docker file is added 62119f9
  • Geo queries are supported.
  • GeoBoundingBox Query is added e9b3de8
  • GeoDistanceRange Query is added c08e75b
  • GeoPolygon Query is added f3cea89
  • GeohashCell Query is added 7602555
  • GeoShape Query is added 0e11fc8

Bug fixes

  • Show error message if type is not found 2243fd7.