Remove an index for a specific field

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

    시작하기 전에

    Role required: admin

    프로시저

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

      The dictionary record for a table field is the record with Table matching the table's name and Column name matching the field's name, as shown in the following example image.

      Dictionary Entry table showing a table field's dictionary record with matching Table and Column name.

    3. In the Attributes related list, select New.
    4. On the Dictionary Attribute form, fill in the fields.
      Field Value
      Attribute No text index
      Value true
    5. Select Submit.
    6. Select Update.

    결과

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