Technical Note: What logical operators can I use when searching
Description
In addition to AND and OR, a specific pill be inverted by using the NOT keyword. NOT can be added to your search before entering a pill by typing NOT.
When performing a search, you can use AND, OR and NOT.
By default, each combination of search pill entered into the search bar will be joined with an AND concatenator. This means that both pills must evaluate as true in order for a result to be returned. As well as AND, the search bar supports ORconcatenation, which means that either pill can evaluate as true.
In addition to AND and OR, a specific pill be inverted by using the NOT keyword. NOT can be added to your search before entering a pill by typing NOT.