Release 1.3 - ...

<searchprofile> element

A searchprofile element defines a search profile: which fields must be used within the constructed search query (thereby overruling the default search fields configuration within the wherefields element). The value of this element must list one or more fieldnames (comma-separated).

This element itself doesn't do anything, you need to set the SearchProfile parameter on the facetedsearchquerybuilder macro to be able to search using a specific search profile. This parameter must match with the name attribute of a searchprofile element.

Notice that a searchprofile element within a native query definition should use the appropriate prefix (usually "c.") in front of the fieldnames.

Expand image Example

Expand image Attributes

Expand image Parent element

Expand image Child elements