riot
Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
How to download and setup riot
Open terminal and run command
git clone https://github.com/go-ego/riot.git
git clone is used to create a copy or clone of riot 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 riot https://github.com/go-ego/riot/archive/master.zip
Or simply clone riot with SSH
[email protected]:go-ego/riot.git