jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
107 stars 23 forks source link

[FEAT] implement geo queries #46

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 1 year ago
image

Of these we only have geo shape implemented currently.

Also look into shape queries and mappings.