in style/js/catalog/bloodhound.js [673:675]
initialize: function initialize(force) { return !this.initPromise || force ? this._initialize() : this.initPromise; },