elastic v0.7.6
BUG FIXES
- Allow usage of
es_base
parameter inconnect()
- Now, instead of
stop()
ones_base
usage, we use its value fores_host
. Only
pass in one or the other ofes_base
andes_host
, not both.
(#146) thanks @MarcinKosinski
es_base
parameter in connect()
- Now, instead ofstop()
on es_base
usage, we use its value for es_host
. Onlyes_base
and es_host
, not both.