
Loading....
The following examples demonstrate some search strings that use boolean full-text operators:
Find rows that contain at least one of the two words.
Find rows that contain both words.
Find rows that contain the word "apple", but rank rows higher if they also contain "macintosh".
Find rows that contain the word "apple" but not "macintosh".