: print c.search(q='a_dt:["2005-08-01T00:00:00Z" TO "2005-08-01T23:59:59Z"]') : : Note that without the quotes around the date in the range query, I get : an exception because the ':' causes the value to be truncated by the : queryparser.
uhh... i'm not sure what you're talking about dude ... it works just fine for me when i paste... a_dt:[2005-08-01T00:00:00Z TO 2005-08-01T23:59:59Z] ..into the query form on the admin screen. -Hoss