Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

mozilla/elasticutils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deprecated January 5th, 2015

This project is no longer being maintained. Last release is ElasticUtils 0.10.2. You should consider switching to elasticsearch-dsl-py.

README

ElasticUtils is a convenient Django QuerySet-like API for querying Elasticsearch.

Project details

Code:https://github.com/mozilla/elasticutils
Documentation:http://elasticutils.rtfd.org
Issue tracker:https://github.com/mozilla/elasticutils/issues
IRC:#elasticutils on irc.mozilla.org
License:BSD 3-clause; see LICENSE file

Our unit tests are run by Travis CI every time we commit to the master branch.

https://secure.travis-ci.org/mozilla/elasticutils.png?branch=master

Quick install

Latest released version:

$ pip install elasticutils

Run the dev version (which is master tip):

$ pip install elasticutils==dev

That corresponds with http://github.com/mozilla/elasticutils/tarball/master#egg=elasticutils-dev.

Quick start

See https://elasticutils.readthedocs.org/ for the quick start.

About

[deprecated] A friendly chainable ElasticSearch interface for python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages