<?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: Lucene Query in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294947#M248077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In this case you should probably be using the PATH query. Place the entire path to the designated folder and add criteria of document type as shown below. Generate the path dynamically based on the parentname.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"/app:company_home/cm:Folder1/cm:folder2//*" AND TYPE:"is:docType"&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 16:19:00 GMT</pubDate>
    <dc:creator>romschn</dc:creator>
    <dc:date>2014-05-05T16:19:00Z</dc:date>
    <item>
      <title>Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294946#M248076</link>
      <description>Hi All,I need a query in lucene Java Service as,I have my custom nodes(is:docType) in diffrent folders in the user homes of different users. I need to get all my is:docType nodes based on parent name .  Get all is:docType where parent name = 'xyz'Regards.pmr</description>
      <pubDate>Mon, 05 May 2014 11:37:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294946#M248076</guid>
      <dc:creator>pmrreddy</dc:creator>
      <dc:date>2014-05-05T11:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294947#M248077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In this case you should probably be using the PATH query. Place the entire path to the designated folder and add criteria of document type as shown below. Generate the path dynamically based on the parentname.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"/app:company_home/cm:Folder1/cm:folder2//*" AND TYPE:"is:docType"&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 16:19:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294947#M248077</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-05-05T16:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294948#M248078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what do you mean by parent name ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to find some nodes beneath some node and with specified type ,you can combine PATH Query and TYPE Query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;PATH Query : PATH:"/app:company_home//*"&lt;BR /&gt;TYPE Query : TYPE:"is:docType"&lt;BR /&gt;combine the two +TYPE:"is:docType" AND +PATH:"/app:company_home//*"&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;/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>Mon, 05 May 2014 16:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-query/m-p/294948#M248078</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2014-05-05T16:35:07Z</dc:date>
    </item>
  </channel>
</rss>

