Relevance default sort - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

The Relevance default sort expression is:

afs:relevance,DESC; ft:isPublication,DESC; ft:isArticle,ASC; ft:title,ASC; ft:lastEdition,DESC

When end-users sort by relevance:

  1. afs:relevance,DESC: The most relevant documents appear first.
  2. ft:isPublication,DESC: Documents appear before articles.
  3. ft:isArticle,ASC: Articles appear before topics.
  4. ft:title,ASC: Titles are sorted in ascending alphabetical order.
  5. ft:lastEdition,DESC: More recent content appears before older content.
  • Modifying the default relevance sort criteria overrides the default relevance sort criteria for the Search page. It also applies to all other search-based features and web services.
  • It is not recommended to modify default sort expressions. To proceed anyway, see Modify a default sort option.

Select the Reset to default button to reset to the default expression.