Test regular expression patterns in Search Suggestion Exclusion List Rule entries
Regular expression patterns are powerful and often require editing to get the correct behavior. When using regular expression patterns to exclude search strings, test the patterns thoroughly so as not to have unintended results.
Before you begin
Make sure you're familiar with Java's regular expression pattern syntax. To learn about regular expression pattern syntax, see the Javadoc for the java.regex.util.Pattern class.
Role required: admin
About this task
The Exclusion List Rule and Search Suggestion Relations [m2m_blacklist_search_suggestion] table lists the suggestions eliminated from the Search Suggestion [sys_search_suggestion] table by entries in the Search Suggestion Exclusion List [sys_search_suggestion_blacklist] table.