Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Regenerate a text index for a table

You can regenerate a table text index when you change table stop words or display values.

Before you begin

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

About this task

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.

Note: 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.

Procedure

  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.

Image omitted: regenerate-text-index.png
Regenerate the text index for the task table.

Result

The system schedules the selected table for text indexing.

Parent Topic:Zing indexes words

Related topics

Zing indexes punctuation as part of some words

Zing indexes some HTML elements

Configure a table for indexing and searching

Configure a text index group to search across multiple tables

Zing index and search dictionary attributes

Remove an index

Remove an index for a specific field

Remove the text index for a child table

Change the query mode of an indexed table

Enable indexing of text in multi-row variable sets

Text indexing statistics and status

Configure tables to use the Japanese tokenizer