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 }}
nloadholtes
/
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 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
Commits on Mar 15, 2016
Merge pull request #379 from eskibars/master
Show description for 359cb97
honzakral
committed
359cb97
Copy full SHA for 359cb97
Updated the wording on the AWS section
eskibars
committed
e7a5cbb
Copy full SHA for e7a5cbb
Commits on Mar 14, 2016
Refactored sniff_hosts for easier implementation of AsyncTransport
honzakral
committed
c51b8fd
Copy full SHA for c51b8fd
Commits on Mar 10, 2016
Move HEAD handling to Transport
honzakral
committed
64ff08b
Copy full SHA for 64ff08b
Have transport.perform_request only return data
honzakral
committed
38bb0aa
Copy full SHA for 38bb0aa
Commits on Mar 4, 2016
Fixed a bare except
Show description for 879de75
gst
authored and
honzakral
committed
879de75
Copy full SHA for 879de75
Merge remote-tracking branch 'pr/367'
honzakral
committed
15e21e1
Copy full SHA for 15e21e1
Added Will to AUTHORS, thanks!
honzakral
committed
fb07d14
Copy full SHA for fb07d14
requested changes.
Will McGinnis
committed
b0d3de0
Copy full SHA for b0d3de0
added close methods to everything below transport
Will McGinnis
committed
8a18e4c
Copy full SHA for 8a18e4c
Commits on Mar 3, 2016
Use the copy we made for this thread, otherwise not thread safe
Show description for 4de7835
honzakral
committed
4de7835
Copy full SHA for 4de7835
Commits on Mar 1, 2016
Minor spelling, sentence correction
aswinbharadwaj
committed
78030e4
Copy full SHA for 78030e4
Commits on Feb 29, 2016
version bump to 2.3.0
honzakral
committed
1c7b23e
Copy full SHA for 1c7b23e
Only pass in cert to request.session if client_cert specified
honzakral
committed
5dfd698
Copy full SHA for 5dfd698
Urllib3HttpConnection should have separate client_cert and client_key arguments #344
Show description for fe6e9a7
richm
authored and
honzakral
committed
fe6e9a7
Copy full SHA for fe6e9a7
Commits on Feb 9, 2016
better formatting of keywords
honzakral
committed
90f18fa
Copy full SHA for 90f18fa
Add docs for filter_path global parameter
Garrett-R
committed
4ed675a
Copy full SHA for 4ed675a
Commits on Feb 1, 2016
Adding Darryl to AUTHORS, thanks!
honzakral
committed
271376f
Copy full SHA for 271376f
Log response body for failed requests
Show description for a9b8f86
darrylring
authored and
honzakral
committed
a9b8f86
Copy full SHA for a9b8f86
Commits on Jan 20, 2016
more explicit line on client and multiprocessing
veatch
authored and
honzakral
committed
0f7517a
Copy full SHA for 0f7517a
Commits on Jan 19, 2016
Adding a warning on unicode data changed in 2.2
Show description for 38d45b0
honzakral
committed
38d45b0
Copy full SHA for 38d45b0
Commits on Jan 15, 2016
map already returns an iterator, no need to wrap it in iter
Show description for 8342e0e
honzakral
committed
8342e0e
Copy full SHA for 8342e0e
Commits on Jan 12, 2016
Fixing more typos. Thanks density!
Show description for 99c284d
honzakral
committed
99c284d
Copy full SHA for 99c284d
Commits on Jan 7, 2016
Fixing typo in max_chunk_bytes
Show description for 0f4fa3c
honzakral
committed
0f4fa3c
Copy full SHA for 0f4fa3c
Commits on Jan 6, 2016
Updated docs and highlighted thread safety and maxsize
Show description for 8f25f37
honzakral
committed
8f25f37
Copy full SHA for 8f25f37
Commits on Jan 5, 2016
Version bump
honzakral
committed
51defea
Copy full SHA for 51defea
Commits on Dec 31, 2015
Update index.rst
Show description for 647461f
Kiseok Kim
authored and
honzakral
committed
647461f
Copy full SHA for 647461f
Commits on Dec 27, 2015
Added docs about AWS using IAM
honzakral
committed
a7a56b1
Copy full SHA for a7a56b1
Adding Michael to AUTHORS, thanks!
honzakral
committed
6b57934
Copy full SHA for 6b57934
Add bytes param to cat.shards and cat.segments
Michael Gibson
authored and
honzakral
committed
70d6203
Copy full SHA for 70d6203
Fixed docs for from in search API
Show description for ad9b5b6
honzakral
committed
ad9b5b6
Copy full SHA for ad9b5b6
Make sure we always close the pool when doing parallel_bulk
honzakral
committed
b62d950
Copy full SHA for b62d950
Pagination
Previous
Next
You can’t perform that action at this time.