I know you can customize what gets searched in the Umbraco Backoffice search using IUmbracoTreeSearcherFields, but is there a way to customize the appearance of the search results? It looks like this is entirely controlled by views/components/application/umb-search.html. Are you able to inject an alternate template from a package? Hoping to enable media search and add thumbnails if possible.