parent
c3011cead4
commit
bb7cbea71e
|
@ -81,7 +81,7 @@ client.search index: 'my-index', body: { query: { match: { title: 'test' } } }
|
||||||
|
|
||||||
=== Transport and API
|
=== Transport and API
|
||||||
|
|
||||||
The `elasticsearch` gem combines two separate Ruybygems:
|
The `elasticsearch` gem combines two separate Rubygems:
|
||||||
|
|
||||||
* https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport[`elasticsearch-transport`]
|
* https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport[`elasticsearch-transport`]
|
||||||
provides a HTTP Ruby client for connecting to the Elasticsearch cluster,
|
provides a HTTP Ruby client for connecting to the Elasticsearch cluster,
|
||||||
|
|
Loading…
Reference in New Issue