Update the docs for compression. Closes #955
This commit is contained in:
+1
-1
@@ -262,7 +262,7 @@ Compression
|
|||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
When using capacity-constrained networks (low throughput), it may be handy to enable
|
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
|
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
|
from elasticsearch import Elasticsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user