php3-list | 199901
Date: 01/22/99
- Next message: Aaron Gomez: "RE: [PHP3] db connections, session state"
- Previous message: Mark: "RE: [PHP3] querying multiple fields of database"
- In reply to: Mark: "RE: [PHP3] querying multiple fields of database"
- Next in thread: Colin Viebrock: "Re: [PHP3] querying multiple fields of database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> >I don't see what your problem is.
>
> stage fright?
>
> hehe.
>
> Cartesian things..
>
> I want a basic search engine for my site.
> I can't believe it's as easy as a select statement.
>
> is it?
>
> Mark
Depends :)
I currently have a site with ~80Mb in small news articles, a "select" will
do. However,
MySQL is starting to take awfully long. (It's a busy site, searching through
~80Mb of text with
selects takes a few seconds.) I hope that TCX releases it's "www-enhanced"
MySQL with the query/result
cache soon so that I can extend the life of my current searchengine, but if
you have a lot of visitors
and/or a larger database then I fear you'll have to start looking into more
sophisticated search methods.
Regards,
Sander
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Aaron Gomez: "RE: [PHP3] db connections, session state"
- Previous message: Mark: "RE: [PHP3] querying multiple fields of database"
- In reply to: Mark: "RE: [PHP3] querying multiple fields of database"
- Next in thread: Colin Viebrock: "Re: [PHP3] querying multiple fields of database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

