You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document/importer
orbiter 9b6762ec2e
- added a csv "comma separated values" parser to parse OAI-PMH sources from
16 years ago
..
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. 16 years ago
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. 16 years ago
OAIPMHImporter.java - added a csv "comma separated values" parser to parse OAI-PMH sources from 16 years ago
OAIPMHReader.java fixes 16 years ago
ResumptionToken.java fixes 16 years ago