<?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 Reminder before 6 months using lucene date range in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reminder-before-6-months-using-lucene-date-range/m-p/237820#M190950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a custom property for passport expiry date. "&lt;/SPAN&gt;&lt;STRONG&gt;custom&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assport_end_date&lt;/STRONG&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am writing a scheduled action that searches the full repository and find passport documents which will expire after six months.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have written following date range query, but not getting the required result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;@custom\:passport_end_date :$[luceneDateRange(today, \"P6M\")]&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I calculate &lt;/SPAN&gt;&lt;STRONG&gt;custom&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assport_end_date&lt;/STRONG&gt;&lt;SPAN&gt; here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have referred &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Scheduled_Actions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Scheduled_Actions&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search&lt;/A&gt;&lt;SPAN&gt; but didn't get&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;required output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nikesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2009 11:54:29 GMT</pubDate>
    <dc:creator>nikes</dc:creator>
    <dc:date>2009-07-22T11:54:29Z</dc:date>
    <item>
      <title>Reminder before 6 months using lucene date range</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reminder-before-6-months-using-lucene-date-range/m-p/237820#M190950</link>
      <description>Hello guys,I am having a custom property for passport expiry date. "custom&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;assport_end_date".I am writing a scheduled action that searches the full repository and find passport documents which will expire after six months.I have written following date range query, but not getting the required resul</description>
      <pubDate>Wed, 22 Jul 2009 11:54:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reminder-before-6-months-using-lucene-date-range/m-p/237820#M190950</guid>
      <dc:creator>nikes</dc:creator>
      <dc:date>2009-07-22T11:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reminder before 6 months using lucene date range</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reminder-before-6-months-using-lucene-date-range/m-p/237821#M190951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1/ The link to scheduled action you pointed out shows the use of "{ … }" instead of "[ … ]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2/ it seems you have a space that should not be here&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try : &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;@custom\:passport_end_date:${luceneDateRange(today, \"P6M\")}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2009 07:03:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reminder-before-6-months-using-lucene-date-range/m-p/237821#M190951</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-07-23T07:03:01Z</dc:date>
    </item>
  </channel>
</rss>

