Skip to content

dkoinash/search_engine

Repository files navigation

search_engine

git clone https://github.com/dkoinash/search_engine.git
cd search_engine
mkdir build
cd build
cmake ..
cmake --build . --config Release
./search_engine
./unit_test

The configuration files config.json, requests.json and resources/ must be moved to the folder build/Release/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published