(1) Is there anyway to search for multiple words all at once?
I'm using Tokenize> Filter Tokens> Condition: contain, String: the word I'm searching for, here I tried to separate the words using commas or spaces but neither worked for me.
(2) I'm searching a number of nested directories, can I get the results (e.g. the word occurrences or frequencies) per directory and also the overall results for the whole dataset?
Thanks