An open API service indexing awesome lists of open source software.

https://github.com/rom-rb/rom-elasticsearch

Elasticsearch adapter for rom-rb
https://github.com/rom-rb/rom-elasticsearch

abstraction data-mapping elasticsearch elasticsearch-adapter rom-rb ruby rubygem search

Last synced: 21 days ago
JSON representation

Elasticsearch adapter for rom-rb

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/rom-elasticsearch
[actions]: https://github.com/rom-rb/rom-elasticsearch/actions
[codacy]: https://www.codacy.com/gh/rom-rb/rom-elasticsearch
[chat]: https://rom-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/rom-rb/rom-elasticsearch

# rom-elasticsearch [![Join the chat at https://rom-rb.zulipchat.com](https://img.shields.io/badge/rom--rb-join%20chat-%23346b7a.svg)][chat]

[![Gem Version](https://badge.fury.io/rb/rom-elasticsearch.svg)][gem]
[![CI Status](https://github.com/rom-rb/rom-elasticsearch/workflows/ci/badge.svg)][actions]
[![RuboCop](https://github.com/rom-rb/rom-elasticsearch/actions/workflows/rubocop.yml/badge.svg)](https://github.com/rom-rb/rom-elasticsearch/actions/workflows/rubocop.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/9882fd022f904b48b5359b799b59ae88)][codacy]
[![Inline docs](http://inch-ci.org/github/rom-rb/rom-elasticsearch.svg?branch=main)][inchpages]

## Links

* [User documentation](http://rom-rb.org/learn/elasticsearch)
* [API documentation](http://rubydoc.info/gems/rom-elasticsearch)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI >= `2.5`
* jruby >= `9.2`

## License

See `LICENSE` file.