Search method comparison

Refer to the table in this section for a list of available search methods. The Features, Usage, and Scope columns describe each search method's features and limitations.

Search Method Features Usage Scope
Simple search
  • A lightweight search feature
  • Usable on any JSP file
  • No set up required out of box
  • Searches performed on base tables
  • Single term search input
  • Boolean support
  • Searches the catgroup, catgrpdesc, catentry,catentdesc table (the basic properties of a category and catalog entry) and the (descriptive or defining) attributes defined for the catalog entries such as the attributes and attribute values table.
  • Customizable with both new attributes and new tables
Advanced search
  • General search feature
  • Usable on any JSP file
  • No set up required out of box
  • Searches performed on base tables
  • Enhanced order search criteria
  • Multiple term search input
  • Boolean support
  • Most flexible option which expresses inputs and control over output
  • Searches the catgroup, catgrpdesc, catentry,catentdesc table (the basic properties of a category and catalog entry) and the the (descriptive or defining) attributes defined for the catalog entries such as the attributes and attribute values table.
  • Broadest selection of attributes and tables
  • Broad range of search controls
  • Customizable with both new attributes and new tables
WebSphere Commerce Accelerator Catalog Search Methods
  • Complementary general search feature for the Campaigns, Product Management, and Customer Service tools
  • Augments merchant tasks while using WebSphere Commerce Accelerator tools
  • Searches the catgroup, catgrpdesc, catentry,catentdesc table (the basic properties of a category and catalog entry).