Disable facets for a search source

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Disable facets for one or more search sources by adding a system property. Once disabled, the search source does not display search facets in the Faceted Search widget on the sp_search page. You can disable facets for simple or advanced search sources.

    시작하기 전에

    Role required: admin or sp_admin

    프로시저

    1. Enter sys_properties.list in the Application Navigator to navigate to the System Properties table.
    2. Click New.
    3. In the Name field, enter glide.service_portal.disable_facets_for_search_sources.
    4. In the Value field, enter a comma-separated list of search source Sys IDs to disable facets for.
      Do not include spaces. For example, c6170ae86721220023c82e08f585efe6,c96eb1686721220023c82e08f585efff.
    5. Click Submit.

    결과

    Facets do not display when the defined search source is selected in the sp_search page.