Installing Search module in Web application
Procedure
- Access your SDL Digital Experience Accelerator installation media.
- Go to the modules\Search folder and run the following command:
where:& '.\web-install.ps1' -distDestination "c:\inetpub\wwwroot\mysite"Parameter Descritpion -distDestinationThe location of your site directory. -searchProviderType(optional) The type name of the search provider to use. Available values are: - AwsCloudSearchProvider
- SolrProvider (default)
Related information