On Thu, Apr 16, 2009 at 1:20 PM, Mark Allan <mark.al...@ed.ac.uk> wrote:

>
> My thinking is that Solr is trying to add the field directly as '1953'
> before doing the text factory stuff and is therefore not in the right format
> for indexing.  Does that sound like a reasonable assumption and am I missing
> something which is causing it to go wrong?  Can anyone help please?


That is correct. You'll need to do the date creation in your own code so
that you send a well-formed date to Solr.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to