<?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 Full Text Query in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/full-text-query/m-p/71690#M23372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to call fulltext query below way using java.Is this correct way to call?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query.append("PATH:\"/").append(Constants.COMPANY_HOME_PATH).append("/").append(Constants.SITES_PATH)&lt;BR /&gt; .append("/cm:").append(siteId).append("/cm:").append(Constants.DOCUMENT_LIBRARY).append("/cm:")&lt;BR /&gt; .append(" AND TYPE:\"cm:folder\"").append(" AND @cm\\:")&lt;BR /&gt; .append(ContentModel.PROP_CREATOR.getLocalName()).append(":\"").append(currentUser).append("\"");&lt;/P&gt;&lt;P&gt;ResultSet rs = searchService.query(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE,SearchService.LANGUAGE_FTS_ALFRESCO, query.toString());&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2019 04:36:18 GMT</pubDate>
    <dc:creator>sp2</dc:creator>
    <dc:date>2019-01-10T04:36:18Z</dc:date>
    <item>
      <title>Full Text Query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/full-text-query/m-p/71690#M23372</link>
      <description>I am trying to call fulltext query below way using java.Is this correct way to call?query.append("PATH:\"/").append(Constants.COMPANY_HOME_PATH).append("/").append(Constants.SITES_PATH) .append("/cm:").append(siteId).append("/cm:").append(Constants.DOCUMENT_LIBRARY).append("/cm:") .append(" AND TYPE</description>
      <pubDate>Thu, 10 Jan 2019 04:36:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/full-text-query/m-p/71690#M23372</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-01-10T04:36:18Z</dc:date>
    </item>
  </channel>
</rss>

