/eson

A modular and basic ElasticSearch client

Primary LanguageRuby

Eson - a bare metal client for ElasticSearch in Ruby

Eson is an ElasticSearch client for everyone that wants to use the full power of ElasticSearch, but doesn't care about integrations. Eson implements the full ElasticSearch API and provides a complete generator for the ElasticSearch query DSL. It is implemented in multiple subprojects which can be used independently.

{include:file:eson/README.md}

{include:file:eson-http/README.md}

{include:file:eson-dsl/README.md}

{include:file:eson-core/README.md}

{include:file:eson-more/README.md}

eson-native

(unreleased, coming soon) eson-native implements a client using the elasticsearchs Java client.