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

https://github.com/danielbello7/simple-search-engine

A simple search engine that uses node-js as the backend and runs a quick contact search from a json database
https://github.com/danielbello7/simple-search-engine

database engine nodejs-server search search-engine

Last synced: about 2 months ago
JSON representation

A simple search engine that uses node-js as the backend and runs a quick contact search from a json database

Awesome Lists containing this project

README

          

# Simple-Search-Engine (Finder)

A search engine that enables you to find somthing within a set of given files
You can submit files of anytype and run a search algorithm to find a particular item

## System input Data type

The system is designed to take in data files of any type but currently would take in only JSON files

## System Algorithm

The system would be originally given some search algorithms for general use cases but it would able to allow you to set in your own searh algorithms