Clear facet filters when selecting a new source facet bucket
Specify whether AI Search applications should preserve existing facet filters when you select a new source facet bucket.
Before you begin
Role required: admin
About this task
By default, AI Search preserves your facet filter selections when you select a new source facet bucket. As an example, suppose that you narrow your search results by selecting the Email field value from the KB Category facet displayed on the All source facet bucket. If you then select the Knowledge source facet bucket, the KB Category facet retains your Email selection and still filters your search results accordingly.
Administrators can override this default behavior by setting the value of the glide.ais.facets.cross_tab_persistence system property. When this system property value is set to false, selecting a new source facet bucket removes all facet filters. In the preceding example, selecting the Knowledge source facet bucket would remove your KB Category facet filter.
Procedure
-
Navigate to the System Property [sys_properties] table's list view.
- Select All.
- In the Filter field, enter sys_properties.list.
- Press Enter.
- Open the record for the glide.ais.facets.cross_tab_persistence system property.
-
Enter the system property value according to the behavior that you want:
- To preserve existing facet filters when a new source facet bucket is selected, set the system property value to true.
- To remove all facet filters when a new source facet bucket is selected, set the system property value to false.
The default property value is true. - Select Update.
Result
All AI Search applications preserve or discard existing facet filters when a new source facet bucket is selected.