We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99dec5 commit 014a3feCopy full SHA for 014a3fe
docs/overview.asciidoc
@@ -45,18 +45,3 @@ http://rubydoc.info/gems/elasticsearch-api/Elasticsearch/API/Actions[Rubydoc].
45
46
Keep in mind, that for optimal performance, you should use an HTTP library which
47
supports persistent ("keep-alive") HTTP connections.
48
-
49
50
-[discrete]
51
-[[extensions]]
52
-=== Extensions
53
54
-The
55
-https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-extensions[`elasticsearch-extensions`]
56
-Rubygem provides a number of extensions to the core client, such as an API to
57
-programmatically launch {es} clusters (for example, for testing purposes), and
58
-more.
59
60
-Consult the
61
-https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-extensions[documentation]
62
-for more information.
0 commit comments