<?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: Solr Problems in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294288#M247418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi June,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the exact same problem. Did you get it to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am upgrading from 4.2 (lucene) to 5.2 (solr4). It seems that the re-indexing finished well enough but search is not working and I have those same errors in alfresco.log.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 06:09:23 GMT</pubDate>
    <dc:creator>jat_lee</dc:creator>
    <dc:date>2017-02-28T06:09:23Z</dc:date>
    <item>
      <title>Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294280#M247410</link>
      <description>Hi Alfrescians,I encountered Solr problems even after performing a full re-indexing. I always get JiBXException and EOFException.I checked /opt/alfresco-community/alf_data/solr/archive-SpaceStore/alfrescoModels and /opt/alfresco-community/alf_data/solr/workspace-SpaceStore/alfrescoModels for my cust</description>
      <pubDate>Thu, 08 Dec 2016 02:58:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294280#M247410</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-08T02:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294281#M247411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ,you can try to remove alfrescoModels folder and perform a full re-index.&lt;/P&gt;&lt;P&gt;If this issue still exists ,you can try to change your custom content model xml file (for example add some space into it or add a new property ) in alfresco ,then solr will try to download the new version model definition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 05:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294281#M247411</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-08T05:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294282#M247412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found an error in alfresco.log :&lt;/P&gt;&lt;P&gt;ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [http-bio-8443-exec-20] Exception from executeScript - redirecting to status template error: 11080082 Wrapped Exception (with status template): 11080083 Nodes with no type are ignored by SOLR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this about? I already deleted alfrescoModels folder in /opt/alfresco-community/alf_data/solr/archive-SpaceStore/alfrescoModels and /opt/alfresco-community/alf_data/solr/workspace-SpaceStore/alfrescoModels, then perform the full re-indexing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;June&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 06:09:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294282#M247412</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-08T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294283#M247413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During &amp;nbsp;indexing,solr will try to get node metadata information(for example note type) and property information from alfresco.&lt;/P&gt;&lt;P&gt;This error means some of the nodes don't have nodeType information.&lt;BR /&gt;But I don't think this error cause JiBXException and EOFException.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 07:08:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294283#M247413</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-12-08T07:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294284#M247414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not see any JiBXExecption and EOFExection in solr.log, the errors are now in alfresco.log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I do to fix nodes that have no nodeType informations ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 07:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294284#M247414</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2016-12-09T07:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294285#M247415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kayne,&lt;/P&gt;&lt;P&gt;I found a similar error like June but in an upgrade of Alfresco (from v3.4 to v5.1) but the folder "alf_data/solr4" was empty because it was a new index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;BR /&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 10:20:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294285#M247415</guid>
      <dc:creator>jorgevalderrama</dc:creator>
      <dc:date>2017-01-19T10:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294286#M247416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to&amp;nbsp;perform a full reindex &amp;nbsp;after you upgraded alfresco,please refer to &lt;A class="link-titled" href="http://docs.alfresco.com/5.1/tasks/solr-reindex.html" title="http://docs.alfresco.com/5.1/tasks/solr-reindex.html" rel="nofollow noopener noreferrer"&gt;Performing a full reindex with Solr | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;on how to reindex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 11:42:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294286#M247416</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2017-01-19T11:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294287#M247417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but it doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 09:24:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294287#M247417</guid>
      <dc:creator>jorgevalderrama</dc:creator>
      <dc:date>2017-01-20T09:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294288#M247418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi June,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the exact same problem. Did you get it to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am upgrading from 4.2 (lucene) to 5.2 (solr4). It seems that the re-indexing finished well enough but search is not working and I have those same errors in alfresco.log.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 06:09:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294288#M247418</guid>
      <dc:creator>jat_lee</dc:creator>
      <dc:date>2017-02-28T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294289#M247419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I manage to solve the issue by doing the ff:&lt;/P&gt;&lt;P&gt;Step 1: Stop Alfresco and your Database (MySQL for my instance).&lt;/P&gt;&lt;P&gt;Step 2: Delete all the contents of the following folders: (UNIX environment)&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;a. &amp;lt;ALFRESCO_HOME&amp;gt;/alf_data/solr4/index/workspace/SpacesStore&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;b. &lt;SPAN class=""&gt;&amp;lt;ALFRESCO_HOME&amp;gt;/alf_data/solr4/index/archive/SpacesStore&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;c. &lt;SPAN class=""&gt;&amp;lt;ALFRESCO_HOME&amp;gt;/alf_data/solr4/model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;d. &amp;lt;ALFRESCO_HOME&amp;gt;/alf_data/solr4/content&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Step 3: Start your Database and then Alfresco&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This is my reference: &lt;A class="link-titled" href="http://docs.alfresco.com/5.1/tasks/solr-reindex.html" title="http://docs.alfresco.com/5.1/tasks/solr-reindex.html" rel="nofollow noopener noreferrer"&gt;Performing a full reindex with Solr | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;June&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 01:18:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294289#M247419</guid>
      <dc:creator>june_cataquez1</dc:creator>
      <dc:date>2017-03-02T01:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Solr Problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294290#M247420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I actually managed to get re-indexing to work using the documentation you referenced. In my problem, I forgot to actually&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 05:55:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solr-problems/m-p/294290#M247420</guid>
      <dc:creator>jat_lee</dc:creator>
      <dc:date>2017-03-02T05:55:45Z</dc:date>
    </item>
  </channel>
</rss>

