In addition to the TypeAheadDroplet, there is also a atg.search.formhandlers.TypeAheadFormHandler class that issues type-ahead requests. This form handler is primarily useful for testing the type-ahead data in an index, as it simply returns the autocomplete strings without making them available to other search form handlers for issuing queries against the catalog data. The QueryConsole sample application has a TypeAhead page that uses the TypeAheadFormhandler this way.

 
loading table of contents...