I'm trying to do some clever AJAX search stuff, and my search is done through a fulltext index on a database in MSSQL 2000. If the fulltext index contains each word that is listed in the columns, is it possible to get a list of these words through SQL?