Details
-
Improvement
-
Resolution: Fixed
-
High
-
5.3, 5.4.0
-
None
Description
Avoid sorting on:
- findSingle
- Result counts internally in Legacy Search engine
Both for content and location.
Note: this will not have any impact if you are using $query->performCount = false as introduced in 5.3.4 and 5.4.1, but this will help for the case where this can not be used (count needed) or for cases where this setting is not specified (default).