Disabling search filtering by applicability

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

Procedure

  1. Open the application.yml file located at [LCC_home]/content-service/config for editing.
  2. Find the following configuration.
    ietm:
      filter_applic: 1
    

    Set this value to 0 to disable this filter.

  3. Save and close the application.yml file.