Re: Re[2]: query parameters

2014-03-05 Thread Erick Erickson
Bah. meant FQ clauses can be most any legal query. Erick On Wed, Mar 5, 2014 at 3:49 PM, Erick Erickson wrote: > You can just use OR > GQ clauses can be most any legal query. > > On Mar 3, 2014 4:31 PM, "Andreas Owen" wrote: >> >> ok i like the logic, you can do much more. i think this should d

Re: Re[2]: query parameters

2014-03-05 Thread Erick Erickson
You can just use OR GQ clauses can be most any legal query. On Mar 3, 2014 4:31 PM, "Andreas Owen" wrote: > ok i like the logic, you can do much more. i think this should do it for > me: > > (-organisations:["" TO *] -roles:["" TO *]) (+organisations:(150 > 42) +roles:(174 72)) > > > i w