<?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: Still having problems with datetime resolution queries (FTS/CMIS) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288253#M241383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For what I know about this, Alfresco doesn't create indexes for hours, minutes and seconds. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that you can execute queries only on dates (comparing until the exact day)&amp;nbsp; even if you have to specify the suffix about the hour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want you can enable the indexing process with the hour, please see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.alfresco.com/wp/developer/2011/02/01/whats-in-a-date/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/developer/2011/02/01/whats-in-a-date/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 09:56:56 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2014-04-16T09:56:56Z</dc:date>
    <item>
      <title>Still having problems with datetime resolution queries (FTS/CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288252#M241382</link>
      <description>Hi there,I'm currently using Alfresco Community 4.2.c and after a lot of battles I still cannot query my document using datetime resolution. These are the steps that I performed:1) Setting Lucene as indexing system2) Changed datetime analyzer to&amp;nbsp; d_dictionary.datatype.d_datetime.analyzer=org.alfresc</description>
      <pubDate>Wed, 16 Apr 2014 08:51:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288252#M241382</guid>
      <dc:creator>mreyem</dc:creator>
      <dc:date>2014-04-16T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Still having problems with datetime resolution queries (FTS/CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288253#M241383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For what I know about this, Alfresco doesn't create indexes for hours, minutes and seconds. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that you can execute queries only on dates (comparing until the exact day)&amp;nbsp; even if you have to specify the suffix about the hour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want you can enable the indexing process with the hour, please see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.alfresco.com/wp/developer/2011/02/01/whats-in-a-date/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/developer/2011/02/01/whats-in-a-date/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 09:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288253#M241383</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2014-04-16T09:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Still having problems with datetime resolution queries (FTS/CMIS)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288254#M241384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By changing datetime analyzer to DateTimeAnalyser and ) performing a full reindex,I think time will be indexed into lucene.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried to use time range query&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;@cm:created:["2014-03-26T14:19:42.000" TO "2014-03-26T14:19:48.000"]&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&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>Wed, 16 Apr 2014 14:37:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/still-having-problems-with-datetime-resolution-queries-fts-cmis/m-p/288254#M241384</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-04-16T14:37:24Z</dc:date>
    </item>
  </channel>
</rss>

