Skip to content

Stamped/pyes

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d61f488 · Apr 20, 2012
Dec 15, 2010
Mar 8, 2012
Apr 10, 2012
Apr 20, 2012
Mar 8, 2012
Jan 17, 2012
Feb 20, 2012
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Jul 27, 2011
Sep 10, 2010
Jan 17, 2012
Jul 27, 2011
Jul 27, 2011
Apr 19, 2012
Apr 3, 2012
Jan 17, 2012
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.18.7-rc1:

    Tested against 0.18.7, with all tests passing

    Added support for index_stats

  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