Skip to content

vinodc/pyes

This branch is 763 commits behind aparo/pyes:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

967d157 · Feb 15, 2012
Dec 15, 2010
Aug 13, 2011
Sep 2, 2011
Feb 15, 2012
Jan 5, 2012
Jul 27, 2011
Sep 2, 2011
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Sep 10, 2010
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Jan 28, 2012

Repository files navigation

pyes - Python ElasticSearch

Web:http://pypi.python.org/pypi/pyes/
Download:http://pypi.python.org/pypi/pyes/
Source:http://github.com/aparo/pyes/
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

  1. 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.

About

Python connector for ElasticSearch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%