<?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 Indexing with SolR very long in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/indexing-with-solr-very-long/m-p/269403#M222533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After Alfresco answer in JIRA ticket &lt;/SPAN&gt;&lt;A href=" https://issues.alfresco.com/jira/browse/ALF-15546 " rel="nofollow noopener noreferrer"&gt; https://issues.alfresco.com/jira/browse/ALF-15546 &lt;/A&gt;&lt;SPAN&gt;, I've installed SolR. For the moment, Alfresco is still using Lucene and SolR is indexing my store in background (this store is about 600 GB).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've activated SolR logs and get messages like these:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; 17-Nov-2011 11:22:45 org.alfresco.solr.tracker.CoreTracker trackRepository&lt;BR /&gt;INFO: …. from Transaction [id = 374, = 1321528572425 commitTimeMs, updates = 1 deletes = 0]&lt;BR /&gt;17-Nov-2011 11:22:45 org.alfresco.solr.tracker.CoreTracker trackRepository&lt;BR /&gt;INFO: …. to Transaction [id = 374, = 1321528572425 commitTimeMs, updates = 1 deletes = 0] &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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Indexing started Thursday night and it is still running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To monitor indexing progress, I first get the total number of records in the alf_transaction table =&amp;gt; &lt;/SPAN&gt;&lt;STRONG&gt; 1,351,872 &lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I use the "commitTimeMs" provided in the logs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the commitTimeMS of a transaction processed Friday night. And I looked how many transactions have a lower timestamp in alf_transaction =&amp;gt; I got &lt;/SPAN&gt;&lt;STRONG&gt; 621,952 &lt;/STRONG&gt;&lt;SPAN&gt; transactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did the same with a commitTimeMS in a log generated today =&amp;gt; &lt;/SPAN&gt;&lt;STRONG&gt; 627,189 &lt;/STRONG&gt;&lt;SPAN&gt; transactions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, with these numbers, my conclusion is that indexing is really slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the way I evaluate progess correct? Otherwise, how should I evaluate indexing progress ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand, has anyone ever seen this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Making a Tomcat restart can fix it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my log, I have also a lot of messages like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; October 4, 2012 3:10:29 p.m. org.alfresco.solr.tracker.CoreTracker indexNode&lt;BR /&gt;INFO: .. updating&lt;BR /&gt;October 4, 2012 3:10:30 p.m. org.alfresco.solr.tracker.CoreTracker UpdateIndex&lt;BR /&gt;INFO: … update is already running for alfresco&lt;BR /&gt;October 4, 2012 3:10:30 p.m. org.alfresco.solr.tracker.CoreTracker UpdateIndex&lt;BR /&gt;INFO: … update for archive is already running&lt;BR /&gt;October 4, 2012 3:10:30 p.m. org.alfresco.solr.tracker.CoreTracker indexNode&lt;BR /&gt;INFO: .. updating &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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;BR /&gt;&lt;SPAN&gt;What does they mean? Can they explain my problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your help. Do not hesitate if you need more information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2012 16:24:06 GMT</pubDate>
    <dc:creator>mlagneaux</dc:creator>
    <dc:date>2012-10-08T16:24:06Z</dc:date>
    <item>
      <title>Indexing with SolR very long</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexing-with-solr-very-long/m-p/269403#M222533</link>
      <description>Hello,After Alfresco answer in JIRA ticket  https://issues.alfresco.com/jira/browse/ALF-15546 , I've installed SolR. For the moment, Alfresco is still using Lucene and SolR is indexing my store in background (this store is about 600 GB).I've activated SolR logs and get messages like these: 17-Nov-20</description>
      <pubDate>Mon, 08 Oct 2012 16:24:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexing-with-solr-very-long/m-p/269403#M222533</guid>
      <dc:creator>mlagneaux</dc:creator>
      <dc:date>2012-10-08T16:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Indexing with SolR very long</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/indexing-with-solr-very-long/m-p/269404#M222534</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;BR /&gt;&lt;SPAN&gt;Where is the load on your system?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What DB are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post or link to a larger chunk of the log?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most of the time goes into transformation so I would look here. If it is not here then you are unusual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you enabled multi-threaded SOLR tracking so you can transform stuff in parallel? (This should be enabled by default)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You do not need to worry about the debug messages - they are just there to schedule indexing if it is not running - if it is running that is fine - it will carry on running until it is done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 09:56:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/indexing-with-solr-very-long/m-p/269404#M222534</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-10-11T09:56:28Z</dc:date>
    </item>
  </channel>
</rss>

