---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Zing indexes words

# Zing indexes words {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Index documents by dividing them into words. Depending on the languages your instance supports, a word may be a single character such as a Chinese or Japanese pictogram or a sequence of characters separated by spaces such as with Latin, Arabic, and Pinyin languages.

Zing uses spaces to define the basic unit of word separation. Zing uses the following rules to index words.  
{#zing-indexes-words__table_nsr_hqb_bq__entry__2}

| Rule | Behavior |
|-|-|
| Punctuation | Zing indexes some punctuation marks as part of some words to improve search results for common search terms. Zing converts any non-indexed punctuation characters to spaces. See [Zing indexes punctuation as part of some words](https://www.servicenow.com/docs/cVamCI2jnbxYRHn8dfXTUg "Zing indexes some punctuation marks as part of some words to improve search results for common search terms."). |
| Pictograms | Zing supports the full range of Unicode pictogram characters. Each Chinese or Japanese pictogram is indexed as a separate word as if it were a single Latin-1 character surrounded by spaces. |
| Letter | Zing treats Latin-1, Arabic, and Pinyin characters as individual letters of space-separated-words. Sequences of letters define indexable words. |
[Table 1. Zing word indexing rules]

{#zing-indexes-words__table_nsr_hqb_bq}
* **[Zing indexes punctuation as part of some words](https://www.servicenow.com/docs/cVamCI2jnbxYRHn8dfXTUg)**   
  Zing indexes some punctuation marks as part of some words to improve search results for common search terms.
* **[Zing indexes some HTML elements](https://www.servicenow.com/docs/D4pafKIGb26H78mnvaY92w)**   
  Zing indexes the contents of certain HTML elements to improve document search results. This indexing is addition to the normal indexing by word.
* **[Configure a table for indexing and searching](https://www.servicenow.com/docs/~bX4xmh94WVoO8HkStlWyQ#configure-single-table-for-indexing)**   
  Enable Zing text indexing for a table to allow users to search its records for string values. Configure the table's text indexing attributes, stop words, and synonym dictionaries to control search behavior.
* **[Configure a text index group to search across multiple tables](https://www.servicenow.com/docs/2qgR~PT__DfOm~R3ttk3nQ)**   
  Update tables to the V4 indexing format and include them in a text index group to facilitate searching across multiple tables.
* **[Zing index and search dictionary attributes](https://www.servicenow.com/docs/m3cO0BIN75PsYFphnBsVwA)**   
  The following dictionary attributes either affect the way Zing indexes tables or ranks search results.
* **[Regenerate a text index for a table](https://www.servicenow.com/docs/LTuOVC4cpgtXWB_GR8wEpQ)**   
  You can regenerate a table text index when you change table stop words or display values.
* **[Remove an index](https://www.servicenow.com/docs/sP_nywSjZ2YS2m2XOYmFjQ)**   
  You can remove the index for a table if you no longer want the search engine to return results for that table. This procedure also removes the index for all tables that extend the specified table.
* **[Remove an index for a specific field](https://www.servicenow.com/docs/t6hTaI~a_Wc5SmBCjVklLA)**   
  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.
* **[Remove the text index for a child table](https://www.servicenow.com/docs/Z8qxK47E8_Nrid6mGc6CYA)**   
  You can remove the text index for a child table if you no longer want the search engine to return results for that child table.
* **[Change the query mode of an indexed table](https://www.servicenow.com/docs/AAztUXWlnNqdz5Ga30qPGg)**   
  Set the query mode to specify whether searches on an indexed table must match all or only some of the search terms.
* **[Enable indexing of text in multi-row variable sets](https://www.servicenow.com/docs/GwZ7z16dmmof6NRZYrbvvA)**   
  Make text from multi-row Service Catalog variable sets searchable in global search.
* **[Text indexing statistics and status](https://www.servicenow.com/docs/2CoGGTglm7yDWwhuH1C1qA)**   
  To view text indexing statistics and status, navigate to AllSystem DefinitionText Indexes.
* **[Configure tables to use the Japanese tokenizer](https://www.servicenow.com/docs/oNLau~TU6RJIXlR1jvFr6Q)**   
  Improve search results in Japanese language searches by configuring individual tables to use the Japanese tokenizer.

**Related concepts**   

* [Available search options](https://www.servicenow.com/docs/PpTkvbh2xsxpCqGqiV8sCw "Zing offers users several search interfaces and search operators to conduct text searches.")
* [Global search finds records from multiple tables](https://www.servicenow.com/docs/0~Y~WuKbZ5jof3zO_NPSSw "Search multiple record types from a single search field.")
* [Zing generates search results in four phases](https://www.servicenow.com/docs/wqp~PV57nJIWpffyXh5pmA "Generate search results by dividing documents among shards, searching shard documents, scoring shard documents, and merging scores into an index.")
* [Zing filters search results with access controls](https://www.servicenow.com/docs/yo~xsxZe9LRiEF5bH_ICyw "Zing filters search results to only display records the user can access.")
* [Zing computes document scores using three components](https://www.servicenow.com/docs/cqrO8HZZUovi1FTpbJMVfQ "The Zing search engine computes document scores based on the frequency, sequence, and weight of search terms in the document.")
* [Zing can include attachments in search results](https://www.servicenow.com/docs/oXXdLVzB2Yp7G2pIaggEEw "Search content from attachments on indexed tables. Display attachments for search results from the Knowledge [kb_knowledge] table.")
* [Zing removes stop words from queries](https://www.servicenow.com/docs/jWJRTyQrsYi~5qJ5VLX8SQ "Remove common words from search queries that don't produce meaningful results.")
* [Zing matches derived words with stemming](https://www.servicenow.com/docs/OtFhLj5MRUgPDgrjN7aGKg "Convert any multiple-character search keyword to its stem form to find derived versions of the word.")
* [Zing can expand search results with synonyms](https://www.servicenow.com/docs/Fg7~Ex710hROeHhsaHzZhw "Expand search results to include additional search terms.")
* [Zing displays search suggestions as users enter search terms](https://www.servicenow.com/docs/QyIXIWg6Dxa4_xzYPGeLFA "Display possible search query completions as users enter search terms.")  
**Related reference**   

* [Features of Zing text indexing and search engine](https://www.servicenow.com/docs/vU~x~UbL5xXQbtnAZzt2TA "Enable and configure Zing text indexing and search engine features.")
* [Installed with Zing](https://www.servicenow.com/docs/LPCjYyVdDqvuE6BRBnQANA "Several types of components are installed with Zing.")

*[\>]: and then


