<?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 Customizing the search result page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309587#M262717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #150958; background-color: #ffffff; font-size: 15px !important; padding: 0.5em 0px;"&gt;How I can include the custom property in each faceted search result ?&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/9626_aaaaaaaaa.PNG" style="width: 620px; height: 299px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2016 14:26:05 GMT</pubDate>
    <dc:creator>fararjeh</dc:creator>
    <dc:date>2016-09-27T14:26:05Z</dc:date>
    <item>
      <title>Customizing the search result page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309587#M262717</link>
      <description>How I can include the custom property in each faceted search result ?&amp;nbsp;</description>
      <pubDate>Tue, 27 Sep 2016 14:26:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309587#M262717</guid>
      <dc:creator>fararjeh</dc:creator>
      <dc:date>2016-09-27T14:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the search result page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309588#M262718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have the option of adding a &lt;A _jive_internal="true" href="https://community.alfresco.com/community/ecm/blog/2015/04/01/adding-views-to-filtered-search" rel="nofollow noopener noreferrer"&gt;custom view to faceted search&lt;/A&gt; to show your custom property. Depending on your Alfresco version the approach of &lt;A href="http://www.contezza.nl/blog/customizing-the-search-results-widget-alfresco-50d" rel="nofollow noopener noreferrer"&gt;configuratively adding the property to the default view&lt;/A&gt; might also (still) work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:51:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309588#M262718</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-09-27T14:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the search result page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309589#M262719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately the limitation with the faceted search is with the data that is returned by the search API. The search APIs that are used only return a subset of data (the data that was originally required for the pre-faceted search page). So only some of the properties are returned. In fact pretty much all the data returned by the search API for each result is already displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very easy to construct new views or augment existing views with additional data if your updated the search APIs - however, this will require you to override the search APIs defined on the repository that are called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary, your customization options are limited by the REST API and not by the UI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 15:20:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309589#M262719</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2016-09-27T15:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the search result page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309590#M262720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In RM, we extend the search API to return additional metadata to the faceted search page in order to allow us to do exactly what you described. I explained the approach in my session at BeeCon earlier this year and at a Alfresco Day last year. My slides are linked from this page &lt;A href="https://community.alfresco.com/people/davidcognite/blog/2016/09/23/alfresco-presentations-ive-given?sr=search&amp;amp;searchId=ad263600-d9d7-4a96-be9b-73c7be16ec5e&amp;amp;searchIndex=0" rel="nofollow noopener noreferrer"&gt;https://community.alfresco.com/people/davidcognite/blog/2016/09/23/alfresco-presentations-ive-given?sr=search&amp;amp;searchId=ad263600-d9d7-4a96-be9b-73c7be16ec5e&amp;amp;searchIndex=0&lt;/A&gt;‌. I'll see if I can dig out my notes and transfer them to a blog post on the topic later, if that'd be useful?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 09:15:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309590#M262720</guid>
      <dc:creator>davidcognite</dc:creator>
      <dc:date>2016-09-28T09:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the search result page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309591#M262721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if you can point me to the code where you have extended the OOTB search api to return back custom fields. I am trying to do similar stuff for one of our client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 05:47:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customizing-the-search-result-page/m-p/309591#M262721</guid>
      <dc:creator>hiten_rastogi1</dc:creator>
      <dc:date>2017-09-14T05:47:56Z</dc:date>
    </item>
  </channel>
</rss>

