Skip to content

Pull requests: elastic/elasticsearch-py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
add how to install using pip
#22 by Murhaf was merged Nov 13, 2013 Loading… updated Nov 13, 2013
Spell mistake corrected
#23 by hariharan-uno was merged Nov 18, 2013 Loading… updated Nov 18, 2013
#29 - corrected target_client assignment
#30 by grasskode was merged Dec 21, 2013 Loading… updated Dec 21, 2013
Fix typo in index.rst
#36 by igungor was merged Jan 16, 2014 Loading… updated Jan 16, 2014
Fix Issue 39: put_mapping
#40 by speedplane was closed Jan 20, 2014 Loading… updated Jan 20, 2014
version_type support in bulk api
#56 by mkutsevol was merged Mar 3, 2014 Loading… updated Mar 3, 2014
Update indices.py
#69 by sampaccoud was closed Mar 31, 2014 Loading… updated Mar 31, 2014
Fix in path arguments order
#71 by kosz85 was closed Apr 1, 2014 Loading… updated Apr 1, 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
fix example in docs
#82 by ondrejsika was closed May 9, 2014 Loading… updated Jun 15, 2014
make Elasticsearch.scroll POST the scroll ID
#28 by BrianHicks was closed Dec 16, 2013 Loading… updated Jun 17, 2014
Update __init__.py
#6 by robhudson was closed Sep 27, 2013 Loading… updated Jun 18, 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
indices: fix use of _mapping apis
#55 by jdve was closed Feb 28, 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.