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
ile(pdfFile, "application/octet-stream");
>up.setParam("literal." + SolrConstants.ID, solrPDFId);
>
> Regards
> Uwe
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/SolrJ-Add-a-date-field-to-ContentStreamUpdateRequest-tp4029704.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
Uwe
--
View this message in context:
http://lucene.472066.n3.nabble.com/SolrJ-Add-a-date-field-to-ContentStreamUpdateRequest-tp4029704.html
Sent from the Solr - User mailing list archive at Nabble.com.