RE: solr j response

2013-02-10 Thread Michael Ryan
Assuming that createdDate is a DateField in your schema.xml, the object returned by SolrJ will be a Date object (though you will need to cast it to a Date). -Michael

solr j response

2013-02-10 Thread hassancrowdc
createdDate="#" } { id="#" createdDate="#" } ] } } and i want to format createdDate. will the result of the solrj make createdDate a java object so that i can format it the way i want to? thanks -- View this message in context: http://lucene.472066.n3.na