MySQL Forums
Forum List  »  Full-Text Search

Re: FULLTEXT Indexing
Posted by: Ulf Wendel
Date: April 21, 2005 06:40AM

Ahoy,

help me I don't get it. Is there a question hidden in your posting?

Doug Funk wrote:
> If, when a record is added to a MySQL database, a
> 'procedure' could be called to force that record
> to be indexed, the indexes could be kept
> up-to-date as records are added, and there would
> be no need to rebuild complete indexes. It seems
> like this could be like an 'on request'
> incremental population of the indexes.

Triggers (http://dev.mysql.com/doc/mysql/en/triggers.html) and stored procedures (http://dev.mysql.com/doc/mysql/en/stored-procedures.html) are key features of the upcoming release 5.

Ulf

Options: ReplyQuote


Subject
Views
Written By
Posted
4197
April 20, 2005 10:37PM
Re: FULLTEXT Indexing
2725
April 21, 2005 06:40AM
2527
May 02, 2005 04:51AM
3004
May 12, 2005 11:11AM
2715
July 28, 2005 07:21PM


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.