Hi all,
I have a situation in which users need to get really granular with their questions and I’m trying to use AND filters to account for that. However, I’m having some issues with getting it to output correctly.
In this instance, I have two groups of phrases related to two actions. Action 1 requires a query to contain Group A but not contain Group B. I have yet to see this output the wrong response. Action 2 requires it to contain both Group A and Group B. This either results in no output or the output from Action 1.
Even if I remove Action 1 and have nothing else referring to Group A or B, its still not acting correctly, which tells me the problem exists within the context of Action 2. I’ve tried checking what seem like the common sense solutions, IE misspellings, moving the groups to the top of the list, reordering Group B ahead of A in filters, queries and the list. I’m at a bit of a loss here, especially since I know I’m going to encounter this setup with other user queries.
Another thread mentioned having problems at 700 queries being listened for, right now I’m at about 350. Am I beginning to run into some sort of threshold, or is there some really obvious error I’m making?