Configuring deployer for Amazon CloudSearch
About this task
In case you have an IIS web application for your deployer application (HTTP upload), you can use the deployer-install.ps1 PowerShell script to deploy the Search Module's indexer. Starting from DXA version 1.3, you can also use this script for the standalone SDL Web 8 Deployer Service on Windows.
Here is an example of the
deployer-install.ps1 PowerShell script:
'.\deployer-install.ps1' -deployerRootFolder "c:\inetpub\wwwroot\mysite" -indexerUrl "<Your AWS CloudSearch Search endpoint URL>" -searchIndexerType CloudSearchOtherwise, use the following procedure.