C'mon Steve, filters fq=& are always intersected.

On Wed, Jun 8, 2016 at 11:28 PM, Steven White <swhite4...@gmail.com> wrote:

> Hi everyone,
>
> I cannot make sense of this so I hope someone here can shed some light.
>
> The following gives me 0 hits (expected):
>
>   ?q=*&q.op=OR&fq={!field+f=DateA+op=Intersects}[2020-01-01+TO+2030-01-01]
>
> The following gives me hits (expected):
>
>   ?q=*&q.op=OR&fq={!field+f=DateB+op=Intersects}[2000-01-01+TO+2020-01-01]
>
> But the following (combine the above two) gives me 0 hits (unexpected):
>
>
> ?&q=*&q.op=OR&fq={!field+f=DateB+op=Intersects}[2000-01-01+TO+2020-01-01]&fq={!field+f=DateA+op=Intersects}[2020-01-01+TO+2030-01-01]
>
> What am I missing?
>
> Thanks.
>
> Steve
>



-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
<mkhlud...@griddynamics.com>

Reply via email to