Control the output order of a CFSearch
What is the proper procedure to take the return from a CFSearch and set the order based on one of the fields to be displayed in numerical, alphabetical, whatever?
I understand how to use the result of the CFSearch to index into another source but that's one record at a time. I want to re-order the cfsearch output to be in a defined order rather than the returned order based on ranking if I understand the process correctly.
What to do?
