Regenerate a text index for a table

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • You can regenerate a table text index when you change table stop words or display values.

    Avant de commencer

    The table that you want to regenerate the text index for must already be configured for indexing and searching. For details on this configuration process, see Configure a table for indexing and searching.

    Role required: ts_admin or admin

    Pourquoi et quand exécuter cette tâche

    By default, the system maintains text indexes on a daily schedule. Typically, you only need to manually regenerate a text index when you change these values.
    • You change the list of table-specific stop words.
    • You change the display value of a record such as changing a user or group name. Until you regenerate the index, text searches for old display values will still produce results and searches for the new display value won't show results.

    You can also regenerate a text index if you observe incorrect search results for the indexed table. This is rare and usually only occurs if text indexing was interrupted.

    Text indexing can be a resource-intensive task that may take a while to complete. You may notice performance degradation or incomplete search results during index generation. To estimate text indexing duration, you can view historical statistics.

    Remarque :
    This index regeneration process purges the existing text search index for the table before it regenerates it. While it's processing, no search results are returned if you perform a text search before the regeneration is complete. An alternate method is available that doesn't impact use of text searches for the table while the regeneration is in process. See Reindex a table without impacting text search results.

    Procédure

    1. Navigate to All > System Definition > Text Indexes.
    2. Open the text index for the table.
      For example, select task.
      The system displays the Text Index record for the table.
    3. Select the Regenerate Text Index related link, then select OK.

      Regenerate the text index for the task table.

    Résultats

    The system schedules the selected table for text indexing.