- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: elastic/elasticsearch-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Thrift: Support for Default Headers and SSL
#4 by nkvoll was closed Sep 25, 2013 Loading… updated Sep 25, 2013
Fix RequestsHttpConncetion HTTP Auth
#8 by nkvoll was closed Oct 1, 2013 Loading… updated Oct 1, 2013
Fixed documentation to match code argument order.
#18 by robhudson was merged Oct 26, 2013 Loading… updated Oct 26, 2013
Added support for q parameter to delete_by_query
#20 by obmarg was merged Nov 6, 2013 Loading… updated Nov 6, 2013
#29 - corrected target_client assignment
#30 by grasskode was merged Dec 21, 2013 Loading… updated Dec 21, 2013
version_type support in bulk api
#56 by mkutsevol was merged Mar 3, 2014 Loading… updated Mar 3, 2014
A couple of small documentation fixes
#15 by rboulton was merged Nov 19, 2013 Loading… updated Jun 12, 2014
Add a streaming bulk index helper function.
#25 by rboulton was closed Nov 22, 2013 Loading… updated Jun 13, 2014
make Elasticsearch.scroll POST the scroll ID
#28 by BrianHicks was closed Dec 16, 2013 Loading… updated Jun 17, 2014
Allow for proxy config in the requests backend
#86 by danni was closed May 22, 2014 Loading… updated Jun 19, 2014
Enable automated testing with Python 3.4
#95 by frewsxcv was merged Jun 21, 2014 Loading… updated Jun 21, 2014
The 'warn' method is deprecated, use 'warning' instead.
#26 by andrvb was closed Jan 30, 2014 Loading… updated Jun 21, 2014
Support for Basic Authentication and HTTPS
#1 by nkvoll was closed Sep 24, 2013 Loading… updated Jun 22, 2014
Call to _make_path from indices.put_mapping was passing parameters in the wrong order
#79 by pamelaBrain was closed May 5, 2014 Loading… updated Jun 24, 2014
Use simplejson if present instead of the stdlib json module.
#94 by asnare was closed Jun 25, 2014 Loading… updated Jun 25, 2014
Fix #6607 Scroll throws 403 Forbidden on read-only ES
#98 by Armagnac was closed Jun 25, 2014 Loading… updated Jun 25, 2014
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.