<?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: Reindex alfresco 6 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98050#M28627</link>
    <description>&lt;DIV&gt;&lt;FONT&gt;Which version of search service are you using ,for search service 1.4.x you should try to delete following folders&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;${solr_dir}/solrhome/alfresco
${solr_dir}/solrhome/achive
${solr_dir}/data&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 11 Oct 2020 04:48:32 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2020-10-11T04:48:32Z</dc:date>
    <item>
      <title>Reindex alfresco 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98048#M28625</link>
      <description>&lt;P&gt;Hello everybody, we modified the content model in our Alfresco community 6.1 to add new properties to the documents. In Alfresco 5.x we were used to perform a full reindex to make new documents searchable with new properties, so we did the same in Alfresco 6:&lt;/P&gt;&lt;P&gt;1- Stopped Alfresco and Solr&lt;/P&gt;&lt;P&gt;2- Deleted indexes:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;rm -f /opt/solr/solrhome/archive/index/*&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;rm -f /opt/solr/solrhome/alfresco/index/*&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;rm -f /opt/solr/solrhome/alfrescoModels/*&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;rm -rf /opt/solr/contentstore/_DEFAULT_/db/*&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;3- Restarted Alfresco and Solr.&lt;/P&gt;&lt;P&gt;New indexes files are created, but documents searches are not working correctly, especially using IN_TREE clause. (Like this forum question:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/cmis-query-using-in-tree-and-multi-value-property/td-p/272574" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/cmis-query-using-in-tree-and-multi-value-property/td-p/272574&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;Are we doing something wrong? Moreover, in the logs we see lines like this:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;WARN&amp;nbsp; (Thread-12) [&amp;nbsp;&amp;nbsp; ] o.a.s.AlfrescoCoreAdminHandler alfresco already exists, not creating again.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And we do not see lines about recreating indexes, like the ones we saw on Alfresco 5.x, e.g.&amp;nbsp;&lt;FONT face="courier new,courier"&gt;Solr index directory '&amp;lt;ALFRESCO_HOME&amp;gt;/alf_data/solr/workspace/SpacesStore/index' doesn't exist. Creating new index...&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 10:01:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98048#M28625</guid>
      <dc:creator>sistemi</dc:creator>
      <dc:date>2020-03-16T10:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reindex alfresco 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98049#M28626</link>
      <description>&lt;P&gt;Hi, I am geting into a similar issue with Alfresco Community 6.2. Search is not working despite deleting the contents of directories as above. Any idea to solve this issue?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2020 07:47:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98049#M28626</guid>
      <dc:creator>rginhoux</dc:creator>
      <dc:date>2020-10-10T07:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reindex alfresco 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98050#M28627</link>
      <description>&lt;DIV&gt;&lt;FONT&gt;Which version of search service are you using ,for search service 1.4.x you should try to delete following folders&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;${solr_dir}/solrhome/alfresco
${solr_dir}/solrhome/achive
${solr_dir}/data&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 11 Oct 2020 04:48:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98050#M28627</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-10-11T04:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reindex alfresco 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98051#M28628</link>
      <description>&lt;P&gt;My alfresco installation is the &lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;Alfresco Community Edition 201911 GA, so I believe this is with search services 1.4. According to the alfresco log, this is Alfresco 6.2.0. Solr is in version 6. I have migrated from Alfresco 5.2.0 where solr4 was used so I have to reindex the contents because I have not imported the old indices in the new server.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;I believe the data directory ${solr_dir}/data&lt;/SPAN&gt; you mention is actually /opt/bitnami/apache-solr/server/contenstore/ under my Bitnami installation, because no other directory is named data. Deleting this directory as mentionned by sistemi previously or in Alfresco online documentation (&lt;A href="https://docs.alfresco.com/6.0/tasks/solr-reindex.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/6.0/tasks/solr-reindex.html&lt;/A&gt;) does not help.&lt;/P&gt;&lt;P&gt;Actually, after restarting solr on cleaned folders to do the reindexing, I can observe during several minutes that the index directories have a size increasing (good signal!), but also sometimes decreasing (strange behavior!).&lt;/P&gt;&lt;P&gt;&amp;gt; du /opt/bitnami/apache-solr/server/solr/*/index&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Even worse, after some time the solr.log is filled in every 10 s by a recurring exception (10 s is the default period found in a config file), so it means the reindexing process has completed but some error prevent it to stop in a clean manner? Googling the exception I did not find relevant help yet. I will copy the exception details here but it is about ".... AbstractTracker Tracking failed for AclTracker - archive =&amp;gt; ..." and "... AbstractTracker Tracking failed for MetadataTracker - archive =&amp;gt; ..."&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;While the reindex process is running, I can still access afresco. But, after coming to the 10 s recurring exception, t&lt;/FONT&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;he issue is that the alfresco server is then becoming not responding at all. &lt;/FONT&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I have to restart the serveur and then stop solr to be able to connect to alfresco and navigate the repository and access documents in a normal way.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;As sistemi commented, I believe some step is missing in the documentation to perform a full reindex of solr6 in alfresco 6.2?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;What do you think?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 09:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/reindex-alfresco-6/m-p/98051#M28628</guid>
      <dc:creator>rginhoux</dc:creator>
      <dc:date>2020-10-12T09:02:24Z</dc:date>
    </item>
  </channel>
</rss>

