Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
elastic
/
elasticsearch-py
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.3k
Code
Issues
47
Pull requests
18
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
fxdgear
Datepicker
All time
Commit History
Commits on Jun 19, 2019
update the docs for 7
fxdgear
committed
f0f3665
Copy full SHA for f0f3665
Commits on May 28, 2019
Bump version to 7.0.2
fxdgear
committed
a29ea99
Copy full SHA for a29ea99
Commits on May 23, 2019
ml client has no method _bulk_body (#962)
Show description for a5d27e3
fxdgear
authored
a5d27e3
Copy full SHA for a5d27e3
Commits on May 22, 2019
Add support for using `cloud_id` when instantiating conections (#957)
Show description for 60d2548
fxdgear
authored
60d2548
Copy full SHA for 60d2548
Commits on May 17, 2019
Update the docs for compression. Closes #955
fxdgear
committed
e1968ed
Copy full SHA for e1968ed
Commits on May 11, 2019
update example directory to work with Es 7
fxdgear
committed
8ab66b9
Copy full SHA for 8ab66b9
Commits on May 10, 2019
Bump to version 7.0.1
fxdgear
committed
c4f0454
Copy full SHA for c4f0454
Update ES client API's for some missing 7 features (#949)
Show description for 8e92b85
fxdgear
authored
8e92b85
Copy full SHA for 8e92b85
Black (#948)
fxdgear
authored
206f5e2
Copy full SHA for 206f5e2
Commits on May 9, 2019
update test matrix
fxdgear
committed
01e6296
Copy full SHA for 01e6296
Commits on Apr 26, 2019
upgrade start_elasticsearch to use 7.0.0
fxdgear
committed
45db46c
Copy full SHA for 45db46c
Commits on Apr 12, 2019
Update readme to reflect new versions
fxdgear
committed
0b7220a
Copy full SHA for 0b7220a
Commits on Mar 29, 2019
update versions and changelog to 7.x
fxdgear
committed
f4c163d
Copy full SHA for f4c163d
update to ES 7 (#911)
Show description for 1afceba
fxdgear
authored
1afceba
Copy full SHA for 1afceba
Commits on Nov 26, 2018
better logic to handling unicode and chunking. (#870)
Show description for f3f7266
fxdgear
authored
f3f7266
Copy full SHA for f3f7266
Fixing flaky test wrt mock and threading. (#875)
Show description for bafe659
fxdgear
authored
bafe659
Copy full SHA for bafe659
Commits on Nov 16, 2018
update makefile to create a docker-compose project
Show description for 0867a56
fxdgear
committed
0867a56
Copy full SHA for 0867a56
bump version to 6.3.1
fxdgear
committed
dfb12a5
Copy full SHA for dfb12a5
Commits on Oct 31, 2018
Testing changes for Jenkins CI (#863)
Show description for 4538df2
fxdgear
authored
4538df2
Copy full SHA for 4538df2
Commits on Oct 26, 2018
update runtests
fxdgear
committed
c0d5f28
Copy full SHA for c0d5f28
fixng formatting of matrix
fxdgear
committed
5bbaa77
Copy full SHA for 5bbaa77
In preparation for moving to Elastic's CI (#862)
Show description for 51c2c9f
fxdgear
authored
51c2c9f
Copy full SHA for 51c2c9f
Commits on Jul 17, 2018
update certifi link. closes #822
fxdgear
committed
bc4af21
Copy full SHA for bc4af21
Commits on Jul 10, 2018
add a small example, and reference bigger example. Closes #813 (#817)
fxdgear
authored
d3204f6
Copy full SHA for d3204f6
Commits on Jun 25, 2018
Get rid of managing list of authors manually and just link to contributors page (#812)
fxdgear
authored
656842f
Copy full SHA for 656842f
clean up docs, closes #800
fxdgear
committed
52006f4
Copy full SHA for 52006f4
TransportError correctly reflects inherited class. Closes #806. (#810)
fxdgear
authored
2619d0f
Copy full SHA for 2619d0f
Commits on Jun 20, 2018
Bump version to 6.3.0
fxdgear
committed
e0fb772
Copy full SHA for e0fb772
Commits on Jun 19, 2018
fixing max urllib3, updating authors
fxdgear
committed
4352e56
Copy full SHA for 4352e56
Commits on May 18, 2018
add wait on delay (#794)
fxdgear
authored
7751fed
Copy full SHA for 7751fed
handle gzip for python27. Fixes #789 (#793)
fxdgear
authored
206e0d6
Copy full SHA for 206e0d6
Commits on May 8, 2018
Merge branch 'master' of github.com:elastic/elasticsearch-py
fxdgear
committed
9fe0763
Copy full SHA for 9fe0763
Increase minimum requests version closes #784
fxdgear
committed
0252c2c
Copy full SHA for 0252c2c
Commits on Apr 24, 2018
adding support for wait_for_no_initializing_shards in health method (#777)
fxdgear
authored
f77263e
Copy full SHA for f77263e
Commits on Apr 20, 2018
Nick/query params bulk helper (#774)
Show description for 9721e4b
fxdgear
authored
9721e4b
Copy full SHA for 9721e4b
Pagination
Previous
Next
You can’t perform that action at this time.