Parenthesis: to combine AND, OR, NOT
Here’s a simple pattern to follow for Boolean searches:
(Parole chiave anzianità) AND (Parole chiave funzione) NOT (Lista nera)
Let’s say I’m looking for sales and marketing managers.
I can add all the seniority keywords in parentheses:
(VP OR “Vice-President” OR “V.P” OR “Vice President” OR Head OR Manager OR Chief)
So all the keywords related to the field in c level executive list the second bracket
(Vendite o Marketing)
And then all my blacklists in the last bracket
(Assistente o “Braccio destro” o Fondatore o “Cofondatore” o Cofondatore).
Then put it all together in the same boolean query
(VP OR “Vice-President” OR “V.P” OR “Vice reach out to commenters President” OR Head OR Manager OR Chief) AND (Sales OR Marketing) NOT (Assistant jpb directory OR “Right Arm” OR Founder OR “Co-Founder” OR Cofounder)
This expression will search for many job titles.