mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-19 04:45:07 -04:00
Adds SearchFlip to community clients (#110814)
This commit is contained in:
parent
656d36aacf
commit
1736062ffa
1 changed files with 8 additions and 5 deletions
|
@ -205,10 +205,6 @@ client].
|
|||
|
||||
Also see the {client}/ruby-api/current/index.html[official Elasticsearch Ruby client].
|
||||
|
||||
* https://github.com/printercu/elastics-rb[elastics]:
|
||||
Tiny client with built-in zero-downtime migrations and ActiveRecord integration.
|
||||
**- Last commit more than a year ago**
|
||||
|
||||
* https://github.com/toptal/chewy[chewy]:
|
||||
An ODM and wrapper for the official Elasticsearch client.
|
||||
|
||||
|
@ -218,6 +214,13 @@ Also see the {client}/ruby-api/current/index.html[official Elasticsearch Ruby cl
|
|||
* https://github.com/artsy/estella[Estella]:
|
||||
Make your Ruby models searchable.
|
||||
|
||||
* https://github.com/mrkamel/search_flip[SearchFlip]:
|
||||
Full-Featured Elasticsearch Ruby Client with a Chainable DSL.
|
||||
|
||||
* https://github.com/printercu/elastics-rb[elastics]:
|
||||
Tiny client with built-in zero-downtime migrations and ActiveRecord integration.
|
||||
**- Last commit more than a year ago**
|
||||
|
||||
[[rust]]
|
||||
== Rust
|
||||
|
||||
|
@ -267,4 +270,4 @@ client].
|
|||
|
||||
* https://github.com/reactiverse/elasticsearch-client[elasticsearch-client]:
|
||||
An Elasticsearch client for Eclipse Vert.x
|
||||
**- Last commit more than a year ago**
|
||||
**- Last commit more than a year ago**
|
||||
|
|
Loading…
Add table
Reference in a new issue