Hi

       My queries are working with standard query handler but not in dismax.

*it is working fine *
EX :
q=scanneddate:["2012-02-02T01:30:52Z" TO "2011-09-22T22:40:30Z"] .

*Not Working :*
EX
defType=dismax&q=["2012-02-02T01:30:52Z" TO
"2011-09-22T22:40:30Z"]&qf=scanneddate

How can I check for the date ranges  using solr's dismax query handler


--
View this message in context: 
http://lucene.472066.n3.nabble.com/query-with-DATE-FIELD-AND-RANGE-query-using-dismax-tp3983819.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to