<?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 How to search  data using some part of string in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-data-using-some-part-of-string/m-p/318754#M5755</link>
    <description>&lt;P&gt;Hi,
How to search  data using some part of string instead of entire string.
ex:&lt;/P&gt;
&lt;P&gt;i had a string like &lt;STRONG&gt;"nuxeo database here"&lt;/STRONG&gt;
In Nuxeo Search i need to get result , if i search using either "nuxeo" or "database" .&lt;/P&gt;
&lt;P&gt;i tried by using LIKE Operator but that is not working.&lt;/P&gt;
&lt;P&gt;please let me know search data.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2015 12:03:30 GMT</pubDate>
    <dc:creator>muni_</dc:creator>
    <dc:date>2015-03-25T12:03:30Z</dc:date>
    <item>
      <title>How to search  data using some part of string</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-data-using-some-part-of-string/m-p/318754#M5755</link>
      <description>&lt;P&gt;Hi,
How to search  data using some part of string instead of entire string.
ex:&lt;/P&gt;
&lt;P&gt;i had a string like &lt;STRONG&gt;"nuxeo database here"&lt;/STRONG&gt;
In Nuxeo Search i need to get result , if i search using either "nuxeo" or "database" .&lt;/P&gt;
&lt;P&gt;i tried by using LIKE Operator but that is not working.&lt;/P&gt;
&lt;P&gt;please let me know search data.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 12:03:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-data-using-some-part-of-string/m-p/318754#M5755</guid>
      <dc:creator>muni_</dc:creator>
      <dc:date>2015-03-25T12:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to search  data using some part of string</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-data-using-some-part-of-string/m-p/318755#M5756</link>
      <description>&lt;P&gt;As you guessed, you should use LIKE (or ILIKE). But you then have to use wildcard-character like "%". So instead of searching with "nuxeo", you must search with "nuxeo%".
Be aware that "database%" will not find "nuxeo database here", but "%database%" will. See &lt;A href="https://doc.nuxeo.com/display/USERDOC/Searching+the+Nuxeo+Platform?src=search#SearchingtheNuxeoPlatform-OperatorsandWildcards"&gt;here&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 13:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-search-data-using-some-part-of-string/m-p/318755#M5756</guid>
      <dc:creator>Greg_Drayon</dc:creator>
      <dc:date>2015-11-12T13:58:47Z</dc:date>
    </item>
  </channel>
</rss>

