Web robots are not search engines (just the things that fill the engines),
as far as I understand.

As I mailed to J. earlier, most searchengine algorithms aren't directly
compatible with (my)sql.
(Meaning that, for the best performance *you* have to do the searching, and
not mysql - once you have found records that you want to retrieve, you can
use sql to retrieve them. )

Here's some whitepapers about it:

http://citeseer.nj.nec.com/moffat94compression.html
http://www.ping.be/~ping0658/avrank.html#zipf
http://www.swtech.com/server/websvr/wsindex/

(The first one has a lot of links to other, very interesting, papers.)


>
> Hi Jamie,
>
> On Tue, 27 Feb 2001, Jamie Krasnoo wrote:
> > Could anyone point me to any documents on creating a search engine using
> > MySQL or search engine theory in general?
> Try this one: http://info.webcrawler.com/mak/projects/robots/robots.html
> I am writing a mySQL based search engine right now, and although I am
> a newbie on this field, I would gladly share any of my experiences with
> you.
>
> Regards,
>
> Peter Szekszardi
> PortoLogic Ltd.
> Portal building, design, net survey and more...
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
> <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to