Skip to content

A simple task from Information Retrieval course. Running multiple queries on a dataset using elastic search.

Notifications You must be signed in to change notification settings

VahidRamezaniDB/elastic-search-dsl-query

Repository files navigation

elastic-search-dsl-query

A simple task from Information Retrieval course. Running multiple queries on a dataset using elastic search.

Usage Guide

  1. Download the fiddibo_books.csv dataset file from here and place it beside the project (beside the preprocessing.ipynb file).

  2. Run all the sections in preprocessing.ipynb file sequentially.

  3. Install and run elasticsearch service on your localhost.

  4. Run insert_data_into_elk.py.

  5. Query the database.

About

A simple task from Information Retrieval course. Running multiple queries on a dataset using elastic search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published