Hi all,
Is there any way to do searches that combine terms, like you would in a search engine?
For example, let’s say I wanted to look for:
“Apples” AND “kinds of trees” AND NOT “computer”
I know I can use regex, but that’s messy. I’m looking for something that’s more familiar. This may not exist. But I’m just asking.