<?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: Web script to search for nodes ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219232#M172362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your ideas,&amp;nbsp; I'll try to do that,&amp;nbsp; curious that there is not a ready made script though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Aug 2010 21:30:35 GMT</pubDate>
    <dc:creator>groberts</dc:creator>
    <dc:date>2010-08-06T21:30:35Z</dc:date>
    <item>
      <title>Web script to search for nodes ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219229#M172359</link>
      <description>I want to search for a node by name, cm:name = 09CA002,&amp;nbsp; but in the service/index I can't see a web script that looks like it will do.There is a docasu script installed but it gets no results, probably because I have not got the syntax right,&amp;nbsp; could anybody help ?&amp;nbsp; I've googled around but there are</description>
      <pubDate>Thu, 01 Jul 2010 22:15:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219229#M172359</guid>
      <dc:creator>groberts</dc:creator>
      <dc:date>2010-07-01T22:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Web script to search for nodes ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219230#M172360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are doing it in javascript, you can use the following :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var album = args["album"];&lt;BR /&gt;var result = search.luceneSearch("TEXT:\"+album\"", "@cm:album", false);&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;SPAN&gt;This script comes from the POST part of my webscript (listalbum.post.js). Album is a variable sent from another webscript. It search for all indexed files that have the requested name in the property cm:album. You can just change it to @cm:name to search for names…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this helps… took me a while to figure out the exact syntax…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 18:40:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219230#M172360</guid>
      <dc:creator>boutch55555</dc:creator>
      <dc:date>2010-07-02T18:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Web script to search for nodes ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219231#M172361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var nodes = avm.lookupNode(storeid+":"+path);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 09:11:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219231#M172361</guid>
      <dc:creator>ywxiong</dc:creator>
      <dc:date>2010-07-13T09:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Web script to search for nodes ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219232#M172362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your ideas,&amp;nbsp; I'll try to do that,&amp;nbsp; curious that there is not a ready made script though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 21:30:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-script-to-search-for-nodes/m-p/219232#M172362</guid>
      <dc:creator>groberts</dc:creator>
      <dc:date>2010-08-06T21:30:35Z</dc:date>
    </item>
  </channel>
</rss>

