Search not working in Content Editor on Azure PaaS instance

Once we install Sitecore on Azure PaaS using the Marketplace option. In either case, if you opted for SOLR or Azure Search as search provider, the advanced search or the search in the Content Editor doesn’t work.

ContentEditor

What can be the reason behind this issue?

The reason is the indexes are not created or the items are yet to be indexed. In our example, I have opted for Azure Search as a Search provider.

The steps to resolve the issues are as below:

  1. Go to Sitecore Control Panel.
  2. Click on Indexing Manager at the left lower corner.
    Indexing Manager
  3. Select the required indexes. The main indexes are core, master and web so for the demo, I will select only these 3.
    Indexing Manager1
  4. Click on the Rebuild button at the bottom of the pop up.
    Indexing Manager2
  5. Once the rebuild is successful, the advanced search and search for Content Editor should work.
    ContentEditor1
  6. And these indexes will be created under Azure Search.
  7. Go to Azure Portal >> Resource Group.
    Resource Group
  8. Click on the Azure Search instance link.
    AzurePortal-AS
  9. And we can see the 3 indexes that got created after rebuilding it from Sitecore Control panel.
    Search Indexes

This is how we can make the Search work in our Sitecore Azure PaaS instance.

Thank you.. Keep Learning.. Keep Sitecoring.. 🙂

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s