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 }}
Benoss
/
elasticsearch-py
Public
forked from
elastic/elasticsearch-py
Notifications
You must be signed in to change notification settings
Fork
1
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 Sep 11, 2014
Add indices.get API
honzakral
committed
4c64968
Copy full SHA for 4c64968
Commits on Sep 10, 2014
Reroute API has a metric param
honzakral
committed
81431a2
Copy full SHA for 81431a2
Body in the logs should be debug-level
Show description for cb68308
honzakral
committed
cb68308
Copy full SHA for cb68308
Commits on Sep 8, 2014
Added versioning support to *_script APIs
honzakral
committed
f9b7038
Copy full SHA for f9b7038
Catch socket.timeout in ThriftConnection
Show description for 44060a4
honzakral
committed
44060a4
Copy full SHA for 44060a4
Commits on Aug 28, 2014
Nightly snapshot has moved, update travis.yml
honzakral
committed
8869497
Copy full SHA for 8869497
Commits on Aug 23, 2014
Allow body to be passed as bytes in python 3.4
Show description for 18d6b41
honzakral
committed
18d6b41
Copy full SHA for 18d6b41
Commits on Aug 22, 2014
Added better description of global parameters
Show description for be1391b
honzakral
committed
be1391b
Copy full SHA for be1391b
Commits on Aug 3, 2014
1.2.0 release
honzakral
committed
639aa93
Copy full SHA for 639aa93
Be more informative when unable to JSON serialize
akx
authored and
honzakral
committed
00b6212
Copy full SHA for 00b6212
fix minor doc typos
aghitza
authored and
honzakral
committed
3932c32
Copy full SHA for 3932c32
Commits on Aug 2, 2014
Clearer message regardings alternate bulk operations.
Show description for e68786b
honzakral
committed
e68786b
Copy full SHA for e68786b
Commits on Jul 30, 2014
Filter out master-only nodes when sniffing
Show description for 8966902
honzakral
committed
8966902
Copy full SHA for 8966902
Commits on Jul 29, 2014
Added stored script and search template APIs
honzakral
committed
43b96e7
Copy full SHA for 43b96e7
Commits on Jul 16, 2014
Escape trailing underscore to fix docs.
Show description for b6860f1
honzakral
committed
b6860f1
Copy full SHA for b6860f1
Commits on Jul 4, 2014
Do not escape the global request_timeout param
Show description for 3a79457
honzakral
committed
3a79457
Copy full SHA for 3a79457
Commits on Jul 2, 2014
Version bump after release for master
honzakral
committed
e8af8db
Copy full SHA for e8af8db
Bumping the version to 1.1.0
honzakral
committed
6e3de80
Copy full SHA for 6e3de80
Adding back snapshot_index removed in ef30042 for backwards compatibility
honzakral
committed
daa4885
Copy full SHA for daa4885
ES nightly build has moved since moving to JDK7
honzakral
committed
3147637
Copy full SHA for 3147637
Updated the API interface to latest API specs
honzakral
committed
ef30042
Copy full SHA for ef30042
Added docs for request_timeout
honzakral
committed
c5f91fa
Copy full SHA for c5f91fa
Allow for global parameter to set per-request timeout
Show description for c112399
honzakral
committed
c112399
Copy full SHA for c112399
Commits on Jun 25, 2014
giving up on memcached testing in travis
honzakral
committed
d9c64da
Copy full SHA for d9c64da
Update memcached plugin version
honzakral
committed
3e48fda
Copy full SHA for 3e48fda
Add SKIP_TESTS to enable skipping some broken tests in released es versions
honzakral
committed
dc28246
Copy full SHA for dc28246
Use GET in scroll to enable method-based access control
Armagnac
authored and
honzakral
committed
619e7eb
Copy full SHA for 619e7eb
Use simplejson if present instead of the stdlib json module.
Show description for 4d37a54
Andrew Snare
authored and
honzakral
committed
4d37a54
Copy full SHA for 4d37a54
Commits on Jun 21, 2014
Enable automated testing with Python 3.4
frewsxcv
committed
7a1aafa
Copy full SHA for 7a1aafa
Commits on Jun 11, 2014
unittest2 is now used in test helpers
honzakral
committed
55e6f41
Copy full SHA for 55e6f41
Docstring formatting
honzakral
committed
d8312e4
Copy full SHA for d8312e4
Commits on Jun 6, 2014
Adding a missing 'create' param for put_template
honzakral
committed
e9bc900
Copy full SHA for e9bc900
Add relative imports so 1.0 and 0.9x can co-exist.
speedplane
authored and
honzakral
committed
d987546
Copy full SHA for d987546
Commits on Jun 4, 2014
Adding a test for a single document in bulk helper
honzakral
committed
be766b4
Copy full SHA for be766b4
Commits on May 30, 2014
Fix typos in README.rst
ronnix
committed
14e82d1
Copy full SHA for 14e82d1
Pagination
Previous
Next
You can’t perform that action at this time.