Update the docs for compression. Closes #955

This commit is contained in:
Nick Lang
2019-05-17 13:33:51 -04:00
parent 9f4baacb70
commit e1968ed95a
+1 -1
View File
@@ -262,7 +262,7 @@ Compression
~~~~~~~~~~~
When using capacity-constrained networks (low throughput), it may be handy to enable
compression. This is especially useful when doing bulk loads or inserting large
documents. This will configure compression on the *request*.
documents. This will configure compression.
::
from elasticsearch import Elasticsearch