Download all files using
git clone https://github.com/Gagan163264/Search-Engine.git
Add all database files in ./source
make crawl to run indexer
make run to run search
make clean to remove object files after compilation
assuming gcc(unix only)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Download all files using
git clone https://github.com/Gagan163264/Search-Engine.git
Add all database files in ./source
make crawl to run indexer
make run to run search
make clean to remove object files after compilation
assuming gcc(unix only)