OR Operator

The OR Operator is used by the end user to further define a keyword search request.  

Example

Search Request

Result

John or Doe

Return all records that contain the words "John", "Doe" or both.

John Doe

Dependant on the setting of the default bool option specified in the KeywordSearch command included in the Logic Template.  If set to "OR", will return the same results as in the first example.

Note: Aliases can be set for this operator through the Edit Operators dialog box of the translate table.