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 }}
gchiam
/
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 Aug 29, 2016
Propagate request_timeout to scroll calls
Show description for d4efb81
honzakral
committed
d4efb81
Copy full SHA for d4efb81
Commits on Aug 17, 2016
added 2.4.0 changelog
honzakral
committed
ef390c2
Copy full SHA for ef390c2
Commits on Aug 16, 2016
Catch up to elasticsearch master
honzakral
committed
87bf986
Copy full SHA for 87bf986
None for parameter value should cause that param to be ignored
Show description for c855adc
honzakral
committed
c855adc
Copy full SHA for c855adc
Commits on Jul 28, 2016
stored_fields=_parent no longer needed with 5.0
honzakral
committed
10c013a
Copy full SHA for 10c013a
Don't try and decode an empty body
honzakral
committed
515197a
Copy full SHA for 515197a
Commits on Jul 14, 2016
Adding new params for cluster.health and cluster.allocation_explain
honzakral
committed
9cdcc5b
Copy full SHA for 9cdcc5b
Skip in yaml tests can have multiple values
honzakral
committed
99c91b7
Copy full SHA for 99c91b7
Commits on Jul 12, 2016
Do not use weakref to refer to client
honzakral
committed
fb8b552
Copy full SHA for fb8b552
adding the headers feature for our yaml test runner
honzakral
committed
7bdaa31
Copy full SHA for 7bdaa31
Allow specifying custom http headers
honzakral
committed
311ac7c
Copy full SHA for 311ac7c
Allow test client to be created with kwargs
honzakral
committed
ac74778
Copy full SHA for ac74778
fields was renamed to stored_fields in elasticsearch
honzakral
committed
ef41d89
Copy full SHA for ef41d89
ignore 404 in tearDown when deleting indices
honzakral
committed
bf1892b
Copy full SHA for bf1892b
Commits on Jul 11, 2016
Implement teardown functionality for yaml tests
honzakral
committed
06e9a98
Copy full SHA for 06e9a98
Commits on Jun 28, 2016
Respect the transport_schema when constructing host
honzakral
committed
a53efe1
Copy full SHA for a53efe1
Elasticsearch 5.0 APIs
honzakral
committed
a359c5f
Copy full SHA for a359c5f
Commits on Jun 27, 2016
simplify init code
honzakral
committed
f28b634
Copy full SHA for f28b634
Commits on Jun 20, 2016
Fix HTTPS URL support (#411)
Show description for 9f2608c
hudolejev
authored and
honzakral
committed
9f2608c
Copy full SHA for 9f2608c
Commits on Jun 10, 2016
Attempting to force travis to java 8
honzakral
committed
5e0627b
Copy full SHA for 5e0627b
Fix travis CI for 5.0.0 SNAPSHOT
honzakral
committed
3e1dd08
Copy full SHA for 3e1dd08
Adding the indices.shrink API
honzakral
committed
a64fa04
Copy full SHA for a64fa04
Commits on Jun 9, 2016
Explain differences between urllib3 and requests backends
Show description for b7cba71
honzakral
committed
b7cba71
Copy full SHA for b7cba71
Commits on Jun 8, 2016
Convert readthedocs links for their .org -> .io migration for hosted projects (#413)
Show description for 40db4b6
adamchainz
authored and
honzakral
committed
40db4b6
Copy full SHA for 40db4b6
Commits on Jun 3, 2016
Change default size for scan to 1000
Show description for 1e2770f
honzakral
committed
1e2770f
Copy full SHA for 1e2770f
Commits on May 19, 2016
Pass scroll_id in the body to clear_scroll
Show description for e144a9d
honzakral
committed
e144a9d
Copy full SHA for e144a9d
Commits on May 17, 2016
Make sure scan helper cleans up after itself
Show description for 1ce1795
honzakral
committed
1ce1795
Copy full SHA for 1ce1795
Fixes for Elasticsearch 5.0
honzakral
committed
7c305f1
Copy full SHA for 7c305f1
Commits on Apr 27, 2016
hasHandlers is only valid since python 3.2
honzakral
committed
b83df5e
Copy full SHA for b83df5e
Make ping return false on any TransportError
Show description for 6722bbf
honzakral
committed
6722bbf
Copy full SHA for 6722bbf
Do not warn on 404s when using HEAD method
Show description for 418b93b
honzakral
committed
418b93b
Copy full SHA for 418b93b
Commits on Apr 26, 2016
retry on 502, 503 and 504 responses from ES
honzakral
committed
f8b090c
Copy full SHA for f8b090c
Commits on Apr 9, 2016
Only do tracer logging if there are handlers
Show description for cc14efd
honzakral
committed
cc14efd
Copy full SHA for cc14efd
Commits on Mar 22, 2016
5.0 compatibility
honzakral
committed
6e94bf7
Copy full SHA for 6e94bf7
Merge branch 'async'
honzakral
committed
b10ae7c
Copy full SHA for b10ae7c
Pagination
Previous
Next
You can’t perform that action at this time.