Hi

I have a situation whereby the following filter query works with Lucene 3.8.1

ChainedFilter: [QueryWrapperFilter(+receivedate:[201407010000 TO 201407310000] +cat:email) org.apache.lucene.sandbox.queries.DuplicateFilter@6a894d44 ]

With Lucene 4.0.0, the query always returns zero results. It doesn't work.

Is this a bug? The problem seems to occur when receivedate range query is added.

Jamie

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to