Sunday, July 17, 2022

Search component

 When you use the Search component, you can customize search results, determine which fields are displayed, and change the look and feel of search results. 

Filters

Use the Filters tab to create filters that control the search. There are three types of filters:

ØSimple

ØFixed

ØComposite

When you customize the Search component, the following limitations apply:

ØYou cannot filter an entity by a self relation.

ØYou cannot filter an entity by its parents. You can only select children relations of the entity to configure the Search component.

ØYou can only filter by relations linked to the entity definitions that you configured in the Search component.

Configure facet Search

Vertical and horizontal facets

ØVertical facets are available in the left-side menu below the search filters.

A facet can be vertical or horizontal: 

Vertical facets are available in the left-side menu below the search filters.


Multi-select values

NOTE

This feature is only available for vertical facets. The Multi-select and Collapsed by default settings for facets cannot be used together.

Horizontal facets are available below the full-text search bar.



You can configure facets to allow the selection of multiple values at once. When you activate the Multi-select option on the facet and create a combined filter using the standard facet selection, the filter is created with an AND operator.

Here you can see that I have applied the filter


Same type come with and and operator.Different type is come with OR operator.

No comments:

Post a Comment

Steps to follow when using a PowerShell script to modify the goals in Sitecore

I have previously utilized PowerShell for item creation, modification, deletion, and presentation details in Sitecore.   Ø Recently, I attem...