<?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 lucene/xpath search, find node with custom:custom_id = x? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-xpath-search-find-node-with-custom-custom-id-x/m-p/176653#M129783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to figure out the correct syntax to do this and failing miserably. Can anyone lend a hand?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;edit: var nodes = search.luceneSearch("@custom\\:custom_id:\"" + custom_id + "\""); seems to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the proper way to define the root where the query starts? ie. /Company Home/This Folder/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 16:49:34 GMT</pubDate>
    <dc:creator>ejholmgren</dc:creator>
    <dc:date>2008-08-28T16:49:34Z</dc:date>
    <item>
      <title>lucene/xpath search, find node with custom:custom_id = x?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-xpath-search-find-node-with-custom-custom-id-x/m-p/176653#M129783</link>
      <description>I am trying to figure out the correct syntax to do this and failing miserably. Can anyone lend a hand?edit: var nodes = search.luceneSearch("@custom\\:custom_id:\"" + custom_id + "\""); seems to work.What is the proper way to define the root where the query starts? ie. /Company Home/This Folder/</description>
      <pubDate>Thu, 28 Aug 2008 16:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-xpath-search-find-node-with-custom-custom-id-x/m-p/176653#M129783</guid>
      <dc:creator>ejholmgren</dc:creator>
      <dc:date>2008-08-28T16:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: lucene/xpath search, find node with custom:custom_id = x?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-xpath-search-find-node-with-custom-custom-id-x/m-p/176654#M129784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With JavaScript you can try something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var nodes = search.luceneSearch('+PATH:"/app:company_home/cm:&amp;lt;your folder&amp;gt;/*" +@custom\\:custom_id:x');&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;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 17:07:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-xpath-search-find-node-with-custom-custom-id-x/m-p/176654#M129784</guid>
      <dc:creator>sbuckle</dc:creator>
      <dc:date>2008-08-28T17:07:40Z</dc:date>
    </item>
  </channel>
</rss>

