List words in fulltext index -
07-27-2006
, 08:06 AM
Hi all,
Is there a way to get a list of all the words in a specified fulltext
index? I'd like to be able to query the index for instance to get all
the words starting with 'a' or 'aa' etc.
I'm familiar with the myisam_ft_dump tool by the way, but I'd like to
query the index from a php script, so the tool isn't very convenient in
that case. Also it's giving me trouble with diacriticals (ë,é etc.).
Hope someone knows of a better way.
Thanks.
Kind regards,
Ruben. |