Configure custom sort options - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

It is possible to define custom sort options. These custom sort options are available through the Sort component.

To create a custom sort option:

  1. Go to the Administration menu. In the Portal section, select Search, then select the Sort tab.
  2. 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-US
    

    For example, when sorting by last update, the URL is:

    https://doc.fluidtopics.com/search?sort=last_update&content-lang=en-US
    
  3. Enter a label as plain text, or select a localized label.

    This label appears in the Sort component.

  4. Enter custom sort criteria.

    See Sort criteria syntax for more information.

  5. Select OK.