To require all the words you entered to be found, put a + (plus) sign in front of every word:
    +experiment +quark +new
To find an exact phrase, "quote it":
    "this is an exact phrase"
To omit a word from your search, put a - (minus) sign in front of that word.
    +experiment +quark -new
    experiment quark -new