I'm trying to boost more like this queries with a timestamp field. The field is indexed in universal format, including the Z at the end. I can include the timestamp field in fl, qf, and mlt.qf but when I try to add the field to the mlt.fl list, I get a 400 bad request error with "Invalid Date String: 2008-12-19T16:13:58" Note that there is no trailing Z on the string that is reported as invalid, which would make sense, except that it is stored in the index properly with the trailing Z, and as I said, the field can be retried in other parameters, just not MLT.FL. Normal string are working well in MLT.FL however.
Weird.... Cheers, Curtis Olson CACI -- View this message in context: http://www.nabble.com/MLT.FL---Invalid-Date-String-tp21095097p21095097.html Sent from the Solr - User mailing list archive at Nabble.com.