Skip to content

mrax714/search

 
 

Repository files navigation

search

An Open Source Search Engine Completely written in PHP and uses the following PHP libraries :

  1. PHPCrawler (customized)

  2. 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/

SQL

This repo was made from this tutorial. SQL file can be found in Part 2

About

An Open Source Search Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.2%
  • Other 0.8%