Stars: 177
Forks: 106
Pull Requests: 1
Issues: 19
Watchers: 30
Last Updated: 2022-02-17 05:16:54
An Open Source Search Engine
License: MIT License
Languages: PHP, CSS, Shell, Hack
An Open Source Search Engine Completely written in PHP and uses the following PHP libraries :
PHPCrawler (customized)
SimpleHTMLDom
Called by the name "Web Search" (WS) and it has its own crawler named Dingo! which is also written in PHP. Crawler runs every minute and indexes upto 100 pages each minute. That's 6000 pages every hour !
See Stats : http://search.subinsb.com/about/stats.php
UPDATE (2020): The site is down because I can't affort to host one, you can see the archive site here : https://web.archive.org/web/20170930165254/http://search.subinsb.com/
This repo was made from this tutorial. SQL file can be found in Part 2