<?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 STARTSWITH on simple String property in pageprovider does not works in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322108#M9109</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have no result when I use STARTSWITH predicate in my page provider on a simple String property.
If I change the predicate with a LIKE all is working.&lt;/P&gt;
&lt;P&gt;Is there someone with the same issue ?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2019 09:42:09 GMT</pubDate>
    <dc:creator>Yvan_Frezefond</dc:creator>
    <dc:date>2019-10-22T09:42:09Z</dc:date>
    <item>
      <title>STARTSWITH on simple String property in pageprovider does not works</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322108#M9109</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have no result when I use STARTSWITH predicate in my page provider on a simple String property.
If I change the predicate with a LIKE all is working.&lt;/P&gt;
&lt;P&gt;Is there someone with the same issue ?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 09:42:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322108#M9109</guid>
      <dc:creator>Yvan_Frezefond</dc:creator>
      <dc:date>2019-10-22T09:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: STARTSWITH on simple String property in pageprovider does not works</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322109#M9110</link>
      <description>&lt;P&gt;Write the NXQL query without the "SELECT * FROM Document WHERE" part which is already generated).&lt;/P&gt;
&lt;P&gt;Then add your where clause conditions which need to filter for specific DocType.&lt;/P&gt;
&lt;P&gt;Also use this  **AND ecm:fulltext = '?*' **&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 04:36:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322109#M9110</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2019-10-23T04:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: STARTSWITH on simple String property in pageprovider does not works</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322110#M9111</link>
      <description>&lt;P&gt;Note: PageProvider may give WARNING .. Please ignore and use, it works.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 04:39:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322110#M9111</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2019-10-23T04:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: STARTSWITH on simple String property in pageprovider does not works</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322111#M9112</link>
      <description>&lt;P&gt;The explication is in the documentation :&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;CODE&gt;STARTSWITH&lt;/CODE&gt; matches path-like values. When used with &lt;CODE&gt;ecm:path&lt;/CODE&gt;, it matches documents whose path is strictly under the specified path. When used with an arbitrary string-based property, it assumes that the property value has the form of a &lt;CODE&gt;/&lt;/CODE&gt;-separated path, and then matches if the value is equal to or under the specified path.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;My property value has not the form of a &lt;CODE&gt;/&lt;/CODE&gt;-separated path.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 07:06:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/startswith-on-simple-string-property-in-pageprovider-does-not/m-p/322111#M9112</guid>
      <dc:creator>Yvan_Frezefond</dc:creator>
      <dc:date>2019-10-23T07:06:34Z</dc:date>
    </item>
  </channel>
</rss>

