<?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 Migration to SOLR in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/migration-to-solr/m-p/266402#M219532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm in the process of migration from Alfresco 3.4.7 to 4.0.2 and now I'm trying to move from Lucene to Solr indexes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that I can't get Solr to rebuild a complete index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the share/page/console/admin-console/solr page, I can see the following details regarding indexing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Indexing in Progress: Yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Index Lag (Seconds): 1342427663 s&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Last Indexed Transaction: 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Approx Transactions to Index: 190555&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Approx Index Time Remaining: - 0 Seconds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing that changes is index lag (constantly growing).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked Solr status from JMX console and I can see the following values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Current: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MaxDocument: 5301&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NumDocuments: 5299&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, Solr indexed just some system files, but none of the migrated documents from any of the sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 09:14:32 GMT</pubDate>
    <dc:creator>blob</dc:creator>
    <dc:date>2012-07-16T09:14:32Z</dc:date>
    <item>
      <title>Migration to SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-to-solr/m-p/266402#M219532</link>
      <description>Dear all,I'm in the process of migration from Alfresco 3.4.7 to 4.0.2 and now I'm trying to move from Lucene to Solr indexes.The problem is that I can't get Solr to rebuild a complete index.From the share/page/console/admin-console/solr page, I can see the following details regarding indexing:Indexi</description>
      <pubDate>Mon, 16 Jul 2012 09:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-to-solr/m-p/266402#M219532</guid>
      <dc:creator>blob</dc:creator>
      <dc:date>2012-07-16T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Migration to SOLR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/migration-to-solr/m-p/266403#M219533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Blob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was a Tech Talk Live webinar last Wednesday where Martin Bergljung from Ixxus mentioned something on re-indexing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;He wrote in his notes for the webinar (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Solr_Demo_Script" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Solr_Demo_Script&lt;/A&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;5.How would I rebuild the index from scratch Note: the index.recovery.mode=FULL is not used by SOLR - only lucene &lt;BR /&gt; 1.Stop the SOLR web app&lt;BR /&gt; 2.Delete the index data directory for each core&lt;BR /&gt; 3.Optionally, delete the models cached on the SOLR side for each core (e.g. …\archive-SpacesStore\alfrescoModels\*)&lt;BR /&gt; 4.Start the SOLR web app&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can watch the webinar here: &lt;/SPAN&gt;&lt;A href="http://www.alfresco.com/events/webinars/tech-talk-live-solr-episode-57" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/events/webinars/tech-talk-live-solr-episode-57&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Also see: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_And_SOLR" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_And_SOLR&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and: &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/solr-webapp-config.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/topic/com.alfresco.enterprise.doc/concepts/solr-webapp-config.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2012 16:53:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/migration-to-solr/m-p/266403#M219533</guid>
      <dc:creator>arnoldschrijve1</dc:creator>
      <dc:date>2012-08-05T16:53:01Z</dc:date>
    </item>
  </channel>
</rss>

