Solr Sidecar migration from HDP to CDP

To migrate Solr from HDP to CDP, you copy the data to the destination cluster and then re-index the data.

Indexes used by Solr HDP are not compatible with CDP. To migrate Solr to CDP:

  1. Copy all of the data you are indexing from the source to the destination cluster. See other sections in this guide for information about copying data.
  2. After copying, you will need to re-index your collections. See Reindexing Solr collections.