Re: Problem with parsing date

2010-07-26 Thread Rafal Bluszcz Zawadzki
I have just fixed it. Problem was related with operating system value - they were different that solr expected with incoming datastream. Regards, Rafal Zawadzki On Mon, Jul 26, 2010 at 3:20 PM, Chantal Ackermann < chantal.ackerm...@btelligent.de> wrote: > On Mon, 2010-07-26 at 14:46 +0200, Raf

Re: Problem with parsing date

2010-07-26 Thread Chantal Ackermann
On Mon, 2010-07-26 at 14:46 +0200, Rafal Bluszcz Zawadzki wrote: > EEE, d MMM HH:mm:ss z not sure but you might want to try with an uppercase 'Z' for the timezone (surrounded by single quotes, alternatively). The rest of your pattern looks fine. But if you still run into problems try differen

Re: Problem with parsing date

2010-07-26 Thread Rafal Bluszcz Zawadzki
I am using also others dateFormat string, also in same data handler and they works. But not this one. And this data are fetching from the external source, so I don't have possibility to modify them (well, theoritacly i can save them, edit etc but this is not the way). Why this is not working with

Re: Problem with parsing date

2010-07-26 Thread Li Li
I uses format like -MM-ddThh:mm:ssZ. it works 2010/7/26 Rafal Bluszcz Zawadzki : > Hi, > > I am using Data Import Handler from Solr 1.4. > > Parts of my data-config.xml are: > > >                        processor="XPathEntityProcessor" >                stream="false" >                forEach="