Hi! On Feb 02, Alexander Bauer wrote: > Hello, > > is there any way to get the fulltext index contents directly? I'm looking > for a way to list all indexed words from a column to provide a filter > selection. > > How can I access the index data without walking through all table rows, get > the column and tokenize and collect words?
Use the ft_dump utility program that comes from MySQL source distribution. Regards, Sergei -- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer /_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]