<?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 Remove user and group suggestion in the search box suggestion in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/remove-user-and-group-suggestion-in-the-search-box-suggestion/m-p/321187#M8188</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to remove the user and group suggestion in the search box on the top of Nuxeo.&lt;/P&gt;
&lt;P&gt;Here Jogea and Administrator group :&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://connect.hyland.com/upfiles/suggestion.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2014 21:44:37 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2014-01-29T21:44:37Z</dc:date>
    <item>
      <title>Remove user and group suggestion in the search box suggestion</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/remove-user-and-group-suggestion-in-the-search-box-suggestion/m-p/321187#M8188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I would like to remove the user and group suggestion in the search box on the top of Nuxeo.&lt;/P&gt;
&lt;P&gt;Here Jogea and Administrator group :&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://connect.hyland.com/upfiles/suggestion.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 21:44:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/remove-user-and-group-suggestion-in-the-search-box-suggestion/m-p/321187#M8188</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2014-01-29T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove user and group suggestion in the search box suggestion</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/remove-user-and-group-suggestion-in-the-search-box-suggestion/m-p/321188#M8189</link>
      <description>&lt;P&gt;Hi me,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nuxeo/nuxeo-platform-suggestbox/blob/master/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-service.xml"&gt;Here&lt;/A&gt; is the service that manages it and &lt;A href="https://github.com/nuxeo/nuxeo-platform-suggestbox/blob/master/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-suggesters-contrib.xml"&gt;here is&lt;/A&gt; the default contribution.&lt;/P&gt;
&lt;P&gt;You just have to override the default contribution for the &lt;CODE&gt;searchbox&lt;/CODE&gt; group suggester and remove the user and group suggestion :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="org.nuxeo.platform.customer.userandgroup.suggester.disabled"&amp;gt;
  &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.suggestbox.core.defaultSuggesters&amp;lt;/require&amp;gt;
  &amp;lt;extension
    target="org.nuxeo.ecm.platform.suggestbox.service.SuggestionService"
    point="suggesterGroups"&amp;gt;
    &amp;lt;suggesterGroup name="searchbox"&amp;gt;
      &amp;lt;suggesters&amp;gt;
        &amp;lt;suggesterName remove="true"&amp;gt;searchByUsersAndGroups&amp;lt;/suggesterName&amp;gt;
      &amp;lt;/suggesters&amp;gt;
    &amp;lt;/suggesterGroup&amp;gt;
  &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Jan 2014 23:30:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/remove-user-and-group-suggestion-in-the-search-box-suggestion/m-p/321188#M8189</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2014-01-29T23:30:16Z</dc:date>
    </item>
  </channel>
</rss>

