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:
afs:relevance,DESC: The most relevant documents appear first.ft:isPublication,DESC: Documents appear before articles.ft:isArticle,ASC: Articles appear before topics.ft:title,ASC: Titles are sorted in ascending alphabetical order.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.