mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -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].
|
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]:
|
* https://github.com/toptal/chewy[chewy]:
|
||||||
An ODM and wrapper for the official Elasticsearch client.
|
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]:
|
* https://github.com/artsy/estella[Estella]:
|
||||||
Make your Ruby models searchable.
|
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]]
|
||||||
== Rust
|
== Rust
|
||||||
|
|
||||||
|
@ -267,4 +270,4 @@ client].
|
||||||
|
|
||||||
* https://github.com/reactiverse/elasticsearch-client[elasticsearch-client]:
|
* https://github.com/reactiverse/elasticsearch-client[elasticsearch-client]:
|
||||||
An Elasticsearch client for Eclipse Vert.x
|
An Elasticsearch client for Eclipse Vert.x
|
||||||
**- Last commit more than a year ago**
|
**- Last commit more than a year ago**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue