Documentation Center

Configure Search Index URL in Topology Manager (SDL Web 8)

SDL Digital Experience Accelerator (DXA) uses a Configuration Component in the Content Manager to configure Search Index URl. However, if you are using DXA 1.3 with SDL Web 8, you can specifically add a Search query URL to the Topology Manager for your chosen CD Environment.

Procedure

  1. Go to cd-layout\modules\Search directory.
  2. Run the ttm-configure.ps1 script with the following parameters set:
    • cdEnvironmentId - the Topology Manager Identifier of the CD Environment to configure
    • searchQueryUrl - the Query URL of the Search Index used for the given CD Environment

Results

Your Search Index URL has been configured. You can validated that in the Topology Manager by running Get-TtmCdEnvironment. If your Search Index URL is configured properly, you will see the following line:
ExtensionProperties  : {DXA.Search.QueryURL=*YourSearchQueryUrl*}