Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SolR is now removed from installer

Info
titleSolR Removed

Note: For new installs that uses the old Optimizly connector SolR needs to be Installed manually, 

The following Web.Config AppSettings is still respected by DC:

<add key="SolRUrl" value="http://localhost:8983/solr" />
<add key="SolRUncPath" value="" />
<add key="SolRUsername" value="" />
<add key="SolRDomain" value="" />
<add key="SolRPassword" value="" />



Azure SQL

Info
titleInfo

The created databases in the Azure portal has to be postfixed with _dam  (i.e. YourCompanyName_dam) 

...