You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Sortedit
Apply a sort over the search results. Please note that sorting and boosting are mutually exclusive.
.SortAscending(p=> p.Name.Suffix("sort"))
or
.SortDescending("name.sort")