Skip to content

HatimZ/ElasticSearch-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch-App

The application consists of three main classes:

  1. Elastic Search class used the elasticsearch library and provides simple methods to CRUD operations on the elastic engine.
  2. A CSV to JSON file converter that converts your data into a JSON object which is a format used to store data on elastic engine.
  3. A main.py file that you can modify and call functions from the 1 and 2 classes to do whatever you like. You can import new data and apply queries as you wish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages