: I'm hoping to be able to put an expression in the fq param instead, if
: that's supported.

you have to invert your logic.  docs that "have not yet expired, or will 
never expire" match the negacted query for "docs expired in the past"...

            fq = -storeExpirationDate:[* TO NOW]

-Hoss

Reply via email to