<?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 Integrating Search with external resource in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255356#M208486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to search functionality to search for external resource as well either via SOLR or Nutch integration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to do it for Alfresco Share?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 14:53:55 GMT</pubDate>
    <dc:creator>leecarls</dc:creator>
    <dc:date>2011-04-19T14:53:55Z</dc:date>
    <item>
      <title>Integrating Search with external resource</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255356#M208486</link>
      <description>I would like to search functionality to search for external resource as well either via SOLR or Nutch integration.How to do it for Alfresco Share?</description>
      <pubDate>Tue, 19 Apr 2011 14:53:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255356#M208486</guid>
      <dc:creator>leecarls</dc:creator>
      <dc:date>2011-04-19T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Search with external resource</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255357#M208487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search implementations are pluggable you get the SearchParameters and have to return a result set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The implementations are wired up in Spring config.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The&amp;nbsp; main question is what node ref are you going to return for docs not in Alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See LuceneQueryLanguageSPI and where it is used if you want to extend this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is exactly what we are doing as part of our current work to integrate SOLR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 18:46:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255357#M208487</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-04-19T18:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Search with external resource</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255358#M208488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply. I just want to have an internal search and another option to search for an external repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still quite new to Alfresco Share. Could you give a more detail code snippets/config as an example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The current search implementation still would be remain. Thus I can't replace it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm referring to the Search and Advance search function in the repositry section. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the wiki I failed to find any guideline on how does this search mechanism is wired, probably this part is considered an an internal architecture?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, from my understanding the search button was wired via yahoo bubbling&amp;nbsp; ui event and invoke a uri to fetch the repository. The return format is in JSON format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The questions is if I were to wire a SOLR to Share, then&amp;nbsp; this uri would be&amp;nbsp; a solr uri? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, then this uri should return a json format compatible with Share. Not sure thought the Solr default json is compatible or not. Otherwise, any pointer for the format beside the one embedded on share\components\search\search.js (onReady: function Search_onReady())&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; and advsearch.js (method onSearchClick: function ADVSearch_onSearchClick(e, obj)) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally for the external data indexing, then I've do integrate it with solr&amp;nbsp;&amp;nbsp; is it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 15:49:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrating-search-with-external-resource/m-p/255358#M208488</guid>
      <dc:creator>leecarls</dc:creator>
      <dc:date>2011-04-20T15:49:30Z</dc:date>
    </item>
  </channel>
</rss>

