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

Installed with Zing

Several types of components are installed with Zing.

TableDescription
Text Index \[ts\_index\_name\]Stores the tables the system indexes.
Index Stop Word \[ts\_index\_stop\]Stores the stop words for a specific table.
Stop Word \[ts\_stop\]Stores the global stop words.
Text Search Groups \[ts\_group\]Stores search groups for global text search.
- ts\_attachment - ts\_chain\_summary - ts\_chain - ts\_deleted\_doc - ts\_document - ts\_index\_stats - ts\_phrase - ts\_search\_stats - ts\_search\_summary - ts\_word\_roots - ts\_wordSystem tables that support Zing. Extending or modifying these tables isn't recommended.
Business RuleDescription
Text Search Property Change RationallyEnsures that valid values are entered for Zing text search properties.
Text Index Stop ReminderWarns the user of stop word changes that require the index to be rebuilt (table-specific). The warning is issued if record is deleted that had a stop mode "neither index nor query", if record's stop mode is updated to something else and was "neither index nor query", and if record's word is updated to something else and stop mode is "neither index nor query".
Stop Word ReminderWarns the user of stop word changes that require the index to be rebuilt (global). The warning is issued if record is deleted and it was active, if record is inactivated, and if record's word is changed and was active.
Scheduled jobDescription
TS Search StatsCompiles type-ahead suggestions each night. See Update A Type-Ahead Suggestion.
TS Index StatsCollects statistics and performs maintenance for text search and indexing. Runs nightly.
text index events processCollects statistics and performs maintenance for text search and indexing. Runs every 30 seconds.
TS Chain SummaryCompiles search chain statistics each hour.
UI actionDescription
Regenerate Text IndexDisplays the Regenerate Text Index link on Text Index forms.

Parent Topic:Zing text indexing and search engine

Related topics

Features of Zing text indexing and search engine

Available search options

Global search finds records from multiple tables

Zing generates search results in four phases

Zing filters search results with access controls

Zing computes document scores using three components

Zing indexes words

Zing can include attachments in search results

Zing removes stop words from queries

Zing matches derived words with stemming

Zing can expand search results with synonyms

Zing displays search suggestions as users enter search terms