<?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: Call the system Searh Service. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274221#M227351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When the above url is invoked, it basically renders the keywordsearchdescription.get.opensearchdescription.ftl. It is present at tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\repository\search location in out-of-the-box alfresco&amp;nbsp; and it uses abs{url.serviceContext} to generate the whole url. If you do not want url with server information then, you should try using only url.serviceContext. This way it will generate url starting with /alfresco/service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 07:19:45 GMT</pubDate>
    <dc:creator>romschn</dc:creator>
    <dc:date>2014-07-15T07:19:45Z</dc:date>
    <item>
      <title>Call the system Searh Service.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274218#M227348</link>
      <description>Hi friends,I found this URL through FireBug from Alfresco advanced search page.http://localhost:8080/alfresco/wcservice/api/search/keyword/description.xmlThen, put it in my browser, response was interesting description.xml file. Which is as follows:&amp;lt;OpenSearchDescription&amp;gt;&amp;lt;ShortName&amp;gt;Alfre</description>
      <pubDate>Tue, 13 Mar 2012 10:09:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274218#M227348</guid>
      <dc:creator>amantay</dc:creator>
      <dc:date>2012-03-13T10:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call the system Searh Service.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274219#M227349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, the keyword search executes only a full text search without considering metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This specific service will search on text indexed from binaries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 10:16:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274219#M227349</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2012-03-22T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Call the system Searh Service.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274220#M227350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/wcservice/api/search/keyword/description.xml" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/wcservice/api/search/keyword/description.xml&lt;/A&gt;&lt;SPAN&gt;, I am getting ip address which leads to disclose information. My requirement is not to show ip when accessing above url. Even disabling/hide also fulfill my requirement. Please help me out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 06:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274220#M227350</guid>
      <dc:creator>sameer1sharma</dc:creator>
      <dc:date>2014-07-15T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Call the system Searh Service.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274221#M227351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When the above url is invoked, it basically renders the keywordsearchdescription.get.opensearchdescription.ftl. It is present at tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\repository\search location in out-of-the-box alfresco&amp;nbsp; and it uses abs{url.serviceContext} to generate the whole url. If you do not want url with server information then, you should try using only url.serviceContext. This way it will generate url starting with /alfresco/service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 07:19:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274221#M227351</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-07-15T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Call the system Searh Service.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274222#M227352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Ramesh Chauhan.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 09:28:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/call-the-system-searh-service/m-p/274222#M227352</guid>
      <dc:creator>sameer1sharma</dc:creator>
      <dc:date>2014-07-15T09:28:27Z</dc:date>
    </item>
  </channel>
</rss>

