It is possible to define custom sort options. These custom sort options are available through the Sort component.
To create a custom sort option:
- Go to the Administration menu. In the Portal section, select Search, then select the Sort tab.
-
Enter a value in the New URL parameter field, and select Create & Add.
The URL parameter appears in the URL of the Search results page.
For example, when sorting by relevance, the URL is:
https://doc.fluidtopics.com/search?sort=relevance&content-lang=en-USFor example, when sorting by last update, the URL is:
https://doc.fluidtopics.com/search?sort=last_update&content-lang=en-US -
Enter a label as plain text, or select a localized label.
This label appears in the Sort component.
-
Enter custom sort criteria.
See Sort criteria syntax for more information.
-
Select OK.