<?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: Alfresco and Custom Indexing Engine in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290402#M243532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Agree,If you just want to build an (integrated) data retrieval system you can just grab data from alfresco using api and push the documents to the your indexing engine.Then implement custom search interface with your indexing engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Sep 2013 03:12:31 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2013-09-22T03:12:31Z</dc:date>
    <item>
      <title>Alfresco and Custom Indexing Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290398#M243528</link>
      <description>Hi,We are doing some high level analysis to integrate Alfresco with a custom indexing engine. We want to push the documents to the custom indexing engine and get it indexed there. Any thoughts on how this can be implemented? Since Alfresco plugged in Solr with 4.0 and has the ability to switch b/w S</description>
      <pubDate>Fri, 20 Sep 2013 16:01:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290398#M243528</guid>
      <dc:creator>jjacobwip</dc:creator>
      <dc:date>2013-09-20T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and Custom Indexing Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290399#M243529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Alfresco&amp;nbsp; search is implemented using subsystem, a subsystem is a configurable module responsible for a sub-part of Alfresco functionality. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So technically&amp;nbsp; we can extend alfresco search sub-system and add our own implementation,Now alfresco search sub-system include 3 implementations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;noindex:classpath*:alfresco/extension/subsystems/Search/noindex/noindex/*-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;solr:classpath*:alfresco/extension/subsystems/Search/solr/solr/*-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lucene:classpath*:alfresco/extension/subsystems/Search/lucene/lucene/*-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 02:43:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290399#M243529</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-09-21T02:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and Custom Indexing Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290400#M243530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I did notice the Search susbsystems. Will take a deeper look at it. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 03:38:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290400#M243530</guid>
      <dc:creator>jjacobwip</dc:creator>
      <dc:date>2013-09-21T03:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and Custom Indexing Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290401#M243531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are looking to completely replace Lucene or Solr, I would strongly recommend you to reconsider. Alfresco is tightly integrated with both and they are used to provide more than just full text search services to Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suggestion is to leave those subsystems in-place and create your own system that can index content from Alfresco. Then customise Alfresco's user interface to use your custom index solution where appropriate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My experience is from our work integrating Solr4, Elastic Search and Amazon Cloud Search with Alfresco. You can see the details here: &lt;/SPAN&gt;&lt;A href="http://www.zaizi.com/blog/the-next-search-generation-in-alfresco-is-here" rel="nofollow noopener noreferrer"&gt;http://www.zaizi.com/blog/the-next-search-generation-in-alfresco-is-here&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Sep 2013 18:39:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290401#M243531</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2013-09-21T18:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and Custom Indexing Engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290402#M243532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Agree,If you just want to build an (integrated) data retrieval system you can just grab data from alfresco using api and push the documents to the your indexing engine.Then implement custom search interface with your indexing engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Sep 2013 03:12:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-custom-indexing-engine/m-p/290402#M243532</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-09-22T03:12:31Z</dc:date>
    </item>
  </channel>
</rss>

