Hi all, the sphinx indexer has a feature to create a wordlist for all indexed tokens. See the reference for --buildstops and --buildfreqs
http://sphinxsearch.com/docs/current.html#ref-indexer This can be used to create auto-completing search fields, or "did you mean... ?" suggestions. Since the index needs to be unlocked for this, it would be good to have it available as a standard thinking-sphinx rake task, just like ts:rebuild. @Pat: What do you think? Regards, Christian -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
