Using the Javascript API v.4.16
Search widget is tied to a feature layer.
Trying to sort the suggest list by 'match score' (custom code).
Is there an event that will allow me to get to the suggest list BEFORE it is displayed?
As it is now, it has to display twice...original, then sorted.