Promise Polyfill for IE, Auto-Suggest result behavior changes and minor fixes
Created by: ema-om
The AutoSuggest configuration in searches.ini was changed and extended to allow more flexibility. The single record entry search template string allows for a query and a type placeholder and the per-item field to use as lookfor value can be configured for each auto-suggest section in searches.ini
A polyfill for the ES6 Promise component was introduced provide browser compatibility for IE.