swdyh / 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.

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

Roadmap

The package's API is expected to change, and feature requests and PRs are welcome.

Please use this issue to discuss new requests for breaking changes.

Planned features:

  • More types in the API (instead of the Map entries).
  • Data types should convert to/from JSON.
  • Fluent APIs (similar to IndexRef).
  • Cluster-aware transport: round-robin, latency-aware, or routing-aware selection of the target node.

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%