By default, end users can filter their search by applicability. You can disable this setting.
Procedure
- Open the application.yml file located at [LCC_home]/content-service/config for editing.
- Find the following configuration.
ietm:
filter_applic: 1
Set this value to 0 to disable this filter.
- Save and close the application.yml file.