Skip to content

quocdaijr/example-extend-python-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example extend from Python Elasticsearch package

###Struct

  • es.py: File contains class extend from Python Elasticsearch with some basic methods.
  • index.py: File contains Index classes.
  • example.py: 1 example

###Usage

Create virtual env

Edit config Es host and port

Run example: python example.py to see result

###Note:

You must have Elasticsearch server before run

###Contributes

You can help me improve this code. Thank you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages