MySQL Forums
Forum List  »  Full-Text Search

Re: full-text search and ASP
Posted by: Mike Hillyer
Date: January 07, 2005 09:24AM

Start with http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html

As for indexing web pages, it will depend on whether the web pages are initially stored on the MySQL server. If you you will need to develop spidering tools. The searching should be no different than any other MySQL interactions with ASP.

Mike Hillyer, Technical Writer
MySQL AB, www.mysql.com
Office: +1 403-380-6535

Blog: http://www.openwin.org/mike

"The Open Source movement has become a major force across the software industry, and MySQL is the world's most popular open source database."
--Fortune Magazine

Options: ReplyQuote


Subject
Views
Written By
Posted
4131
January 07, 2005 01:08AM
Re: full-text search and ASP
3324
January 07, 2005 09:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.