Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
synhershko
/
elasticsearch-py
Public
forked from
elastic/elasticsearch-py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 4, 2017
Merge pull request #676 from marcocova/fix-typo-in-elasticsearch-client
Show description for 017dcf1
fxdgear
authored
017dcf1
Copy full SHA for 017dcf1
fix typo in comment (minor)
marcocova
committed
7599a24
Copy full SHA for 7599a24
Commits on Nov 28, 2017
Merge pull request #672 from magical/patch-1
Show description for e4967a7
fxdgear
authored
e4967a7
Copy full SHA for e4967a7
When _just_ using an SSL context we don't want breaking behavior (#673)
Show description for 37490e2
fxdgear
authored and
honzakral
committed
37490e2
Copy full SHA for 37490e2
Merge pull request #671 from konradkonrad/patch-2
Show description for 2a96ce1
fxdgear
authored
2a96ce1
Copy full SHA for 2a96ce1
Fix typo in docs
Show description for b9eafd4
magical
authored
b9eafd4
Copy full SHA for b9eafd4
Commits on Nov 16, 2017
docstring typo fixes
Show description for 9b288a1
konradkonrad
authored
9b288a1
Copy full SHA for 9b288a1
Commits on Nov 14, 2017
Apply cafile defaults before checking for emptiness
Show description for f639f9b
honzakral
committed
f639f9b
Copy full SHA for f639f9b
Bump version to 6.1.0-dev
honzakral
committed
d9fa510
Copy full SHA for d9fa510
Bump travis to test 6.0.0 GA
honzakral
committed
ad4f83f
Copy full SHA for ad4f83f
Commits on Nov 10, 2017
Added scroll_kwargs to scan helper
honzakral
committed
4e6a05f
Copy full SHA for 4e6a05f
forgot raw -> keyword in example
honzakral
committed
a1dc431
Copy full SHA for a1dc431
Update example to work with elasticsearch 6.0
honzakral
committed
7f5a9f8
Copy full SHA for 7f5a9f8
Update docs to reflect version changes
honzakral
committed
9749138
Copy full SHA for 9749138
Bump master to 6.0.0
honzakral
committed
562c8c6
Copy full SHA for 562c8c6
Adding 5.5.0 changelog
honzakral
committed
ae632f2
Copy full SHA for ae632f2
Commits on Nov 9, 2017
Check successful shards instead of failed
Show description for 9276352
honzakral
committed
9276352
Copy full SHA for 9276352
Commits on Nov 7, 2017
Merge pull request #662 from nfsec/patch-2
Show description for 3223953
fxdgear
authored
3223953
Copy full SHA for 3223953
Commits on Nov 3, 2017
Unrecognized parameter: wait_for_merge
Show description for b79364f
nfsec
authored
b79364f
Copy full SHA for b79364f
Commits on Oct 26, 2017
Update tasks API (#659)
Show description for 961f6b5
nfsec
authored and
honzakral
committed
961f6b5
Copy full SHA for 961f6b5
Add repository to commit documents
honzakral
committed
40b0a68
Copy full SHA for 40b0a68
Commits on Oct 11, 2017
Add `bytes` param to cat.shards and cat.segments (#654)
GlenRSmith
authored and
honzakral
committed
cfec19a
Copy full SHA for cfec19a
Commits on Oct 9, 2017
Merge pull request #652 from brunobell/master
Show description for a3a52af
fxdgear
authored
a3a52af
Copy full SHA for a3a52af
Fix: AttributeError: 'bytes' object has no attribute 'encode'(PY3)
brunobell
committed
12be146
Copy full SHA for 12be146
Commits on Oct 6, 2017
Merge pull request #635 from fxdgear/nick/ssl_context
Show description for 5c537de
fxdgear
authored
5c537de
Copy full SHA for 5c537de
Add SSL context for versions of Python that support SSL Context.
Show description for 7339a27
fxdgear
committed
7339a27
Copy full SHA for 7339a27
Commits on Oct 5, 2017
Merge pull request #636 from elastic/urllib_1.23
Show description for 9790b85
fxdgear
authored
9790b85
Copy full SHA for 9790b85
bump max compatible version of urllib3 to <1.23
GlenRSmith
committed
798788e
Copy full SHA for 798788e
Commits on Oct 4, 2017
Merge pull request #618 from jmcarp/issue-609-x-ndjson
Show description for a03504c
fxdgear
authored
a03504c
Copy full SHA for a03504c
Clean up custom headers.
jmcarp
committed
3045516
Copy full SHA for 3045516
Set application/x-ndjson content type on bulk requests.
Show description for 073db90
jmcarp
committed
073db90
Copy full SHA for 073db90
Merge pull request #637 from jmcarp/fix-travis-target
Show description for 0397527
fxdgear
authored
0397527
Copy full SHA for 0397527
Merge pull request #647 from fxdgear/nick/fix_test_children_are_reindex_correctly
Show description for e04c905
fxdgear
authored
e04c905
Copy full SHA for e04c905
Commits on Sep 7, 2017
using 6.0.0-beta2 for travis
fxdgear
committed
24e5564
Copy full SHA for 24e5564
somewhere somehow a non ascii char got in these doc strings
fxdgear
committed
71222ab
Copy full SHA for 71222ab
Pagination
Previous
Next
You can’t perform that action at this time.