So, I'm curious what the syntax is for searching thru events. For example, suppose I wanted to look for all messages that contained the words "apple" and "banana", without the quotes, what would I put in the field "Message must contain"?
I've tried many variants to include
"apple" and "banana"
+apple +banana
apple && banana
I figure there's something obvious I'm missing. Any thoughts?

