Preconfigured settings
The sections in this topic describe how filters, facets, and sorting options are preconfigured in Sitecore Search.
Filters
The following table lists the attributes that have been preconfigured to be available as filters in an implementation. Unless you want to edit any of these settings, you can use them as-is.
| Attribute display name | Attribute name | Filter type | Additional options | Analyzer |
|---|---|---|---|---|
| Review rating | review_rating | Range | No analyzer | |
| Tags | tags | Terms | Or | No analyzer |
| Name/Title | name | Terms | Or | No analyzer |
| Content Type | type | Terms | Or | No analyzer |
| Id | id | Terms | Or | No analyzer |
| Source Id | rfk_source.source_id | Terms | Or | No analyzer |
Refer to Filters for field descriptions.
Facets
The following table lists the attributes that have been preconfigured to be available as facets in an implementation. Unless you want to edit any of these settings, you can use them as-is.
| Attribute display name | Attribute name | Label | Aggregate type | Additional options |
|---|---|---|---|---|
| Tags | tags | Tags | Terms | Desc. facet value count / Operator Dynamic Or / Max 10 |
| Content Type | type | Type | Terms | Desc. facet value count / Operator Dynamic Or / Max 10 |
Refer to Filters for field descriptions.
Sorting
Sitecore Search is preconfigured with the alphabetic sorting options for shown in the following table. Unless you want to edit them you can use them as they are in your implementation.
| Display name | name | Rank | API order | Attribute display name | Attribute name | Sort order | Analyzer |
|---|---|---|---|---|---|---|---|
| Title A-Z | title_ascending | 1 | Attribute sorting | Title | title | Ascending | No analyzer |
| Title Z-A | title_descending | 1 | Attribute sorting | Title | title | Descending | No analyzer |
Refer to Sorting options for field descriptions.
The preconfigured sorting options work only on the title attribute.