Print page

Connect Terms/Queries in Search Query

There should always be a space between an operator and a term, otherwise both operator and term will be seen as one term. This is good: 'NOT term', 'not term'. This is not good: 'NOTterm', 'notterm'.
However, when using parenthesis, no spaces are necessary: 'NOT(term)'.

Previous Topic

Next Topic

Top of Page Print page