On Mon, Dec 22, 2003 at 07:10:29AM -0800, brad@auroraquanta.com wrote:
> I want to extract all of the discrete keywords from my index, and it looks
> like the -T index_words option is what i should use. Is this the best way
> to go about it? and should i do it gainast a stemmed or non stemmed index?
Depends on what you want to do. I use -T index_words_meta to build a
custom dictionary for each metaname. Then use that for spell checking
queries. I figure no point in using a dictionary that gives corrections
for words that are not in the index.
--
Bill Moseley
moseley@hank.org
Received on Mon Dec 22 15:19:16 2003