{# The script searchindex.js contains the code Search.setIndex(...) where the content is an object built from IndexBuilder.freeze(). So we need to setup the Search.setIndex function beforehand just to store the data. This should all be finished when onload fires, and at that point the code in searchbox.js will pull the data out of Search.store and build the actual index and callbacks. #}