Documentation Center

Disabling search filtering by applicability

By default, end users can filter their search by applicability. You can disable this setting.

Procedure

  1. Navigate to your collection directory and open wietmsd_prg.xml for editing.
  2. In this file, ensure the presence of the followingconfigitem element:
    <configitem name="app.apply_Applicability_Filter">
      <comments>
        Enable or disable filtering of search results
        based on the applicability setting. 
        Defaults to 1 (filtering enabled) if not specified.
      </comments>
      <value>0</value>
    </configitem>
  3. Save and close wietmsd_prg.xml.