On 12/30/2012 3:55 PM, uwe72 wrote:
> but i can just add String values.....i want to add Date objects?!

You represent the Date as a String, in format Solr uses for dates:
http://lucene.apache.org/solr/api-4_0_0-BETA/org/apache/solr/schema/DateField.html

Reply via email to