Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashmeh/searchit

A search engine for searching contents using fuzzy search technique.
https://github.com/yashmeh/searchit

Last synced: about 11 hours ago
JSON representation

A search engine for searching contents using fuzzy search technique.

Awesome Lists containing this project

README

        

# Description
***
This is a search engine for performing fuzzy search using elasticsearch.js

#### Pre-requesties
***
- npm >3.5

#### Installation
***
npm install

#### Running
***
```bash
node server.js
```