Documentation Center

Installing Search module in Web application

Procedure

  1. Access your SDL Digital Experience Accelerator installation media.
  2. Go to the modules\Search folder and run the following command:
    & '.\web-install.ps1' -distDestination "c:\inetpub\wwwroot\mysite"
    where:
    ParameterDescritpion
    -distDestinationThe location of your site directory.
    -searchProviderType(optional) The type name of the search provider to use. Available values are:
    • AwsCloudSearchProvider
    • SolrProvider (default)