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 }}
freko247
/
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 May 21, 2017
404 - Page Not Found (#594)
Show description for d67c483
nfsec
authored and
honzakral
committed
d67c483
Copy full SHA for d67c483
Commits on May 19, 2017
Fix some spelling errors in docstrings from 2015. (#571)
nfsec
authored and
honzakral
committed
5de989b
Copy full SHA for 5de989b
Add python 3.5 and 3.6 to setup.py
honzakral
committed
b803c2d
Copy full SHA for b803c2d
Commits on May 18, 2017
Version bump for release
honzakral
committed
aea9824
Copy full SHA for aea9824
Allow the example/load.py script to load other repos from CLI
honzakral
committed
72105e3
Copy full SHA for 72105e3
Commits on May 15, 2017
Add script to run ES in docker container (#590)
Show description for 211ee23
fxdgear
authored and
honzakral
committed
211ee23
Copy full SHA for 211ee23
[WIP] remove scheme checking
honzakral
committed
d336c57
Copy full SHA for d336c57
Removing obsolete gitmodules
honzakral
committed
1aee1bb
Copy full SHA for 1aee1bb
bumping requests to 2.0.0+ (#587)
Show description for 790c80f
fxdgear
authored and
honzakral
committed
790c80f
Copy full SHA for 790c80f
Commits on May 10, 2017
Add develop extra to allow for easy dependency install
honzakral
committed
3b41c3b
Copy full SHA for 3b41c3b
doc_type = type to sample (#572)
Show description for 6ccc085
nfsec
authored and
honzakral
committed
6ccc085
Copy full SHA for 6ccc085
Commits on Apr 17, 2017
Allow pipeline as a parameter in bulk actions
Show description for 5c658fc
honzakral
committed
5c658fc
Copy full SHA for 5c658fc
Make sure environment settings are merged in for requests
Show description for c318f7f
honzakral
committed
c318f7f
Copy full SHA for c318f7f
hardcoded ES version in travis.yml
honzakral
committed
5e63ea4
Copy full SHA for 5e63ea4
Commits on Apr 13, 2017
Merge branch 'master' of github.com:elasticsearch/elasticsearch-py
honzakral
committed
618b69a
Copy full SHA for 618b69a
Unquote user:password in hosts (#569)
Show description for 7f6d382
pmezard
authored and
honzakral
committed
7f6d382
Copy full SHA for 7f6d382
Commits on Mar 31, 2017
version bump for 5.3
honzakral
committed
2f62f9e
Copy full SHA for 2f62f9e
Commits on Mar 26, 2017
Wait_for_completion defaults to true
honzakral
committed
fe897eb
Copy full SHA for fe897eb
Commits on Mar 21, 2017
new API compatibility
honzakral
committed
c32e3e5
Copy full SHA for c32e3e5
Commits on Mar 12, 2017
wait for completion is on by default (#550)
allias888
authored and
honzakral
committed
05ad5ef
Copy full SHA for 05ad5ef
Commits on Mar 5, 2017
Log proper headers in trace logs
honzakral
committed
597bf7a
Copy full SHA for 597bf7a
Commits on Feb 19, 2017
This commit modifies the elasticsearch/connection_pool.py file to solve the list index out of range error. (#539)
Show description for ed5a1cc
HusainZafar
authored and
honzakral
committed
ed5a1cc
Copy full SHA for ed5a1cc
Commits on Feb 18, 2017
allow fielddata for files field to allow aggregations
honzakral
committed
66cc0a8
Copy full SHA for 66cc0a8
Commits on Feb 12, 2017
bump version to 2.0
honzakral
committed
f638c3f
Copy full SHA for f638c3f
Added API docs for ingest and tasks
Show description for fc25175
honzakral
committed
fc25175
Copy full SHA for fc25175
Commits on Feb 11, 2017
Merge pull request #532 from keith-pinto/fix_doc
Show description for 1d3e702
GlenRSmith
authored
1d3e702
Copy full SHA for 1d3e702
Commits on Feb 8, 2017
fix order of arguments in documentation for client's get method
keith pinto
committed
52f8fd8
Copy full SHA for 52f8fd8
setup.py typo
honzakral
committed
1a8896e
Copy full SHA for 1a8896e
Update API parameters to 5.x
honzakral
committed
a180459
Copy full SHA for a180459
Sending raw text as body is no longer supported, wrap scroll_id
honzakral
committed
a96f5f7
Copy full SHA for a96f5f7
Add content-type default headers with `application/json`
honzakral
committed
d862c8a
Copy full SHA for d862c8a
Commits on Jan 21, 2017
Fix a few spelling mistakes in the docs (#522)
alexwlchan
authored and
honzakral
committed
c7441e9
Copy full SHA for c7441e9
Commits on Jan 18, 2017
exceptions-docs: Remove duplicate entry for ConnectionError (#523)
avgerin0s
authored and
honzakral
committed
7fa7dea
Copy full SHA for 7fa7dea
Commits on Jan 17, 2017
When user is passing params we need to make a copy
Show description for f38fa51
honzakral
committed
f38fa51
Copy full SHA for f38fa51
Commits on Jan 11, 2017
bunp version to 5.1.0 for release
honzakral
committed
5ecfc70
Copy full SHA for 5ecfc70
Pagination
Previous
Next
You can’t perform that action at this time.