Search Term Completion and Import and Export

Merchants can include and exclude search suggestions using the search2.xsd schema.

For example, you can exclude specific "bad words" from the search.

<suggestion-list xml:lang="x-default">
    <suggestions>foo bar</suggestions>
    <exclusions>bad-word, bad-word</exclusions>
</suggestion-list>
Note: The preferences.xsd also supports a SearchSuggestions preference.