Select media dialog does not show any images if the default "Home" item is deleted


Description

If the default "Home" item is deleted, then recently uploaded files are not shown in the Select media dialog. The following error can be found in the logs:

Exception: Sitecore.ContentSearch.Exceptions.IndexNotFoundException
Message: Index (EMPTY) was not found
Source: Sitecore.ContentSearch
at Sitecore.ContentSearch.ContentSearchManager.GetIndex(String name)
at Sitecore.ItemWebApi.VirtualFields.UpdatedIntervalFieldProcessor.get_IndexFieldFormat()
at Sitecore.ItemWebApi.VirtualFields.UpdatedIntervalFieldProcessor.CompareIndexDate(String facetDate, DateTime date)
...

Solution

To resolve the issue, consider one of the following options: