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 }}
potatochip
/
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 Jul 31, 2017
first pass for 6.0 compatibility
honzakral
committed
3be98b0
Copy full SHA for 3be98b0
Commits on Jul 24, 2017
Merge branch 'backoff'
honzakral
committed
95cf68a
Copy full SHA for 95cf68a
Commits on Jul 22, 2017
Tests for retry logic in streaming_bulk
honzakral
committed
8f73594
Copy full SHA for 8f73594
When retrying we get deserialized data
Show description for ba8772a
honzakral
committed
ba8772a
Copy full SHA for ba8772a
Commits on Jul 20, 2017
Fix urllib3 version to be compatible with requests
honzakral
committed
f1267b5
Copy full SHA for f1267b5
refactor the helpers a bit for more consistent errors
Show description for 2c0f6d8
honzakral
committed
2c0f6d8
Copy full SHA for 2c0f6d8
Commits on Jul 18, 2017
draft of docs for backoff helper
honzakral
committed
a16679b
Copy full SHA for a16679b
Merged backoff into streaming_bulk
honzakral
committed
b31b5dd
Copy full SHA for b31b5dd
Forgot to assign data
honzakral
committed
66c3804
Copy full SHA for 66c3804
Do not serialize the data in bulk_data
Show description for 957fcad
honzakral
committed
957fcad
Copy full SHA for 957fcad
Action must be a dict, not serialized string
honzakral
committed
accb19a
Copy full SHA for accb19a
have _chunk_actions always return data and actions
honzakral
committed
f9f4f0c
Copy full SHA for f9f4f0c
Initial implementation of a backoff bulk helper
honzakral
committed
c8231ca
Copy full SHA for c8231ca
Commits on Jul 14, 2017
Fix elasticsearch.exceptions.__all__ (#621)
hellysmile
authored and
honzakral
committed
57362aa
Copy full SHA for 57362aa
Commits on Jul 12, 2017
Set a limit on the internal queue of the parallel_bulk helper
Show description for 620afc6
honzakral
committed
620afc6
Copy full SHA for 620afc6
Add "--with-id" to default settings passed to nose testing. (#608)
Show description for a523159
GlenRSmith
authored and
honzakral
committed
a523159
Copy full SHA for a523159
Commits on Jul 11, 2017
Fixes non UTF-8 surrogateescapes (#612)
Show description for d6fb953
tylerjharden
authored and
honzakral
committed
d6fb953
Copy full SHA for d6fb953
Commits on Jun 15, 2017
add optional `host` and `path` param on load.py (#601)
Show description for 9320ee7
fxdgear
authored and
honzakral
committed
9320ee7
Copy full SHA for 9320ee7
Commits on Jun 14, 2017
add the remote namespace
honzakral
committed
2416982
Copy full SHA for 2416982
Added missing APIs
honzakral
committed
49af6df
Copy full SHA for 49af6df
Merge pull request #602 from fxdgear/nick/bump_year
Show description for 59bc56f
GlenRSmith
authored
59bc56f
Copy full SHA for 59bc56f
bump year to 2017
fxdgear
committed
c18d163
Copy full SHA for c18d163
bump travis to 5.4.1
honzakral
committed
58f16d1
Copy full SHA for 58f16d1
Test things to the testing dir
honzakral
committed
ce9465a
Copy full SHA for ce9465a
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
Pagination
Previous
Next
You can’t perform that action at this time.