XXK PHP Search Engine and more by Hawk Enterprises
This is probably one of our better ‘coding’ releases for functionality. We have developed several improvements over all the other releases we have. The install isn’t nearly as easy as previous ones and we are prepared to support any questions.
Take a look at a demo
- Two different content analysis, google style and keywords
- A Site Queue for grabbing pages and cronnable script
- Google grab for when you don’t have results for a search
- Also a hourly cronnable population of hot trends keywords from google.
- List of everyone’s searches
- Strong database structure and base64 encoding.
- Updates to all previous hawk enterprises search releases
- Huge list of maintainable “stop words”
Some things in this release however are going to be a problem. I know that there is path issues with some of the include files. Some are going to point to wrong things but I think I fixed the majority of them. To install you really only need to do the following
- Upload all files to server
- Install database.sql into your Mysql Server
- Configure database include files database.php, dbcreds1231o.php
- Setup Cron for every minute to phpsearch/index.php
- Optionally configure phpsearch/index.php to get more or less pages
- Optionally configure phpsearch/index.php with content analysis
I hope you really like this code and if you would like more stop by
Download XXK PHP Search (Requires Login)
2 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
You must be logged in to post a comment.
















Heya Hawk. Looks like a nice script. Can it be linked to just search an existing MySQL database within a password protected admin area?
Comment by chickc — April 19, 2008 #
Certainly, this script can be used for just about any type of searching you need to do. Just look at the structure and see if you can keep it the same and you shouldn’t have a problem.
Comment by Hawk — April 21, 2008 #