<?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 Search : Google like alerts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101500#M70473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to use a "Saved Search" as something "continuously" (probably, at regular interval) running in the background ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The aim is for a user to immediately be informed of any document added to the repository that contain certain words for instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way would be to receive a email as soon as a document that match a saved search is found, or it could be an RSS feed that one backup instead of a saved search.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 10:11:27 GMT</pubDate>
    <dc:creator>pvk</dc:creator>
    <dc:date>2007-05-14T10:11:27Z</dc:date>
    <item>
      <title>Search : Google like alerts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101500#M70473</link>
      <description>Is it possible to use a "Saved Search" as something "continuously" (probably, at regular interval) running in the background ?The aim is for a user to immediately be informed of any document added to the repository that contain certain words for instance.One way would be to receive a email as soon a</description>
      <pubDate>Mon, 14 May 2007 10:11:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101500#M70473</guid>
      <dc:creator>pvk</dc:creator>
      <dc:date>2007-05-14T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search : Google like alerts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101501#M70474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One option is to use the OpenSearch API which can provide search results in RSS or ATOM format.&amp;nbsp; It's URL based, so can be plugged into most Feed Readers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Alfresco v2.0, documenation can be found here… &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/OpenSearch#Alfresco_Keyword_Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/OpenSearch#Alfresco_Keyword_Search&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 12:26:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101501#M70474</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-05-14T12:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Search : Google like alerts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101502#M70475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That could be a good track to follow, and indeed, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;feed://127.0.0.1:8080/alfresco/service/search/keyword?q=tata&amp;amp;format=rss&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;give me the expected result, BUT with its limitation : only documents visible by guest appears in the resulting feed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How about creating a feed returning all the matching files accessible by a given user ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Would that be possible ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, after some more reading/testing, it looks like yes : the answer to the previous URL will depend on the id of the last user who log in the web client with the browser that will manage the RSS feed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next step then : right now, the RSS feed points directly to the file to open (without any information about the context of that file, who it belongs to, where is it located …) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it then possible to modifiy the template for that feed, in order to either include these data to point to the content page of the file within alfresco web client ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I sort of have the feeling that the solution would have something to do with Web Scripts ( &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;SPAN&gt; ) … that will be available only from version 2.1 of Alfresco …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Would that be right ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 14:15:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101502#M70475</guid>
      <dc:creator>pvk</dc:creator>
      <dc:date>2007-05-14T14:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search : Google like alerts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101503#M70476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The OpenSearch responses are template based which can be modified for your requirements.&amp;nbsp; I can't remember exactly where they're located, but look for anything named 'keywordsearch*.ftl' in the repository/config folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In v2.1, OpenSearch has been migrated to Web Scripts, which provides a convention for customising the associated templates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 14:24:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-google-like-alerts/m-p/101503#M70476</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-05-14T14:24:30Z</dc:date>
    </item>
  </channel>
</rss>

