elastic_client 0.3.15 copy "elastic_client: ^0.3.15" to clipboard
elastic_client: ^0.3.15 copied to clipboard

Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.

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.
41
likes
130
pub points
86%
popularity

Publisher

verified publisheragilord.com

Dart bindings for ElasticSearch HTTP API. ElasticSearch is a full-text search engine based on Lucene.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http, http_client, meta

More

Packages that depend on elastic_client