Reply
PHP Search systems that will search mysql instead of spidering
Old 05-09-2006, 04:33 AM PHP Search systems that will search mysql instead of spidering
Junior Talker

Posts: 2
Hi all,

I need a search system that will do more than just basic keyword searching (boolean etc) BUT doesnt http spider a site, instead it will search a mysql database with fields i specify.

It can even index the site and create its own flat file database.
The key is that it needs to work with mysql and not spider a site.

Does anyone know of a system?
bohboh is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-09-2006, 06:46 AM Re: PHP Search systems that will search mysql instead of spidering
Skilled Talker

Posts: 59
I have some code that will index the site (either once or through a cron job) and save all the data into an SQL database and then preform searches from the SQL database, is that what your looking for?
riscphree is offline
Reply With Quote
View Public Profile Visit riscphree's homepage!
 
Old 05-09-2006, 07:25 AM Re: PHP Search systems that will search mysql instead of spidering
Junior Talker

Posts: 2
Quote:
Originally Posted by riscphree
I have some code that will index the site (either once or through a cron job) and save all the data into an SQL database and then preform searches from the SQL database, is that what your looking for?
Not exactly. The problem is that i have a database that holds information that can only be accessed via a search engine of some sort. So i need to be able to specify which tables and fields the search system can search through using more than basic keyword terms. (boolean).

It also, (this is not essential, but more of a "nice to have") needs to be able to weight fields, so i can say that the "keywords" field is more important than the "body" field and therefore list them in order of weight. (did that make sense?)
bohboh is offline
Reply With Quote
View Public Profile
 
Old 05-09-2006, 07:39 AM Re: PHP Search systems that will search mysql instead of spidering
Skilled Talker

Posts: 59
Yeah, it made sense, but I have never seen a script that will do it. You might have to code one yourself.
riscphree is offline
Reply With Quote
View Public Profile Visit riscphree's homepage!
 
Old 05-09-2006, 09:34 AM Re: PHP Search systems that will search mysql instead of spidering
vivekar's Avatar
Webmaster Talker

Posts: 541
I think you have to code yourself.

I got some interesting links while searching for you.
http://www.lib.berkeley.edu/Teaching...isibleWeb.html
__________________
| Submit URL at All the Websites Directory
| Get Certified in Web Design
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 05-09-2006, 12:31 PM Re: PHP Search systems that will search mysql instead of spidering
chrishirst's Avatar
Super Moderator

Posts: 15,272
Location: Blackpool. UK
have a look at PhpDig it has a crawler but you don't have to use it
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-09-2006, 01:44 PM Re: PHP Search systems that will search mysql instead of spidering
Banned

Posts: 4
I wish that I could be of help
rismanchicm is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to PHP Search systems that will search mysql instead of spidering
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13477 seconds with 12 queries