<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Restoring Solr indexes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297473#M250603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply! I'll check layout again, probably I've just got lost.) One more related question: my dir_root directory points to an old installation&amp;nbsp;dir.root=/opt/alfresco-5.0.d/alf_data, yet I have my solr indexes in a new installation folder&amp;nbsp;/opt/alfresco-community/alf_data/solr4 &amp;nbsp;and solr4backup in&amp;nbsp;/opt/alfresco-5.0.d/alf_data/solr4Backup (where it should be). Is there a way to put solr indexes in old root directory, where &lt;SPAN&gt;solr4Backup lies&lt;/SPAN&gt;?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2016 13:29:19 GMT</pubDate>
    <dc:creator>baikal</dc:creator>
    <dc:date>2016-12-20T13:29:19Z</dc:date>
    <item>
      <title>Restoring Solr indexes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297471#M250601</link>
      <description>I'm a bit confused with backing up and restoring Solr indexes. When I'm backing up alfresco do I need to copy both solr4 and solr4backup directories? Then what do I need&amp;nbsp;solr4backup for? Can I restore indexes from just&amp;nbsp;solr4backup and if so, how do I do that? Solr4backup and solr &amp;nbsp;have different lay</description>
      <pubDate>Tue, 20 Dec 2016 12:38:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297471#M250601</guid>
      <dc:creator>baikal</dc:creator>
      <dc:date>2016-12-20T12:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Solr indexes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297472#M250602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SOLR index and backup indices should not have that different of layouts. There are just one or two more layers in the backup directory to manage multiple snapshots (backups from different dates). You should only ever use the backup folder in your custom backup scripts when Alfresco is running. Only if Alfresco (and SOLR) are stopped can you safely backup the actual index folder (in that case there is no need for the backup folder).&lt;/P&gt;&lt;P&gt;A backup can simply be restored by copying the data folders of the index snapshot you want back into the actual index folder while SOLR is stopped and start SOLR. It will then track and index any changes that have occurred since the snapshot was created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 12:55:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297472#M250602</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-20T12:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Solr indexes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297473#M250603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply! I'll check layout again, probably I've just got lost.) One more related question: my dir_root directory points to an old installation&amp;nbsp;dir.root=/opt/alfresco-5.0.d/alf_data, yet I have my solr indexes in a new installation folder&amp;nbsp;/opt/alfresco-community/alf_data/solr4 &amp;nbsp;and solr4backup in&amp;nbsp;/opt/alfresco-5.0.d/alf_data/solr4Backup (where it should be). Is there a way to put solr indexes in old root directory, where &lt;SPAN&gt;solr4Backup lies&lt;/SPAN&gt;?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 13:29:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297473#M250603</guid>
      <dc:creator>baikal</dc:creator>
      <dc:date>2016-12-20T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Solr indexes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297474#M250604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - simply stop SOLR, change configuration in solrcore.properties for each SOLR core, move the folders and restart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 13:44:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297474#M250604</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-12-20T13:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring Solr indexes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297475#M250605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to &lt;B&gt;Axel Faust&lt;/B&gt;&amp;nbsp;comment,&amp;nbsp;changing SOLR indices location involves changing&amp;nbsp;data.dir.root property in solrcore.properties for each core. But&amp;nbsp;there are other directories under $ALF_HOME/alf_data/solr4 (content and model directories), whose locations are set&amp;nbsp;in&amp;nbsp;$ALF_HOME/tomcat/conf/Catalina/localhost/solr4.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 16:31:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restoring-solr-indexes/m-p/297475#M250605</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2016-12-20T16:31:15Z</dc:date>
    </item>
  </channel>
</rss>

