/Copy-SolrIndex

Primary LanguagePowerShellMIT LicenseMIT

Copy-SolrIndex

Introduction

PowerShell Script to copy solr index

Installation

PS> Install-Script Copy-SolrIndex

Examples

PS> Copy-SolrIndex 'new_index'

PS> Copy-SolrIndex 'new_index' -solr 'c:\solr\8.1.1\solr\server' -PersistForCurrentUser

PS> Copy-SolrIndex 'new_index' 'sitecore_web_index'