Ahaa I deleted the data folder and now I get Invalid Date String:'2010-01-01 00:00:00 +02:00' I need to cast it to solr. as I read it in the schema using
<field name="LastModificationTime" type="date" indexed="false" stored="true" required="true"/> On Tue, Jul 23, 2013 at 10:50 AM, Gora Mohanty <g...@mimirtech.com> wrote: > On 23 July 2013 11:13, Mysurf Mail <stammail...@gmail.com> wrote: > > clarify: I did deleted the data in the index and reloaded it (+ commit). > > (As i said, I have seen it loaded in the sb profiler) > [...] > > Please share your DIH configuration file, and Solr's > schema.xml. It must be that somehow the column > is not getting indexed. > > Regards, > Gora >