Thanks you very much guys for help. On Wed, 22 Aug 2018 at 10:02 Mikhail Khludnev <m...@apache.org> wrote:
> q={!parent which=type_s:parent}+type_s:child > -time_tdt:[2018-08-01T16:00:00Z TO 2018-08-04T15:59:59Z] > or > q={!parent which=type_s:parent v=$cq}&cq=+type_s:child > -time_tdt:[2018-08-01T16:00:00Z TO 2018-08-04T15:59:59Z] > > On Tue, Aug 21, 2018 at 7:13 PM Novin Novin <toe.al...@gmail.com> wrote: > > > Hi Guys, > > > > I was try to do block join query with "not". I got not success, can > anybody > > please help me out here. > > > > This works q=+_query_:"{!parent which=type_s:parent} > > +time_tdt:[2018-08-01T16:00:00Z > > TO 2018-08-04T15:59:59Z]" > > This works q=-time_tdt:[2018-08-01T16:00:00Z TO 2018-08-04T15:59:59Z] > > > > This does not work q=+_query_:"{!parent which=type_s:parent} > > -time_tdt:[2018-08-01T16:00:00Z > > TO 2018-08-04T15:59:59Z]" > > > > Did I missed something? > > > > Thanks in advanced. > > Bests, > > Novin > > > > > -- > Sincerely yours > Mikhail Khludnev >