Versions Compared

Key

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

...

The installer still configures some things for Solr thoughtthough, which means that the installer still has a retains the parameter called: "installSolr".

"installSolr" no longer decides whether or not Solr should be installed or not. It now works together with the parameter "solrLocalPath", where if "installSolr" is $True, a folder will be created during the installation in the place where "solrLocalPath" describes.

...

VariableValueDescription
installSolr$True/$FalseIf $True, DC will create and set up rights to a folder in the Solr installation + The Solr URL will be set in the web.config file.

...