Nope, not yet. Someone did propose a JavascriptRequestHandler or such, which would allow you to code such things in Javascript (obviously), but I don't believe that has been accepted or completed yet.
Upayavira On Thu, Oct 16, 2014, at 03:48 AM, Aaron Lewis wrote: > Hi, > > I'm trying to a "if first query is empty then do a second query", e.g > > if this returns no rows: > title:"XX" AND subject:"YY" > > Then do a > title:"XX" > > I can do that with two queries. But I'm wondering if I can merge them > into a single one? > > -- > Best Regards, > Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ > Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33