A Lucene 4.0 document returns for a Date field now a string value, instead of
a Date object.
<field name="ModuleImpl.versionAsDate" view="Datenstand" type="date" 

Solr4.0 --> "2009-10-29T00:00:009Z"
Solr3.6 --> Date instance

Can this be set somewhere in the config?

I prefer to receive a date instance



--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrJ-and-Solr-4-0-doc-getFieldValue-returns-String-instead-of-Date-tp4031588.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to