Hybris Backoffice Commerce: Search mode

We have a solr.impex file defined in our storefront. However, when viewing the commerce search mode in the backoffice, we are presented with a blank screen as shown in the image below.

enter image description here

What out-of-the-box configuration files/extensions do we need to set up in order to view store-specific catalogs, facets, results, etc. in the backoffice?

Hybris version: 1808

You need to make sure that the following out-of-the-box configuration files/extensions are set up in order to view store-specific catalogs, facets, results, etc. in the backoffice:

  1. solrfacetsearch extension is properly configured and running.
  2. solrserver extension is properly configured and running.
  3. solr.impex file is properly imported and indexed.
  4. The searchConfig attribute for each storefront is properly set in the baseStore definition in localextensions.xml.
  5. The searchRestrictions attribute for each user group is properly set in the usergroups.xml file.