Re: [PHP] Information Retrieval.. help

2002-11-05 Thread Kevin Stone
nt: Tuesday, November 05, 2002 1:01 PM Subject: RE: [PHP] Information Retrieval.. help > Why don't you use full text search, which creates a score? > > Two tutorials: > http://www.mysql.com/doc/en/Fulltext_Search.html > http://www.zend.com/zend/tut/tutorial-ferrara1.php > &g

RE: [PHP] Information Retrieval.. help

2002-11-05 Thread Matt Schroebel
e- > From: Kevin Stone [mailto:kevin@;helpelf.com] > Sent: Tuesday, November 05, 2002 2:44 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Information Retrieval.. help > > > Hey list! I have written several simple search scripts to > retrieve basic data.. that is to say

[PHP] Information Retrieval.. help

2002-11-05 Thread Kevin Stone
Hey list! I have written several simple search scripts to retrieve basic data.. that is to say I wasn't worried about the actual relevancy of what I was retrieving. Now I need to write a search script that retrieves information based on the search terms in order of relevancy. It doesn't have