...
Facet Profile extends Profiles with extra properties
Facet Profile it is an ordered list of field definitions with options (see below)
It is used to configure front-end filters used in overview pages
Business Rules
The following rules apply to which field definitions you can add to a facet profile
The field definition must be indexed
The field definition must be one of the Simple Fields except
TextField
Only field definitions of type
ThesaurusLabelField
with the language property matching the current language of the users will be displayedEx.
ThesaurusField.EN
andThesaurusField.NL
are added to the profile and the language of the user is set to English => The user will only see theThesaurusField.EN
facet in the application
Properties (options per field definition)
...