ATG Commerce includes five preconfigured instances of SearchFormHandler in /atg/commerce/catalog:
CatalogSearchsearches keywords, descriptions, and display names, and finds matching products and categories.CategorySearchsearches keywords and descriptions and finds matching categories only.ProductSearchsearches keywords and descriptions and finds matching products only.ProductTextSearchis likeProductSearch, but searches only description fields, not keywords.AdvProductSearchcombines keyword and text searching with hierarchical and advanced searching, finding products that match all search criteria.
To see how these components are configured, open them in the ACC Component Editor and view their property settings.

