Keyword Exceptions
Removing keywords from the search phrases entered

Keywords specified in this option are replaced in order within the search phrase with an empty string - mathing anywhere within the search string
Defining the following keyword exceptions:
A123, B456, 999
..and searching the phrase: "AA123 A123 88999CC 999 BB4567" ..will result in a search for:
"AA 88CC B7 "
Keywords specified in this option are replaced in order within the search phrase with an empty string - mathing only whole words
Defining the following keyword exceptions:
A123, B456, 999
..and searching the phrase: "AA123 A123 88999CC 999 BB4567" ..will result in a search for:
"AA123 88999CC BB4567"