yacy_search_server/source/net/yacy/document/importer
orbiter 9b6762ec2e - added a csv "comma separated values" parser to parse OAI-PMH sources from
http://roar.eprints.org/index.php?action=csv
- integrated the csv parser into the crawlers parser list
- added an extension to the OAI-PMH import function to download and show the roar csv file using the csv parser

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6448 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-03 20:10:59 +00:00
..
Importer.java very first working version of oai-pmh importer: if given the right url, the importer can read and index listRecord xml files and calculate the right resumptionURL which is then given as next default start point for the importer url input. 2009-11-02 00:14:14 +00:00
MediawikiImporter.java very first working version of oai-pmh importer: if given the right url, the importer can read and index listRecord xml files and calculate the right resumptionURL which is then given as next default start point for the importer url input. 2009-11-02 00:14:14 +00:00
OAIPMHImporter.java - added a csv "comma separated values" parser to parse OAI-PMH sources from 2009-11-03 20:10:59 +00:00
OAIPMHReader.java fixes 2009-11-02 19:23:05 +00:00
ResumptionToken.java fixes 2009-11-02 19:23:05 +00:00