On Mon, May 23, 2016 at 12:41 PM, Steven White <swhite4...@gmail.com> wrote: > Thank you Erik and Scott. {!terms} did the job!! I tested like so: > fq={!terms f=category}1,2,3,4,...N > > I read that {!terms} treats the terms in the list as OR, if I have a need > to force AND on my terms, how do I do that?
While ORing a thousand terms seems to be common (categories, unique ids, etc) I haven't really seen that use-case with AND. I'm curious what your use case is. -Yonik