<?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: Creating AMP to extend Simple and Live Search in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134184#M36111</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/87551"&gt;@ErikDW1&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for sharing all this helpful resources!&lt;/P&gt;
&lt;P&gt;May I just ask you if it's possible to have an example AMP file (from your project:&amp;nbsp;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo&lt;/A&gt;) to make comparisons with the one we'll create?&lt;BR /&gt;This would definitely speed up our testing process since we are very very new to the Alfresco environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much in advance.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sure if this helps, please find the demo packages:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-platform-1.0-SNAPSHOT.amp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-platform-1.0-SNAPSHOT.amp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-share-1.0-SNAPSHOT.amp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-share-1.0-SNAPSHOT.amp&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 03:03:05 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2021-09-08T03:03:05Z</dc:date>
    <item>
      <title>Creating AMP to extend Simple and Live Search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134181#M36108</link>
      <description>&lt;P&gt;We just deployed a dockerized environment of ACS 7.0 Community and need help in creating an AMP file to extend simple and live search to our custom properties fields.&lt;BR /&gt;We already created the&amp;nbsp;&lt;EM&gt;search.get.config.xml&lt;/EM&gt; and&amp;nbsp;&lt;EM&gt;live-search-docs.get.config.xml&amp;nbsp;&lt;/EM&gt;files but have no idea on how to create and AMP file to deploy those into the share application.&lt;/P&gt;&lt;P&gt;Could anyone be so kind to create an example file for us that we can then edit?&lt;BR /&gt;Thanks a lot in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 16:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134181#M36108</guid>
      <dc:creator>ErikDW1</dc:creator>
      <dc:date>2021-09-07T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP to extend Simple and Live Search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134182#M36109</link>
      <description>&lt;P&gt;These extensions are part of &lt;A href="https://github.com/Alfresco/share/tree/master/share-services/src/main/resources/alfresco/templates/webscripts/org/alfresco/slingshot/search" target="_self" rel="nofollow noopener noreferrer"&gt;alfresco-share-services&lt;/A&gt;. Amp/jar needs to be deployed at repo layer not share.&lt;/P&gt;
&lt;P&gt;You can learn about sdk here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/maven-sdk/tutorial/tutorial.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/sdk/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/sdk/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-sdk/blob/master/docs/README.md" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-sdk/blob/master/docs/README.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And try to build your custom extensions as amp or jar and you can test all locally.&lt;/P&gt;
&lt;P&gt;Learn more on repo extensions from here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/tutorial/platform/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/content-services/latest/tutorial/platform/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Learn more on share extensions from here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/share-ext-points/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/share-ext-points/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Here is a demo project on extending search and configs:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/tree/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/tree/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To test, you can download the above project and update your changes to below file and test it locally:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/blob/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search/search.get.config.xml" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/blob/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search/search.get.config.xml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/blob/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search/live-search-docs.get.config.xml" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/blob/master/search-extension-demo-platform/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search/live-search-docs.get.config.xml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You may also find this thread helpful:&amp;nbsp;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-add-custom-type-in-search-suggestion/td-p/301746" target="_blank" rel="noopener nofollow noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-add-custom-type-in-search-suggestion/td-p/301746&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Learn more on deploying the extensions:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/latest/develop/extension-packaging/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/latest/develop/extension-packaging/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 17:45:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134182#M36109</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-09-07T17:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP to extend Simple and Live Search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134183#M36110</link>
      <description>&lt;P&gt;Thanks for sharing all this helpful resources!&lt;/P&gt;&lt;P&gt;May I just ask you if it's possible to have an example AMP file (from your project:&amp;nbsp;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo&lt;/A&gt;) to make comparisons with the one we'll create?&lt;BR /&gt;This would definitely speed up our testing process since we are very very new to the Alfresco environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 21:54:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134183#M36110</guid>
      <dc:creator>ErikDW1</dc:creator>
      <dc:date>2021-09-07T21:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP to extend Simple and Live Search</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134184#M36111</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/87551"&gt;@ErikDW1&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for sharing all this helpful resources!&lt;/P&gt;
&lt;P&gt;May I just ask you if it's possible to have an example AMP file (from your project:&amp;nbsp;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo&lt;/A&gt;) to make comparisons with the one we'll create?&lt;BR /&gt;This would definitely speed up our testing process since we are very very new to the Alfresco environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much in advance.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sure if this helps, please find the demo packages:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-platform-1.0-SNAPSHOT.amp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-platform-1.0-SNAPSHOT.amp&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-share-1.0-SNAPSHOT.amp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/abhinavmishra14/search-extension-demo/releases/download/demo-v1/search-extension-demo-share-1.0-SNAPSHOT.amp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 03:03:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/creating-amp-to-extend-simple-and-live-search/m-p/134184#M36111</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-09-08T03:03:05Z</dc:date>
    </item>
  </channel>
</rss>

