|
|
|
|
|
|
|
reference configuration rules wizard step 1 conditions keywords
Keywords

This dialog allows you to enter a list of keywords.
The condition is met if ANY line in the list is matched.
To enable/disable a particular line, click its checkbox.
syntax

It is important to understand how keywords are handled when trying to determine a match.
Keywords are case-insensitive.
Example: the keyword 'dog' will match 'dog', 'Dog', 'dOg', etc..
Partial matches are considered a match.
Example: the keyword 'jan' will match 'jan' and 'january'.
To match a whole word, prefix the keyword with a plus sign (+).
Example: '+jan' will match 'jan' but NOT 'january'.
If more than one keyword is entered on a line, ALL keywords must match for the line to match (in any order).
Example: the line of keywords 'apple orange' will match 'apple orange' or 'orange apple' but NOT 'apple' and NOT 'orange'.
To specify a phrase enclose the words in quotation marks.
Example: 'get rich quick' will match 'here is a get rich quick scheme' but NOT
'quick get rich today'.
To limit the focus of a line you can enter keywords that must not appear with other keywords for a condition to be met.
Keywords that must not appear are prefixed with a minus sign (-).
Example: 'dog -cat' will match 'dog' but NOT 'dog cat'.
buttons

|
| Add | Displays a dialog for creating a line in the list. |
|
| Edit | Displays a dialog for editing a line in the list. |
|
| Delete | Removes the selected lines from the list. |
|
| Import | Imports a list of keywords from a text file. Each line in the file will create a line in the list. |
|
| Export | Exports the list to a text file. |
|
|
|
|
|
|
| © 2010 Kinesphere Corporation. All rights reserved. |
|