sml_FacetedSearch_Persist

Release 1.3 - ...

The Persist smartlet allows the user to save and load Faceted Search queries. Queries are stored using Smartsite personalisation. The smartlet receives its options property from the main smartlet through the newSearch event and the data to be stored through the persistQuery event. It has only one public property:

Name Type Default Description
options string *) The Persist smartlet supports only one option: allowemptysearch [0|1] which determines if an query without a searchterm can be saved.

*) Options are passed from the main smartlet, but can be overridden in the smartlet call.