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
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
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 want to use this in fq and i need to set the operator to OR. My q.op is AND
but I need OR in fq. I have read about ofq b