: So if I add :00 to every time, it should be fine?
: ie
: "2008-02-12T15:02:06:00Z" instead of "2008-02-12T15:02:06Z"

It's ".000" not ":00" ... "2008-02-12T15:02:06.000Z"

but like i said: that stack trace is odd, the time doesn't seem like it 
actually comes from any query params, it looks like it's coming from a 
previously indexed doc.  To work arround this you may need to reindex 
all of your docs with those optional milliseconds.


-Hoss

Reply via email to