Surya-Narayan / mini-elastic-search

Mimicking the way the actual open-source ElasticSearch engine indexes its words

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic Search Engine

Creating a mini Elastic search engine in python. We successfully implement mimicking the way the actual open-source ElasticSearch engine indexes its words. Comparing the results of precision and recall with the actual one.

About

Mimicking the way the actual open-source ElasticSearch engine indexes its words


Languages

Language:Python 100.0%