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 }}
jinxcat
/
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 Jan 29, 2015
Updated Changelog for 1.4.0
honzakral
committed
43a0d88
Copy full SHA for 43a0d88
Add option to pass kwargs to scan and bulk in reindex helper
honzakral
committed
f065817
Copy full SHA for f065817
Document warning for insecure ssl
honzakral
committed
d9acd16
Copy full SHA for d9acd16
Warn when people using insecure options.
honzakral
committed
271fc4d
Copy full SHA for 271fc4d
SSL verification off by default is really a warning, not a note
honzakral
committed
6bb8edc
Copy full SHA for 6bb8edc
Use read the docs theme even locally
honzakral
committed
7d78a2c
Copy full SHA for 7d78a2c
Commits on Jan 27, 2015
tox.ini: Add py34
msabramo
authored and
honzakral
committed
957792c
Copy full SHA for 957792c
Remove extra spaces from exception message
Show description for 0246c5b
msabramo
authored and
honzakral
committed
0246c5b
Copy full SHA for 0246c5b
Remove duplicate param definitions and docs.
Show description for 02117ad
honzakral
committed
02117ad
Copy full SHA for 02117ad
Commits on Jan 24, 2015
Added tests for raise_on_exception
honzakral
committed
93d287d
Copy full SHA for 93d287d
Added raise_on_exception param to streaming_bulk
Show description for 320e17d
honzakral
committed
320e17d
Copy full SHA for 320e17d
Commits on Jan 23, 2015
Update parameters for cluster.state
honzakral
committed
c897c75
Copy full SHA for c897c75
Commits on Jan 19, 2015
Fix typos in docstring links to Elasticsearch documentation.
magnusbaeck
authored and
honzakral
committed
919b8f5
Copy full SHA for 919b8f5
Commits on Jan 16, 2015
Add some docs for scan mentioning passing extra args to search
Show description for 32f23b6
honzakral
committed
32f23b6
Copy full SHA for 32f23b6
Update reindex helper function to introduce a new `query` argument.
Show description for 87bba04
syllogismos
authored and
honzakral
committed
87bba04
Copy full SHA for 87bba04
Tests for reindex accepting a query
honzakral
committed
1f0852b
Copy full SHA for 1f0852b
Commits on Jan 12, 2015
Proper skipping technique for yaml test suite
honzakral
committed
d293346
Copy full SHA for d293346
Fixing certifi spellinf. Thanks jezdez!
honzakral
committed
8e43be9
Copy full SHA for 8e43be9
Commits on Jan 8, 2015
Fixed Issue 180 Pass connection pool and seed_connections as two
Show description for 7a674db
Steven Moy
committed
7a674db
Copy full SHA for 7a674db
Use chain instead of concatenation.
Show description for 0fd0519
honzakral
committed
0fd0519
Copy full SHA for 0fd0519
Removing duplicit `id` documentation.
Show description for cdd240d
honzakral
committed
cdd240d
Copy full SHA for cdd240d
Commits on Jan 4, 2015
Make initial sniff (sniff_on_start) ignore sniff_timeout
Show description for d3e745a
honzakral
committed
d3e745a
Copy full SHA for d3e745a
Commits on Jan 3, 2015
version bump for dev
honzakral
committed
b3c2ef2
Copy full SHA for b3c2ef2
Commits on Dec 31, 2014
Version bump for 1.3 release
honzakral
committed
e3bfeee
Copy full SHA for e3bfeee
Changelog formatting
honzakral
committed
9aeabf3
Copy full SHA for 9aeabf3
Avoid generating 'No handlers could be found for logger "elasticsearch"' errors
Show description for 51c89a8
Julian Mehnle
authored and
honzakral
committed
51c89a8
Copy full SHA for 51c89a8
Commits on Dec 30, 2014
fix Elasticsearch.index with id=0
Show description for 953c66e
honzakral
committed
953c66e
Copy full SHA for 953c66e
Clarifying connection parameters.
Show description for 72d2490
honzakral
committed
72d2490
Copy full SHA for 72d2490
Commits on Dec 29, 2014
Added docs on SSL and auth options
honzakral
committed
bdf2c4b
Copy full SHA for bdf2c4b
Commits on Dec 20, 2014
Add docs that load balancing only applies when more connections specified
honzakral
committed
2dc933e
Copy full SHA for 2dc933e
Commits on Dec 19, 2014
Introducing DummyConnectionPool for when only 1 connection defined
honzakral
committed
836c6d1
Copy full SHA for 836c6d1
Fix race condition in ConnectionPool
Show description for 82a3254
honzakral
committed
82a3254
Copy full SHA for 82a3254
Commits on Dec 15, 2014
Add an option to use scan helper without search_type=scan, use with caution
Show description for 9b5d2c0
honzakral
committed
9b5d2c0
Copy full SHA for 9b5d2c0
Updated to new ES api version
honzakral
committed
a23772b
Copy full SHA for a23772b
Commits on Dec 11, 2014
Adding the upgrade APIs
Show description for f47bb52
honzakral
committed
f47bb52
Copy full SHA for f47bb52
Pagination
Previous
Next
You can’t perform that action at this time.