|
This is useful in queries that consist of multiple words or phrases. You
can put a minus sign ("-") in front of the word(s) that must not be
included in your results.
Example(s):
+java -development
will ensure that the word "java" appears, but "development" does not, in every
result of the results list. |