DisableScoreSort property: SearchQuery class

Description

Use this property to override the default sorting order of search results. By default, search results are sorted based on the descending order of score. If you want to use a custom sort order based on a specific field, then use this property to override the default sort order.

This property is read/write.

Example

&searchQuery.DisableScoreSort = True;