1. Appendices

Initialize data for SearchStax provider for Solr

Version: 10.5

If you use SearchStax as your SolrCloud provider, to initialize your data:

  1. In the .\overlays\init\SearchStax folder, locate the following files and fill in the SearchStax specific secrets:

    FilenameDescription of secretTopology
    sitecore-searchstax-account-name.txtSearchStax account nameXM1, XP1
    sitecore-searchstax-apikey.txtSearchStax API keyXM1, XP1
    sitecore-searchstax-deployment-uid.txtSearchStax deployment UIDXM1, XP1
  2. Run the following command:

    kubectl apply -k .\overlays\init\SearchStax
If you have suggestions for improving this article, let us know!