0 Forks
1 Stars
1 Watchers

search_engine

This is a search engine built using Go and Elasticsearch. Scrapes quotes from Goodreads, which are then indexed and queried. Has both CLI and frontend web app.

How to download and setup search_engine

Open terminal and run command
git clone https://github.com/saswatamcode/search_engine.git
git clone is used to create a copy or clone of search_engine repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with search_engine https://github.com/saswatamcode/search_engine/archive/master.zip

Or simply clone search_engine with SSH
[email protected]:saswatamcode/search_engine.git

If you have some problems with search_engine

You may open issue on search_engine support forum (system) here: https://github.com/saswatamcode/search_engine/issues