Google-search – How to one send multiple word OR queries to Google

google-search

I am trying to send Google a search query with several units, some containing more than one word, separated by the boolean operator OR. Usually I'd write:
(Oneword, Two words, Something containing four words, anotheroneword, word).
However, Google doesn't seem to understand that.

OR or | do work, however the operation is obviously only performed on the words to each side of the operator, making it useless for multiple word queries.

I also tried
"First Query" OR "Second Query" yet that seems to bring the exact same results as simply searching for First Query.

Best Answer

Extracted from Google's search tips, you can enclose your individual search queries with double quotes and separate them with a OR or | operator.

"Apple Pie" OR "Stack Exchange" OR Programming