Skip to content

SergioJorge/pyelastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyElastic - Python ElasticSearch

Source:http://github.com/SergioJorge/pyelastic
Keywords:Elastic, search, elasticsearch
Pypi:http://pypi.python.org/pypi/PyElastic

PyElastic is a connector to use elasticsearch from python.

This version requires elasticsearch 0.19.2 or above.

Features

  • Create Index/Get/delete
  • Index Document
  • Update field of all documents in a single index
  • Get settings of index
  • Multisearch

TODO

  • create alias

About

Python ElasticSearch Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages