A light-weighted web search engine developed using .NET framework!
- Open solution and restore NUGET packages
- In Crawler project, set log file and downloaded html docs path and any Settings u like..
- In Indexer & QueryEngine project, set the html docs path..
- Build & Run!