On Wed, Apr 10, 2013 at 10:35 AM, Max Bo <maximilian.brod...@gmail.com>wrote:

> Just for information: I indicate that the problem occurs when I try to add
> the fields, created, last_modified, issued (all three have the type date)
> and the field rightsholder.
>
> Maybe it is helpful!
>

>From the example you sent earlier, it appears that the format of your
timestamps does not conform with SOLR's expectations; they should be
something like 1995-12-31T23:59:59.999Z (i.e, zero timezone offset,
designated with a trailing "Z").

Reply via email to