Advanced PHP Search engine, with Full-Text search queries in BOOLEAN mode, and cURL page crawler.
Admin demo: http://search.pricop.info/index.php?a=admin
User: admin
Pass: [email protected]
(Note: it crawls only the first page, aka index page, of the websites, altough the script contains a massive crawling php ready to use for multiple sites. The domains wich don’t have a Title and Description or Body content aren’t indexed.)
Requierments: PHP 5 +, MySQL and cURL library (it does use file_get_contents in case you don’t have cURL library).