# Keyword Exceptions

![](https://3760515715-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOpzRddcYVNgkLN4M3d%2F-MWF7Qgkt4vyPDCuByen%2F-MWF7Yjs7lNn4OouU4ID%2Fimage.png?alt=media\&token=d2dd7012-d716-4d45-9418-b8d792f8930d)

### Keyword exceptions - replace anywhere

Keywords specified in this option are replaced in order within the search phrase with an empty string - mathing anywhere within the search string

#### Example

Defining the following keyword exceptions:

`A123, B456, 999`

..and searching the phrase: "*A**A123*** ***A123** 88**999**CC **999** B**B456**7" ..*&#x77;ill result in a search for: \
"*AA 88CC B7 "*

### Keyword exceptions - replace *whole words only*

Keywords specified in this option are replaced in order within the search phrase with an empty string - mathing only whole words

#### Example

Defining the following keyword exceptions:

`A123, B456, 999`

..and searching the phrase: "*AA123 **A123** 88999CC **999** BB4567" ..*&#x77;ill result in a search for: \
"*AA123 88999CC BB4567"*
