<?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: Lucene Index Backup in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235657#M188787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a strong suspicion that triggering lucene index backups via JMX is not available in Alfresco 2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can confirm this by viewing the JMX options in your location installation. See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JMX" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JMX&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Aug 2010 16:23:53 GMT</pubDate>
    <dc:creator>zaizi</dc:creator>
    <dc:date>2010-08-03T16:23:53Z</dc:date>
    <item>
      <title>Lucene Index Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235656#M188786</link>
      <description>Hello,Hopefully someone here may be able to assist me, as I am almost entirely out of ideas.&amp;nbsp; I am attempting to develop a backup / restore plan for the company I work for.&amp;nbsp; I have found great aid in this link http://wiki.alfresco.com/wiki/Backup_and_Restore . Everything appears to make sense thus f</description>
      <pubDate>Tue, 03 Aug 2010 12:43:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235656#M188786</guid>
      <dc:creator>the_medina</dc:creator>
      <dc:date>2010-08-03T12:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235657#M188787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a strong suspicion that triggering lucene index backups via JMX is not available in Alfresco 2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can confirm this by viewing the JMX options in your location installation. See &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JMX" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JMX&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 16:23:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235657#M188787</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-08-03T16:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235658#M188788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm also struggling with implementing Alfresco backup and (apparently) I'm having trouble with Lucene indexes too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my test environment I do CDP replication of whole "C:\Alfresco" from primary to remote server. When I restore data on remote server DB (and filesystem) is consistent. Documentation states that lucene-indexes are backed up daily at 3am (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Backup_and_Restore" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Backup_and_Restore&lt;/A&gt;&lt;SPAN&gt;). So if I move "backup-lucene-indexes" to "lucene-indexes", as advised in docs, then Alfresco should update indexes on startup (index.recovery.mode set to "AUTO").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it appears that indexes are not updated or not updated correctly. I have uploaded some word and openoffice documents yesterday. Alfresco was running all night and "lucene-indexes" were backed up at 3:00am. Today I uploaded "notes.odt" at 11:02 and it contains word "netbackup". If I enter "netbackup" in search, alfresco on remote server doesn't show "notes.odt" while on primary server it finds "notes.odt". Of course I can see all files in my "Dokumenti" space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I skip the step of moving "backup-lucene-indexes" to "lucene-indexes", then search works. But this is equal to backuping of "lucene-indexes" with Alfresco running and docs say that "doing so is almost certain to cause Lucene index corruption." Setting index.recovery.mode set to "FULL" doesn't help neither. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could be wrong here? What about that "almost certain to cause Lucene index corruption" thing? Does it also apply if I do filesystem snapshots?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running Community v3.3.0 (2765) on win 2003 server r2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Text from logs, when "index.recovery.mode=AUTO" and "backup-lucene-indexes" renamed to "lucene-indexes"&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;12:24:00,713 INFO&amp;nbsp; [org.alfresco.repo.node.index.FullIndexRecoveryComponent] Index recovery started.&lt;BR /&gt;12:24:02,276 INFO&amp;nbsp; [org.alfresco.repo.node.index.FullIndexRecoveryComponent] &amp;nbsp;&amp;nbsp;&amp;nbsp;Processing transactions around Thu Aug 19 11:32:46 EEST 2010.&lt;BR /&gt;12:24:06,463 INFO&amp;nbsp; [org.alfresco.repo.node.index.FullIndexRecoveryComponent] Index recovery completed.&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 10:49:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235658#M188788</guid>
      <dc:creator>m2acis</dc:creator>
      <dc:date>2010-08-19T10:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Backup</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235659#M188789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok! It looks like I'm missing some key understanding about Lucene indexes in Alfresco and how they work. I just did a test on primary server too - stopped Alfresco, renamed "lucene-indexes" to "original-lucene-indexes" and started Alfresco (index.recovery.mode=AUTO). Alfresco perforemed full index recovery, but search does not work… Does testing the indexes using "search" is the right way?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 07:57:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-backup/m-p/235659#M188789</guid>
      <dc:creator>m2acis</dc:creator>
      <dc:date>2010-08-20T07:57:25Z</dc:date>
    </item>
  </channel>
</rss>

