Change the query mode of an indexed table
Set the query mode to specify whether searches on an indexed table must match all or only some of the search terms.
Before you begin
To change the query mode of an indexed table, a text index must be present for the table. Make sure that text indexing is enabled for the table before changing the query mode. See Configure a table for indexing and searching.
Role required: ts_admin or admin
About this task
Once a table is indexed, the data within the table can be searched through the global search bar. Change the query mode for the indexed table to allow global search to match all or only some of the searched terms. Enable a partial match rule to return results that partially match the searched terms.