Enabling and Disabling Filters in the Basic Search

Once a filter has been applied to the TermBase Web terminology, the Basic Search only considers results from the filtered set. This can be disabled as a global setting, so the Basic Search considers all results and not just the filtered set.

Procedure

  1. Open the web.config file, normally found in C:\Program Files\Donnelley\MultiTrans 6.0\MultiTrans Server\Websites\TermBase Web.
  2. Search for the following text: <add key="FilterOffOnBasicSearchEnabled" value="true"/>.
  3. This key is commented out by default. To disable all filters when performing a Basic Search, uncomment this key.