|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
recommendation : PHP search engine
Can anyone recommend a good PHP search engine? Features that would be nice are:
- built-in HTTP spider - ranking of results - page exclusion list Thanks very much everyone! |
|
#2
|
||||
|
||||
|
Moved to Scripts forum from PHP.
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#3
|
|||
|
|||
|
Wow, I never came across hotscripts.com before...
http://www.hotscripts.com/PHP/Scrip...ines/index.html Thanks for that useful signature drgroove I still wouldn't mind any comments anyone might have - thanks again! |
|
#4
|
||||
|
||||
|
Quote:
Wow - well, cool, glad you found hotscripts then! Let us know which search engine you settle on... |
|
#5
|
|||
|
|||
|
Right now the front runner looks to be:
http://www.digvid.info/isearch/home.php Short feature list: Spider engine written in PHP - there are no binaries to run on the server. Runs in PHP safe mode. Performs simple page match scoring and ranking. Can spider subdomains or multiple domains. Allows multiple spider entry points. Versatile page inclusion/exclusion, including robots.txt parsing with Google extensions. Parts of pages (e.g. menus) can be excluded from indexing. Can generate a site map automatically from the search index. Auto Spider feature ensures that your search index is kept up-to-date automatically, even if you cannot run "cron" jobs on your web server. Commercial fee is 35 bucks which is well well worth it for what it does. I'll let you guys know when I get it up and running later this week... -Cliff |
|
#6
|
|||
|
|||
|
how bout this?
I'm just having a slight problem with indexing all pages. I think its a doctype problem
, because it echoes back the whole site, but doesn't put all pages into in the database table. Decent code nonetheless. I'm planning on rating results based on if the term matches the title, if not the description if not the keywords, etc. Cool spider though, I just need a little final tweak. Can someone help me out please.PHP Code:
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > recommendation : PHP search engine |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|