SearchStax provides a fully managed "Solr-as-a-Service," handling the complexities of setting up, managing, and scaling Solr search infrastructure.

Key Benefits:

  • Automated provisioning
  • Easy scaling
  • Regular backups
  • 24/7 monitoring and alerting
  • Robust support

  • Today, we’ll go through how to upload a ConfigSet SearchStax. Best Practice is to download the ConfigSet present there, update it, and then upload it again.

    Download a ConfigSet

    To download a configset you have to execute the following PowerShell command in your window powershell.You have to input the following details:
    • Account Name
    • Deployment UID
    • API Key
    • Name of the ConfigSet
     


    Upload a ConfigSet

    Execute the following PowerShell command in your window powershell to upload a ConfigSet.You have to input the following details:
    • Account Name
    • Deployment UID
    • API Key
    • Name of the ConfigSet


    NOTE: Use a version of PowerShell that supports multipart-form data, such as PowerShell Core 6.1+.