Git Product home page Git Product logo

pyes's Introduction

pyes - Python ElasticSearch

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

    Renamed field_name in name in ScriptFields

    Fixed ResultSet slicing.

    Create Manager to manage API action grouped as Elasticsearch.

    Moved tests outside pyes code dir. Update references. Upgraded test elasticsearch to 0.19.9.

    Added documentation links

    Got docs building on readthedocs.org (Wraithan - Chris McDonald)

    Renamed scroll_timeout in scroll

    Moved FacetFactory include

    Renamed field_name in name in ScriptFields

    Using only thrift_connect to manage thrift existence

    Added model and scan to query

    Added exists document call

    Added routing to delete

    Removed minimum_number_should_match parameter.It is not supported by elastic search and causes errors when using a BoolFilter. (Jernej Kos)

    Improved speed json conversion of datetime values

    Add boost argument to TextQuery

    Added boost argument to TextQuery. (Jernej Kos)

    Go back to urllib3 instead of requests. (gsakkis)

    Enhance Twitter River class. (thanks @dendright)

    Add OAuth authentication and filtering abilities to Twitter River. (Jack Riches)

    HasChildFilter expects a Query. (gsakkis)

    Fixed _parent being pulled from _meta rather than the instance itself. (merrellb)

    Add support of all_terms to TermFacet. (mouad)

TODO

  • add ORM to manage objects
  • much more documentation
  • 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.

pyes's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.