[docs] added info about the http-aws-es extension

This commit is contained in:
spalger
2015-10-19 08:04:14 -07:00
parent 658c3af0cf
commit 3aefbbd0e5
3 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,8 @@
== Extending
We decided to make this client low-level, and as such we probably have not implemented all the features you are looking for. For this reason, we made extending or even replacing the core components simple.
Check out the <<extensions>> page for a list of known extensions.
=== Connection
Extending a connection provides the powerful ability to change requests as they go out to the ElasticSearch REST API.