Remove references to the thrift and memcached transport plugins

as they are no longer supported

Closes #10166
This commit is contained in:
Clinton Gormley 2015-03-19 20:49:58 +01:00
parent deade2eb71
commit aa94ced0ae
4 changed files with 9 additions and 13 deletions

View file

@ -259,8 +259,6 @@ You can disable that check using `plugins.check_lucene: false`.
==== Transport Plugins
.Supported by Elasticsearch
* https://github.com/elasticsearch/elasticsearch-transport-memcached[Memcached transport plugin]
* https://github.com/elasticsearch/elasticsearch-transport-thrift[Thrift Transport]
* https://github.com/elasticsearch/elasticsearch-transport-wares[Servlet transport]
.Supported by the community