[TYPO3-dev] sysext's

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Apr 8 09:46:59 CEST 2008


Ernesto Baschny [cron IT] schrieb:
> Is there a way to get a "words list" from an MySQL FULLTEXT search 
> index? For example: give me all words starting with "abc*"?

Yes:

http://dev.mysql.com/doc/refman/5.1/en/fulltext-boolean.html

> This would be essencial for ajax-based auto-completions. If this is 
> indeed possible, I would also think about using the MySQL FULLTEXT index 
> in some other projects.

TYPO3 extensions? If yes, I think it would be a good idea to have some kind 
of API for that. I still want to see some cross DB features in TYPO3 (with 
DBAL or without).

Masi




More information about the TYPO3-dev mailing list