The following table describes the properties of the CommerceFacetSearchDroplet component and their defaults. Note that each property whose name begins with “default” specifies the value to use for the corresponding input parameter if the input parameter is not supplied. For more information about these input parameters, see FacetSearchDroplet.

Property

Description

facetManager

Specifies the component used to retrieve items from the refinement repository. Default: /atg/commerce/search/refinement/CommerceFacetManager

facetSearchService

Specifies the component used to issue queries to ATG Search and receive results. Default: See Note below.

defaultPageNum

Specifies the value to use for the pageNum input parameter, if the input parameter is not supplied. Default: 0

defaultPageMode

Specifies the value to use for the pageMode input parameter, if the input parameter is not supplied. Default: group

defaultPageSize

Specifies the value to use for the pageSize input parameter, if the input parameter is not supplied. Default: 30

defaultRefineMin

Specifies the value to use for the refineMin input parameter, if the input parameter is not supplied. Default: 1

defaultRefineMax

Specifies the value to use for the refineMax input parameter, if the input parameter is not supplied. Default: 5

defaultRefineTop

Specifies the value to use for the refineTop input parameter, if it is not specified in the page. Default: 10

defaultSortMode

Specifies the value to use for the sortMode input parameter, if it is not specified in the page. Default: relevance

defaultSortOrder

Specifies the value to use for the refineTop input parameter, if it is not specified in the page. Default: descending

Note: The default value for the facetSearchService property is /atg/commerce/search/refinement/CommerceFacetSearchService, unless your site is running the DCS.Search.CustomCatalogs module, in which case the default is /atg/commerce/search/refinement/custom/CustomCatalogFacetSearchService.

 
loading table of contents...