Re: Invalid Date String Exception

2013-02-23 Thread Shawn Heisey
On 2/23/2013 12:27 AM, Raja Kulasekaran wrote: Hi, I got the exception *"Invalid Date String" *as I run the crawl against webpages . * * Each one use their own date format and as a developer we don't have a control on it. Instead of throwing exception, It should suppose to convert into a Solr ba

Invalid Date String Exception

2013-02-22 Thread Raja Kulasekaran
Hi, I got the exception *"Invalid Date String" *as I run the crawl against webpages . * * Each one use their own date format and as a developer we don't have a control on it. Instead of throwing exception, It should suppose to convert into a Solr based format . Can you suggest me how do I overcom