6 Forks
23 Stars
23 Watchers

cpp-searchlib

A C++17 full-text search engine library

How to download and setup cpp-searchlib

Open terminal and run command
git clone https://github.com/yhirose/cpp-searchlib.git
git clone is used to create a copy or clone of cpp-searchlib 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 cpp-searchlib https://github.com/yhirose/cpp-searchlib/archive/master.zip

Or simply clone cpp-searchlib with SSH
[email protected]:yhirose/cpp-searchlib.git

If you have some problems with cpp-searchlib

You may open issue on cpp-searchlib support forum (system) here: https://github.com/yhirose/cpp-searchlib/issues