Re: [pubDate] is not converting correctly

2010-12-13 Thread Adam Estrada
My first submission ;-) https://issues.apache.org/jira/browse/SOLR-2286 Adam On Mon, Dec 13, 2010 at 5:14 PM, Lance Norskog wrote: > Create an account at > https://issues.apache.org/jira/secure/Dashboard.jspa and do 'Create > New Issue' for the

Re: [pubDate] is not converting correctly

2010-12-13 Thread Lance Norskog
Create an account at https://issues.apache.org/jira/secure/Dashboard.jspa and do 'Create New Issue' for the Solr project. On Mon, Dec 13, 2010 at 2:13 PM, Lance Norskog wrote: > Please file a JIRA requesting this. > > On Mon, Dec 13, 2010 at 6:29 AM, Adam Estrada wrote: >> +1  If I knew enough a

Re: [pubDate] is not converting correctly

2010-12-13 Thread Lance Norskog
Please file a JIRA requesting this. On Mon, Dec 13, 2010 at 6:29 AM, Adam Estrada wrote: > +1  If I knew enough about how to do this in Java I would but I do not > s.What is the correct way to add or suggest enhancements to Solr > core? > > Adam > > On Sun, Dec 12, 2010 at 11:38 PM, Lance

Re: [pubDate] is not converting correctly

2010-12-13 Thread Adam Estrada
+1 If I knew enough about how to do this in Java I would but I do not s.What is the correct way to add or suggest enhancements to Solr core? Adam On Sun, Dec 12, 2010 at 11:38 PM, Lance Norskog wrote: > Nice find! This is Apache 2.0, copyright SUN. > > O Great Apache Elders: Is it kos

Re: [pubDate] is not converting correctly

2010-12-12 Thread Lance Norskog
Nice find! This is Apache 2.0, copyright SUN. O Great Apache Elders: Is it kosher to add this to the Solr distribution? It's not in the JDK and is also com.sun.* On Sun, Dec 12, 2010 at 5:33 PM, Adam Estrada wrote: > Thanks for the feedback! There are quite a few formats that can be used. I > a

Re: [pubDate] is not converting correctly

2010-12-12 Thread Adam Estrada
Thanks for the feedback! There are quite a few formats that can be used. I am experiencing at least 5 of them. Would something like this work? Note that there are 2 different formats separated by a comma. I don't suppose it will because there is already a comma in the first parser. I guess I am

Re: [pubDate] is not converting correctly

2010-12-12 Thread Koji Sekiguchi
(10/12/13 8:49), Adam Estrada wrote: All, I am having some difficu"lties parsing the pubDate field that is part of the RSS spec (I believe). I get the warning that "states, "Dec 12, 2010 6:45:26 PM org.apache.solr.handler.dataimport.DateFormatTransformer transformRow WARNING: Could not parse a

[pubDate] is not converting correctly

2010-12-12 Thread Adam Estrada
All, I am having some difficu"lties parsing the pubDate field that is part of the RSS spec (I believe). I get the warning that "states, "Dec 12, 2010 6:45:26 PM org.apache.solr.handler.dataimport.DateFormatTransformer transformRow WARNING: Could not parse a Date field java.text.ParseException: Un