<?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: Alfresco Custom Model searches doesn't return all documents in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273291#M226421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the 2.1 to 3.3 search issue resolved. In actuality there was an ACL with lucene index in which I had to up the time out configuration parameter in repository.properties and hence all the documents in Alfresco were not being indexed by the lucene indexer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everyone for your replies! I greatly appreciate it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2011 22:00:22 GMT</pubDate>
    <dc:creator>lieu2</dc:creator>
    <dc:date>2011-04-22T22:00:22Z</dc:date>
    <item>
      <title>Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273285#M226415</link>
      <description>Hello, I upgraded from Alfresco 2.1 to 3.3 then imported my old Alfresco 2.1 repository data using the ACP bulk export then bulk import into Alfresco 3.3. I am unable to obtain the same number of documents from the search results in the Node Browser when I issue a Lucene query using a few the custom</description>
      <pubDate>Wed, 16 Mar 2011 00:25:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273285#M226415</guid>
      <dc:creator>lieu2</dc:creator>
      <dc:date>2011-03-16T00:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273286#M226416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lieu2,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can suggest few things :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Did you make your code compatible to Alfresco V.3.3 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Please try to do Full Indexing , indexes might get corrupt&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In content Model alfresco does not support backward compatibility but if your model has any error then that will come at time of server start up. Alfresco 3.3 has impose some more restrictions for defining model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:45:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273286#M226416</guid>
      <dc:creator>amitabhandari1</dc:creator>
      <dc:date>2011-03-17T10:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273287#M226417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ACP export/import is only supported between same version repositories. There are a lot of patches run to upgrade your data that you have now missed out. And standard acp doesn't bring along versions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May I ask why you did an export/import, and not &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/General_Upgrade_Process" rel="nofollow noopener noreferrer"&gt;upgrade&lt;/A&gt;&lt;SPAN&gt; your repository with the content intact?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:27:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273287#M226417</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-17T11:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273288#M226418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Question by Loftux:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ACP export/import is only supported between same version repositories. There are a lot of patches run to upgrade your data that you have now missed out. And standard acp doesn't bring along versions.&lt;BR /&gt;May I ask why you did an export/import, and not upgrade your repository with the content intact?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;My response:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Our previous developers customized Alfresco 2.1 to do many things that Alfresco was not designed for. We are trying to rip out all of the customizations made by the previous developers to Alfresco 2.1 so that we can just go back to a vanilla Alfresco version so taht we can use Alfresco the way it was intended (managing the documents, and as of right now we are using Alfresco for managing documents but we are using it for a bunch of other unintended purposes). We thought we could just use an ACP export of the document data so that we can just upgrade from Alfresco 2.1 to 3.2 after making changes to our custom model file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Response to AmitaBhandari:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently we have ripped out all of the customizations made to Alfresco v2.1 in hopes that we can just migrate the documents over to 3.3. I have tried doing a full indexing and the indexes from what I see are okay but during searches in the node browser, incorrect document results come back in certain cases since we have constrained values on our custom aspect properties to only a certain allowed number of values which we specify in our model file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see any error messages upon starrtup related to our custom model file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all for your responses! I greatly appreciate it! Hope to hear from you guys as well as other users soon!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 18:37:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273288#M226418</guid>
      <dc:creator>lieu2</dc:creator>
      <dc:date>2011-03-17T18:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273289#M226419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correction we are currently using Alfresco 2.2 and not 2.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 18:40:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273289#M226419</guid>
      <dc:creator>lieu2</dc:creator>
      <dc:date>2011-03-17T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273290#M226420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what I would do in your situation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep the content model, but only the model, not any of the other customizations. That means all your content will be intact, indexing will work, and you can upgrade according to recommended procedures. The result is for the end user that you want see any custom properties, by removing customizations like webclient-custom-config.xml you are essentially hiding for end user. Whats important is that data integrity is intact.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Take a clean 2.2 alfresco.war, and replace any customized alfresco.war.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Remove all customization stuff out of tomcat/share/classes/alfresco/extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-In extension, keep the data model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Now restart 2.2, make sure everything works&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Start the upgrade procedure as outlined in the wiki article I linked to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; End result should be that you have an upgraded environment, default install, with some deprecated properties, constraints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When would this method not work? I can think if instead of creating your own model, your external developers modified alfresco default model. That would definitely complicate/break things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There may be other stuff in your model that makes my approach harder, but then I need to see it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:14:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273290#M226420</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-03-17T19:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Custom Model searches doesn't return all documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273291#M226421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the 2.1 to 3.3 search issue resolved. In actuality there was an ACL with lucene index in which I had to up the time out configuration parameter in repository.properties and hence all the documents in Alfresco were not being indexed by the lucene indexer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everyone for your replies! I greatly appreciate it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 22:00:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-custom-model-searches-doesn-t-return-all-documents/m-p/273291#M226421</guid>
      <dc:creator>lieu2</dc:creator>
      <dc:date>2011-04-22T22:00:22Z</dc:date>
    </item>
  </channel>
</rss>

