Automatically detecting Date/Time format in the DIH
---------------------------------------------------

                 Key: SOLR-2286
                 URL: https://issues.apache.org/jira/browse/SOLR-2286
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 1.4.1
         Environment: Windows 7
            Reporter: Adam Estrada
             Fix For: 1.4.1


When ingesting several RSS/ATOM feeds, it's very laborious to format the data 
and time for each feed. I came across a bit of Java code that may or may not 
help alleviate some of this work.

http://www.java2s.com/Open-Source/Java-Document/RSS-RDF/Rome/com/sun/syndication/io/impl/DateParser.java.htm

I think that this would be a great addition to those of us who ingest a lot of 
syndicated data and then want to query on it.

Thanks, 
Adam

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to