Remove an index

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can remove the index for a table if you no longer want the search engine to return results for that table. This procedure also removes the index for all tables that extend the specified table.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to All > System Definition > Dictionary.
    2. Open the dictionary record for the table.

      The dictionary record for a table is the record with Table matching the table's name, an empty column name, and a Type value of Collection, as shown in the following example image.

      Dictionary Entry table showing a table's dictionary record with matching Table name, empty Column name and Type value of Collection.

    3. 옵션: If the Text index option field is hidden, configure the form layout to show it.
      For details on showing and hiding fields on a form, see Configuring the form layout.
    4. Clear the record's Text index option, then select Update.

    결과

    The system no longer indexes text from the specified table or queries it for text search results. This change also disables text indexing and search for all tables that extend the specified table.