<?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: Is the search api available for share dashlets? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215481#M168611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;cmarguello, Would you share how you show the list in the ftl dashlet? and the rest of the js…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jan 2011 17:05:01 GMT</pubDate>
    <dc:creator>andrewriver</dc:creator>
    <dc:date>2011-01-20T17:05:01Z</dc:date>
    <item>
      <title>Is the search api available for share dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215477#M168607</link>
      <description>Hello,i try to do a simple dashlet that does a lucene query to get all todo items from datalists.When I try var nodes = search.luceneSearch("TEXT:todoList");‍I get this errorException: org.mozilla.javascript.EcmaError - ReferenceError: "search" is not defined.‍Is the search api also available in sha</description>
      <pubDate>Thu, 24 Jun 2010 12:31:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215477#M168607</guid>
      <dc:creator>daja77</dc:creator>
      <dc:date>2010-06-24T12:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is the search api available for share dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215478#M168608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Search is only available in Alfresco repo. Share web script will need to call Alfresco webscript to do the search. Or proxy directly back to Alfresco webscript. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ainga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jun 2010 14:46:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215478#M168608</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-06-26T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is the search api available for share dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215479#M168609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im new in alfresco and i have the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody tell me how can call alfresco webscript from share webscript?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cristian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 12:53:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215479#M168609</guid>
      <dc:creator>cmarguello</dc:creator>
      <dc:date>2010-12-01T12:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is the search api available for share dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215480#M168610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finnaly i could!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the js….&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var scriptURL= "/cons/search?text="+searchText+"&amp;amp;site="+site;&lt;BR /&gt;var connector = remote.connect("alfresco");&lt;BR /&gt;var result = connector.call(scriptURL);&lt;BR /&gt;model.result = result;&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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 17:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215480#M168610</guid>
      <dc:creator>cmarguello</dc:creator>
      <dc:date>2010-12-02T17:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is the search api available for share dashlets?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215481#M168611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;cmarguello, Would you share how you show the list in the ftl dashlet? and the rest of the js…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 17:05:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-the-search-api-available-for-share-dashlets/m-p/215481#M168611</guid>
      <dc:creator>andrewriver</dc:creator>
      <dc:date>2011-01-20T17:05:01Z</dc:date>
    </item>
  </channel>
</rss>

