Hi,
I have on my schema <field name="timestamp" type="date" indexed="true" stored="true" default="NOW" /> This field is returned as <date name="timestamp">2010-08-11T10:11:03.354Z</date> For an article added at 2010-08-11T11:11:03.354Z! And the server has the time of 2010-08-11T11:11:03.354Z... This is a w2003 server using solr 1.4. Any guess of what could be wrong here? Thanks, Frederico