Enable indexing of text in multi-row variable sets

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Make text from multi-row Service Catalog variable sets searchable in global search.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    By default, Zing doesn't index text from multi-row Service Catalog variable sets. Global search doesn't return results for text in these variable sets.

    Administrators can override this default behavior by adding the glide.ts.index.variablesetsystem property and setting its value to true. With this value set, Zing indexes text in multi-row variable sets, and global search returns results for that text.

    To learn more about variable sets, see Service catalog variable sets.

    프로시저

    1. Navigate to the System Property [sys_properties] table's list view.
      1. Select All.
      2. In the Filter field, enter sys_properties.list.
      3. Press Enter.
    2. Search the table for a system property with name glide.ts.index.variableset.
      • If the property already exists, change its value to true and skip the following steps.
      • If the property doesn't exist, go on to the following steps.
    3. Select New.
    4. On the System Property form, fill in the fields.
      Field Value
      Name glide.ts.index.variableset
      Type true | false
      Value true
    5. Select Submit.

    결과

    Zing indexes text from multi-row Service Catalog variable sets so that you can find it using global search.

    다음에 수행할 작업

    To see text from multi-row variable sets immediately in global searches, regenerate the text indexes for the affected tables. For details on this procedure, see Regenerate a text index for a table.

    If you don't regenerate the text indexes for the affected tables, records on those tables will be reindexed as they are updated or added. Global searches will only return text from multi-row variable sets on reindexed records.