<?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 Integer Field in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201332#M154462</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;I have a property of an aspect that is an integer. I then want to search contents like "all contents that have this field larger than 10".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is is supported out of the box or do I have to customize Alfresco ? (any hint for doing this are welcome if not supported&amp;nbsp; :wink: )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Boris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2008 08:34:22 GMT</pubDate>
    <dc:creator>bgl</dc:creator>
    <dc:date>2008-09-18T08:34:22Z</dc:date>
    <item>
      <title>Search Integer Field</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201332#M154462</link>
      <description>Hi,I have a property of an aspect that is an integer. I then want to search contents like "all contents that have this field larger than 10".Is is supported out of the box or do I have to customize Alfresco ? (any hint for doing this are welcome if not supported&amp;nbsp; :wink: )thank youBoris</description>
      <pubDate>Thu, 18 Sep 2008 08:34:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201332#M154462</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2008-09-18T08:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search Integer Field</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201333#M154463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Part of answer : integer indexing is supported (they are encoded in a special way in lucene index - see org.alfresco.repo.search.impl.lucene.analysis.NumericEncoder -).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it seems that there are no way -out of the box- to use some shortcuts like field &amp;gt; 5 (that could be translated in the back end as a range query for lucene).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 11:36:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201333#M154463</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2008-09-18T11:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search Integer Field</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201334#M154464</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;This is supported in the CMIS SQL 92 query language.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not part of the lucene query parser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, we have added open ended ranges in the form&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@cm:woof[10 TO MAX]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;@cm:woof[MIN TO 10]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MAX can be anything that does not parse to a number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 14:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/search-integer-field/m-p/201334#M154464</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-09-22T14:19:59Z</dc:date>
    </item>
  </channel>
</rss>

