Disable Display of Repositories in Directed Search

Release 9.3.1 E-mail This Topic Printable Version Give Us Feedback

Disable Display of Repositories in Directed Search

Directed Search is automatically configured to display the repositories registered in the Repositories tab of the Geoportal. To disable displaying repositories, you can remove this section from the gpt.xml file:

  1. Open the gpt.xml file (from the \\geoportal\WEB-INF\classes\gpt\config folder) in a text editor.
  2. Find the <search> section.
  3. In the attribute called "allowExternalSiteSearch, set it equal to "false" instead of "true".
  4. Save the file and restart Tomcat to see your changes in effect.