Enabling exact matches for full text searches
Enabling exact matches functionality is available only for on-premises deployments.
As an administrator, you can use the AR System Administration Console to enable the setting to support exact matches for Full Text Search (FTS) and Multi-Form Search (MFS) for quoted strings even if the quoted strings contain the ignore words.
To enable the setting for exact matches for FTS and MFS:
- Open AR System Administration Console.
- Select System > General > Server Information.
The Server Information page is displayed. - On the FTS tab, select the Support Exact Matches for Phrases check box.
The following warning message is displayed:
Selecting this option will result in a significant increase in the size of the full text indexes because the Ignore Words List will not be used during indexing. (ARWARN 47032) - Click OK and then click Apply.
- Click OK.
Exact matches for full text searches are enabled on all indexing servers.
Alternatively, you can enable this setting from AR System Management Console.
By default, the Support Exact Matches for Phrases setting is disabled. This setting is applicable only for the indexer server. The searcher server does not have any impact. This setting is defined per server locally and not as a global setting. If you want to define this setting at a global level, you must set the value of this setting on each server and then move this setting at a global level. If you have multiple indexer servers, and you set the value of this setting to True only on a particular server, you might notice inconsistent search behavior. To avoid this, you must ensure that this setting has the same value on all servers.
Troubleshooting
After you enable the Support Exact Matches for Phrases setting:
- There can be a significant increase in the size of full text indexes because all words in the Ignore Words List are indexed. Also, there might be an increase in the time taken for reindexing. If the increase is problematic, disable the Support Exact Matches for Phrases setting. We recommend that you analyze the cost versus benefit to determine if this setting should be enabled.
- The search performance might be affected to some extent because of the increase in the index size. We recommend that you compare the benefit to the decrease in performance and determine if this setting should be enabled.