@@ -168,6 +168,15 @@ bin/plugin --install mobz/elasticsearch-head --timeout 0
168168* https://github.com/medcl/elasticsearch-analysis-pinyin[Pinyin Analysis Plugin] (by Medcl)
169169* https://github.com/medcl/elasticsearch-analysis-string2int[String2Integer Analysis Plugin] (by Medcl)
170170
171+ [float]
172+ [[discovery-plugins]]
173+ ==== Discovery Plugins
174+
175+ .Supported by Elasticsearch
176+ * https://github.com/elasticsearch/elasticsearch-cloud-aws[AWS Cloud Plugin] - EC2 discovery and S3 Repository
177+ * https://github.com/elasticsearch/elasticsearch-cloud-azure[Azure Cloud Plugin] - Azure discovery
178+ * https://github.com/elasticsearch/elasticsearch-cloud-gce[Google Compute Engine Cloud Plugin] - GCE discovery
179+
171180[float]
172181[[river]]
173182==== River Plugins
@@ -236,16 +245,21 @@ bin/plugin --install mobz/elasticsearch-head --timeout 0
236245* https://github.com/karmi/elasticsearch-paramedic[Paramedic Plugin] (by Karel Minařík)
237246* https://github.com/polyfractal/elasticsearch-segmentspy[SegmentSpy Plugin] (by Zachary Tong)
238247
248+ [float]
249+ [[repository-plugins]]
250+ ==== Snapshot/Restore Repository Plugins
251+
252+ .Supported by Elasticsearch
253+
254+ * https://github.com/elasticsearch/elasticsearch-hadoop/tree/master/repository-hdfs[Hadoop HDFS] Repository
255+ * https://github.com/elasticsearch/elasticsearch-cloud-aws#s3-repository[AWS S3] Repository
256+
239257[float]
240258[[misc]]
241259==== Misc Plugins
242260
243261.Supported by Elasticsearch
244262* https://github.com/elasticsearch/elasticsearch-mapper-attachments[Mapper Attachments Type plugin]
245- * https://github.com/elasticsearch/elasticsearch-hadoop/tree/master/repository-hdfs[Hadoop HDFS Snapshot/Restore Plugin]
246- * https://github.com/elasticsearch/elasticsearch-cloud-aws[AWS Cloud Plugin] - EC2 discovery and S3 Repository
247- * https://github.com/elasticsearch/elasticsearch-cloud-azure[Azure Cloud Plugin] - Azure discovery
248- * https://github.com/elasticsearch/elasticsearch-cloud-gce[Google Compute Engine Cloud Plugin] - GCE discovery
249263
250264.Supported by the community
251265* https://github.com/carrot2/elasticsearch-carrot2[carrot2 Plugin]: Results clustering with carrot2 (by Dawid Weiss)
0 commit comments