Skip to content

Commit

Permalink
Update the docs for compression. Closes elastic#955
Browse files Browse the repository at this point in the history
  • Loading branch information
fxdgear committed May 17, 2019
1 parent 9f4baac commit e1968ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1968ed

Please sign in to comment.