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

Zing removes stop words from queries

Remove common words from search queries that don't produce meaningful results.

Stop words are common words that aren't indexed because they aren't meaningful in search results. Articles, conjunctions, personal pronouns, and prepositions are examples of stop words that aren't used in keyword searches. Administrators can configure stop words for all indexed tables and for specific tables.

By default, the system maintains two types of stop words.

Stop word typeDescription
System-wide text index stop wordsThe system always ignores system-wide text index stop words when generating text indexes. Any search for a system-wide stop word returns no search results.
Table-specific stop wordsThe system uses the table-specific Text Index record to determine whether to index the stop word or to just remove it from keyword search queries against the table.

By default, the system has stops words for common English words. Search administrators typically create stop words from search terms that produce too many search results such as articles, conjunctions, personal pronouns, and prepositions.

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 matches derived words with stemming

Zing can expand search results with synonyms

Zing displays search suggestions as users enter search terms

Installed with Zing