For users who have defined facets, after running a search test, a list of facets displays, accompanied by facet selections on the bottom of the inputs portion of the Search Testing screen. To see only the products and SKUs in a given facet selection, you run a secondary test with that selection checked. The default setting lets you specify one facet selection per test; however, you can configure Merchandising to permit multiple selections.

If users create tests to troubleshoot their web site’s behavior, whether you want to use single or multiple selection depends largely on how the site implements facets. The single-select option replicates sites that use faceting:

The multi-select option represents sites with inherited and/or nested facets that employ faceting:

When Merchandising is configured to use multi-select, you are able to specify multiple selections for a given facet (up to $100 and $100-200) as well as specify selections derived from different facets ($100200 and size 7).

To change your setting from single-select to multi-select, find the SearchTestingQueryFormHandler in the /atg/commerce/search/testing directory and change the facetInputMode property from single to multiple. If the property is empty, multiple is used.