We have an application that uses the soap search api with the parametric search appliance. We allow users to sort on some of the parametric fields. Is there a way to specify in the soap search request that we want the results sorted case-insensitive?
Currently there is no way to specify case-insensitive/ignore-case sorting on the Appliance (short of pre-forming the parametric field data to slam case).