Python Elastic Search driver
Project description
- Web:
- Download:
- Source:
- Keywords:
search, elastisearch, distribute search
–
pyes is a connector to use elasticsearch from python.
This version requires elasticsearch 0.15 or above.
Features
Thrift/HTTP protocols
Bulk insert/delete
Index management
Every search query types
Facet Support
Geolocalization support
Highlighting
Percolator
River support
Changelog
0.18.7-rc1:
Tested against 0.18.7, with all tests passing
Added support for index_stats
0.17.0:
API BREAKING: Added new searcher iterator API. (To use the old code rename “.search” in “.search_raw”)
Tests refactory.
TODO
add coverage
add jython native client protocol
License
This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.