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,DESCThe most relevant documents appear first.
-
ft:isPublication,DESCStructured and unstructured documents appear before topics.
-
ft:isArticle,ASCArticles (which are publications) appear after books.
-
ft:title,ASCTitles appear in ascending alphabetical order.
-
ft:lastEdition,DESCThe more recently updated content (highest
ft:lastEditiondate) 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.