elgansayer / elastic_client

Dart bindings for ElasticSearch HTTP API.

Home Page:https://pub.dartlang.org/packages/elastic_client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart bindings for ElasticSearch HTTP API.

Forked from isoos/elastic_client but with better Suitable for ES 7+ Removed _type requirements.

Extended support somewhat, including: bool geo_distance exists range term prefix match matchNone matchAll

Dynamic query will get added at some point if i need it. This repo is developed along side another project and updated as need be.

ElasticSearch is a full-text search engine based on Lucene.

About

Dart bindings for ElasticSearch HTTP API.

https://pub.dartlang.org/packages/elastic_client

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%