Remove an index
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.
Before you begin
Role required: admin
Procedure
Navigate to All > System Definition > Dictionary.
Open the dictionary record for the table.
The dictionary record for a table is the record with Table matching the table's name, an empty column name, and a Type value of Collection, as shown in the following example image.
Dictionary Entry table showing a table's dictionary record with matching Table name, empty Column name and Type value of Collection.
If the Text index option field is hidden, configure the form layout to show it.
For details on showing and hiding fields on a form, see Configuring the form layout.
Clear the record's Text index option, then select Update.
Result
The system no longer indexes text from the specified table or queries it for text search results. This change also disables text indexing and search for all tables that extend the specified table.
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
Regenerate a text index for a table
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