Many thanks Yonik!
Upayavira
On Thu, Apr 11, 2013, at 09:32 PM, Yonik Seeley wrote:
> On Wed, Apr 10, 2013 at 7:33 AM, Upayavira wrote:
> > On Wed, Apr 10, 2013, at 12:22 PM, Upayavira wrote:
> >> I'm sure the best way for me to solve this issue myself is to ask it
> >> publicly, so...
> >>
> >>
On Wed, Apr 10, 2013 at 7:33 AM, Upayavira wrote:
> On Wed, Apr 10, 2013, at 12:22 PM, Upayavira wrote:
>> I'm sure the best way for me to solve this issue myself is to ask it
>> publicly, so...
>>
>> If I have two {!join} queries that select a collection of documents
>> each, how do I create a fi
On Wed, Apr 10, 2013, at 12:22 PM, Upayavira wrote:
> I'm sure the best way for me to solve this issue myself is to ask it
> publicly, so...
>
> If I have two {!join} queries that select a collection of documents
> each, how do I create a filter query that combines their results?
>
> If I do fq={
I'm sure the best way for me to solve this issue myself is to ask it
publicly, so...
If I have two {!join} queries that select a collection of documents
each, how do I create a filter query that combines their results?
If I do fq={!join} {!join...} it only considers the first.
>From what I u