<?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 Where to put the live-search-docs config file in all in one alfreso project in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/where-to-put-the-live-search-docs-config-file-in-all-in-one/m-p/48719#M18920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been going through some blog posts that tell how to customize the live search . What is not clear to me is where should I place the &lt;STRONG&gt;live-search-docs.get.config.xml&lt;/STRONG&gt; file in my all-in-one-share project so that it is bootstrapped and deployed in the correct location.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can some one advise where the file should be placed in my all-in-one alfresco project?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From the link below&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A class="link-titled" href="https://www.bluefishgroup.com/insights/ecm/adding-metadata-fields-to-simple-search-and-live-search-with-alfresco-5/" title="https://www.bluefishgroup.com/insights/ecm/adding-metadata-fields-to-simple-search-and-live-search-with-alfresco-5/" rel="nofollow noopener noreferrer"&gt;https://www.bluefishgroup.com/insights/ecm/adding-metadata-fields-to-simple-search-and-live-search-with-alfresco-5/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;they suggest the search query customization file to be placed under&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #777777; background-color: #ffffff; margin: 0px 0px 20px;"&gt;&lt;EM&gt;These files can now be modified to add additional metadata fields as needed. Once the files have been updated, they should be deployed to the ‘extensions’ directory so that they will override the out of the box configuration. If you are deploying your code as a custom AMP file, the files should target the following directory:&lt;/EM&gt;&lt;/P&gt;&lt;UL style="color: #777777; background-color: #ffffff; margin-bottom: 20px;"&gt;&lt;LI style="margin-bottom: 5px;"&gt;&lt;EM&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if my file needs to end up in the above path in my WAR, where exactly should I place the search file in my all-in-one alfresco project so that its deployed to the above folder?&lt;/STRONG&gt;&amp;nbsp;I would like this to be bootstrapped with my all in one project. I tried putting the file under src/main/resources/alfresco/site-webscripts with the&amp;nbsp;remaining path for the file but that did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2018 11:24:39 GMT</pubDate>
    <dc:creator>kartech11</dc:creator>
    <dc:date>2018-06-27T11:24:39Z</dc:date>
    <item>
      <title>Where to put the live-search-docs config file in all in one alfreso project</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-to-put-the-live-search-docs-config-file-in-all-in-one/m-p/48719#M18920</link>
      <description>I have been going through some blog posts that tell how to customize the live search . What is not clear to me is where should I place the live-search-docs.get.config.xml file in my all-in-one-share project so that it is bootstrapped and deployed in the correct location.&amp;nbsp;Please can some one advise w</description>
      <pubDate>Wed, 27 Jun 2018 11:24:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-to-put-the-live-search-docs-config-file-in-all-in-one/m-p/48719#M18920</guid>
      <dc:creator>kartech11</dc:creator>
      <dc:date>2018-06-27T11:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where to put the live-search-docs config file in all in one alfreso project</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-to-put-the-live-search-docs-config-file-in-all-in-one/m-p/48720#M18921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you&amp;nbsp;are using the AIO from Alfresco SDK 3.0.1, then you should&amp;nbsp;use something like this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;lt;your_project&amp;gt;/&amp;lt;your_project&amp;gt;-platform-jar/src/main/resources/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Pay attention for the module, as the AIO contains both the platform (repository/alfresco) and share.&lt;/P&gt;&lt;P&gt;You configuration&amp;nbsp;has to be included in the plataform/repository one, not in the share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 20:59:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-to-put-the-live-search-docs-config-file-in-all-in-one/m-p/48720#M18921</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-06-28T20:59:51Z</dc:date>
    </item>
  </channel>
</rss>

