: While I could add a future date to these documents, this kind of feels 
: hackish and I would be interested in other ideas on how to filter out 
: expired documents.

this just came up on the solr list, the answer is equally applicable 
but note that you'll need to combine it with some other query class 
(MatchAllDocs perhaps)...

>> 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" 

http://www.nabble.com/expression-in-an-fq-parameter-fails-to17353677.html#a17375261




-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to