ServerSideOrderBy Parameter (Connect-SugarCRM Cmdlet)
Set this to true if you want to perform the order by operation server-side. Keep in mind that having or creating indexes results in the best query performance.
Syntax
Connect-SugarCRM -ServerSideOrderBy bool
Data Type
bool
Default Value
true
Remarks
For more information, please refer to the SugarCRM Indexes Documentation.
By default, this is set to true.