| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | February 2 2004 4:24pm |
| Subject: | Re: query the data of a fulltext index directly from index? | ||
| View as plain text | |||
In the last episode (Feb 02), Alexander Bauer said: > 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? Try the ft_dump command; it can dump the word and frequency stats from fulltext indexes. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • query the data of a fulltext index directly from index? | Alexander Bauer | 2 Feb |
| • Re: query the data of a fulltext index directly from index? | Dan Nelson | 2 Feb |
| • Re: query the data of a fulltext index directly from index? | Sergei Golubchik | 2 Feb |
| • Upgrade from 3.23.x to 4.0.18 | Bob Cohen | 20 Feb |
| • Re: query the data of a fulltext index directly from index? | Matt W | 4 Feb |
| • Re: query the data of a fulltext index directly from index? | Matt W | 5 Feb |
| • Re: query the data of a fulltext index directly from index? | Sergei Golubchik | 3 Feb |
