I am using typeahead.js 0.11.1 and try to sort the results coming from a remote source. According to the code there should be the possibility to override the default sort function of bloodhound. But my sort function is never called. Same counts for the identify function.I am using typeahead.js 0.11.1 and try to sort