<?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: how to retrieve the modified contents in a webproject in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203986#M157116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or you can look at the deployment logs.&amp;nbsp;&amp;nbsp; Or compare snapshot versions.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Comparing snapshot versions will tell you which files have been deleted, something you can't do with the Lucene query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2009 22:21:59 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-04-29T22:21:59Z</dc:date>
    <item>
      <title>how to retrieve the modified contents in a webproject</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203984#M157114</link>
      <description>HiCan anyone tell me how to retrieve the contents in a webproject which are recently modified and deployed within a specified time span.Thanks in advanceHarish</description>
      <pubDate>Wed, 29 Apr 2009 14:46:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203984#M157114</guid>
      <dc:creator>meetmrharish</dc:creator>
      <dc:date>2009-04-29T14:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrieve the modified contents in a webproject</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203985#M157115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you just have lucene indexing enabled for your staging sandbox, you could run a lucene query to fetch the list.&amp;nbsp; I believe the properly you'll want to query for is cm:modified&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully it helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2009 15:48:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203985#M157115</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-04-29T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrieve the modified contents in a webproject</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203986#M157116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or you can look at the deployment logs.&amp;nbsp;&amp;nbsp; Or compare snapshot versions.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Comparing snapshot versions will tell you which files have been deleted, something you can't do with the Lucene query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2009 22:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203986#M157116</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-04-29T22:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrieve the modified contents in a webproject</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203987#M157117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply friend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I got throught the modified contents through lucene query. to execute the query, we need the store object also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me how to filter the deployed contents from the modified contents. Because I need to retrieve only the modified contents which are deployed. Not the contents which are not deployed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 06:46:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203987#M157117</guid>
      <dc:creator>meetmrharish</dc:creator>
      <dc:date>2009-04-30T06:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to retrieve the modified contents in a webproject</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203988#M157118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are deploying to ASR, you can run the query on the live store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, i think you can figure out what version's staging is "live", but I"m not sure if about running lucene on past versions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 15:46:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-retrieve-the-modified-contents-in-a-webproject/m-p/203988#M157118</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-04-30T15:46:38Z</dc:date>
    </item>
  </channel>
</rss>

