Fix:
- Make sure the content access account has read permissions on the Metadata Store
-
Update the AutoSPInstallerInput.xml file to include the query and crawl component tags
under the EnterpriseSearchServiceApplication tag enter two tags:
<CrawlComponent>
<Server>ServerName</Server>
</CrawlComponent>
<QueryComponent>
<Server>ServerName</Server>
</QueryComponent>