<?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 Alfresco Lucene Indexing in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307752#M260882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are having an Alfresco repository which has more then 2 million records. The records are categorized in below folder structure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Main_Folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sub_folder_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_1 (5,000 Docs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_2 (5,000 Docs) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_3 (5,000 Docs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_1000 (5,000 Docs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem we are facing is, we restarted server for new code deployment and it got stuck with below error..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-21 05:49:28,789 INFO&amp;nbsp; [STDOUT] 2012-09-11 05:49:28,789&amp;nbsp; WARN&amp;nbsp; [cache.node.propertiesTransactionalCache] [indexTrackerThread1] Transactional update cache 'org.alfresco.cache.node.propertiesTransactionalCache' is full (65000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-21 05:49:28,821 INFO&amp;nbsp; [STDOUT] 2012-09-11 05:49:28,821&amp;nbsp; WARN&amp;nbsp; [cache.node.aspectsTransactionalCache] [indexTrackerThread1] Transactional update cache 'org.alfresco.cache.node.aspectsTransactionalCache' is full (65000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-21 05:49:28,822 INFO&amp;nbsp; [STDOUT] 2012-09-11 05:49:28,821&amp;nbsp; WARN&amp;nbsp; [cache.node.parentAssocsTransactionalCache] [indexTrackerThread1] Transactional update cache 'org.alfresco.cache.node.parentAssocsTransactionalCache' is full (65000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-21 05:49:28,823 INFO&amp;nbsp; [STDOUT] 2012-09-11 05:49:28,823&amp;nbsp; WARN&amp;nbsp; [cache.node.nodesTransactionalCache] [indexTrackerThread1] Transactional update cache 'org.alfresco.cache.node.nodesTransactionalCache' is full (125000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-11-21 05:49:29,816 INFO&amp;nbsp; [STDOUT] 2012-09-11 05:49:29,816&amp;nbsp; WARN&amp;nbsp; [alfresco.cache.contentDataTransactionalCache] [indexTrackerThread1] Transactional update cache 'org.alfresco.cache.contentDataTransactionalCache' is full (65000).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before restarting server when we tried to apply group access to &amp;lt;b&amp;gt;Sub_folder_1&amp;lt;/b&amp;gt; that time also we got the same above error, and it didnt apply permission as well. we were able to apply permission to its parent folder &amp;lt;b&amp;gt;Main_Folder&amp;lt;/b&amp;gt;, but that is not what we want, as user access will be different by folder. Later we tried updating above cache memory from 65000 -&amp;gt; 150000 and 125000 -&amp;gt; 200000, but after that also we are getting same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request you to send your suggestion to resolve above issue, as we can not do FULL reindexing of these many documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2013 17:30:59 GMT</pubDate>
    <dc:creator>alfsender</dc:creator>
    <dc:date>2013-11-21T17:30:59Z</dc:date>
    <item>
      <title>Alfresco Lucene Indexing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307752#M260882</link>
      <description>Hi All,We are having an Alfresco repository which has more then 2 million records. The records are categorized in below folder structure.Main_Folder&amp;nbsp;&amp;nbsp; Sub_folder_1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_1 (5,000 Docs)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_2 (5,000 Docs) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_3 (5,000 Docs)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; …&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; folder_1000 (5,000 Docs)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Thu, 21 Nov 2013 17:30:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307752#M260882</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2013-11-21T17:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Lucene Indexing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307753#M260883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember having this issue myself when doing an index rebuild on a 4.0a system with only 150,000 documents. I found a very good note on it in the forums (somewhere). Now, I did not keep a copy of it verbatim, nor the link, but looking in my alfresco-global.properties I think the solution for me was to:-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Add the line lucene.indexer.batchSize=1000 to alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set index.recovery.mode=FULL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Restart Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let the indexes build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Comment out lucene.indexer.batchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set index.recovery.mode=AUTO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Restart Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to avoid a full rebuild you could try stopping Alfresco, just adding the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lucene.indexer.batchSize=1000&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;restaring Alfresco and letting it run until it is caught up. That may or may not work because the post was specific about setting it for a rebuild then "unsetting" it for normal running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know how you get on. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 00:28:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307753#M260883</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-11-22T00:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Lucene Indexing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307754#M260884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Sir, for you response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually we have two servers in clustered, so one node this what we have done and restarted server in for FULL indexing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But reason this is happening in out case is because when we add groups (through alfresco explorer) to space "sub_folder_1" it creates a single transaction to add groups to all sub documents, and as there are million records it creates single transaction for 14 million documents. So when we do a restart it tries to index last transaction i.e. the one with 14 millions records, and after some time it give above error with cache FULL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way in which we can tell to Alfresco that do index all transaction except the one with 14 million records, . Or can we just delete that transaction entry from Transaction table in Alfresco. If we do that what are the other table that might get affected because of that and what are the other places where this might affect ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 01:59:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307754#M260884</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2013-11-22T01:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Lucene Indexing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307755#M260885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The cache full is rather a warning than an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a reindex on the other day with an almost empty system and I got the same message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The full reindex took about half an hour to run but everything went fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Avoid directly modifying the database: as mentioned here &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/forum/developer-discussions/repository-services/increase-cache-contextxml-or-ehcache-customxml" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/forum/developer-discussions/repository-services/increase-cache-contextxml-or-ehcache-customxml&lt;/A&gt;&lt;SPAN&gt; transaction cache default values are fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you happen to have a cluster configuration, remember you can always perform a full hot reindex &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.2/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fhot-reindex.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.2/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Ftasks%2Fhot-reindex.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Also here &lt;/SPAN&gt;&lt;A href="http://alch3mi5t.blogspot.it/2013/02/lucene-performance-during-index.html" rel="nofollow noopener noreferrer"&gt;http://alch3mi5t.blogspot.it/2013/02/lucene-performance-during-index.html&lt;/A&gt;&lt;SPAN&gt; you can find some tips on Lucene performance optimization&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 07:26:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-lucene-indexing/m-p/307755#M260885</guid>
      <dc:creator>abarisone</dc:creator>
      <dc:date>2013-11-22T07:26:00Z</dc:date>
    </item>
  </channel>
</rss>

