-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Groups of search criteria can now be declared as follow :
<group> <label i18n="true">plugin.cms:UITOOL_SEARCH_CONTENT_FIRST_GROUP</label> <criteria metadata-ref="title"> <test-operator>wd</test-operator> </criteria> <criteria system-ref="fulltext"/> <criteria system-ref="contributor" faceted="true"/> </group> <group> .....
The criteria belonging to the same group will then be displayed in the same panel in the search tool.