PDA

View Full Version : Automatic suggest list?


pollux57
04-25-2008, 12:17 PM
Hello,
I would like to know if it's possible to add an automatic suggest list from the index database in the search form . For example :
I type "Int" and the index suggest Internet, Internal, Internet explorer, etc..
which are in the db.
Thanks for your response.
Eric

wrensoft
04-26-2008, 02:42 AM
Zoom's features include spelling suggestions, recommended links and synonyms.

But I think you are talking about autosuggest search word suggestions using AJAX. There is a discussion on the topic here (http://www.wrensoft.com/forum/showthread.php?t=1814).

Note that phrases are not in the Zoom dictionary. Only single words are. So no suggestion for "Internet explorer" could be made based on the partial word "int", given the existing index structure. Besides you really want to suggest what is popular, not every possible word in the dictionary.