Closed nelsnelson closed 9 years ago
Merged #4
Thank you, sir. I, however, did not include a version bump in setup.py. :-(
No worries, I've bumped it, thanks for the pull request!
On Mon, Jun 22, 2015 at 7:46 PM, Nels Nelson notifications@github.com wrote:
Thank you, sir. I, however, did not include a version bump in setup.py. :-(
— Reply to this email directly or view it on GitHub https://github.com/chiangf/Flask-Elasticsearch/issues/3#issuecomment-114305774 .
It could support SSL, but it doesn't currently, because there is no way to add the keyword arguments to the Elasticsearch(...) instantiation at https://github.com/chiangf/Flask-Elasticsearch/blob/master/flask_elasticsearch.py#L34.
In order to support this, I'll create a patch.