┌──────────────┬────┬────────┐ │ SearchConditionOperation │FullText│Search.Contents │ ├──┬───────────┼────┼────────┤ │ 0│Implicit │ │ │ ├──┼───────────┼────┼────────┤ │ 1│Equal │ │ ● │ ├──┼───────────┼────┼────────┤ │ 2│NotEqual │ │ ● │ ├──┼───────────┼────┼────────┤ │ 3│LessThan │ │ │ ├──┼───────────┼────┼────────┤ │ 4│GreaterThan │ │ │ ├──┼───────────┼────┼────────┤ │ 5│LessThanOrEqual │ │ │ ├──┼───────────┼────┼────────┤ │ 6│GreaterThanOrEqual │ │ │ ├──┼───────────┼────┼────────┤ │ 7│ValueStartsWith │ │ │ ├──┼───────────┼────┼────────┤ │ 8│ValueEndsWith │ │ │ ├──┼───────────┼────┼────────┤ │ 9│ValueContains │ │ │ ├──┼───────────┼────┼────────┤ │ 10│ValueNotContains │ │ │ ├──┼───────────┼────┼────────┤ │ 11│DosWildcards │ │ │ ├──┼───────────┼────┼────────┤ │ 12│WordEqual │ ● │ ● │ ├──┼───────────┼────┼────────┤ │ 13│WordStartsWith │ ● │ ● │ ├──┼───────────┼────┼────────┤ │ 14│ApplicationSpecific │ │ │ └──┴───────────┴────┴────────┘