Configuring deployer for Solr
The DXA Search module uses SI4T to connect the publishing process to the Apache Solr search indices. Configure your deployer web application to use the SI4T storage extension.
Before you begin
About this task
If 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 Tridion Sites 8 Deployer Service on Windows.
deployer-install.ps1 PowerShell script:
'.\deployer-install.ps1' -deployerRootFolder "c:\inetpub\wwwroot\mysite" -indexerUrl "http://localhost:8080/solr/staging"Otherwise, use the following procedure.