We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
traject -i xml -r Traject::OaiPmhNokogiriReader \ -s oai_pmh.start_url=https://libarchive.linnbenton.edu/catalog/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&set=type:OpenEducationalResource \ -c lib/tasks/data/config/config.rb \ -s solr.url=[YOUR SOLR URL \ -s solrj_writer.commit_on_close=true \ -c lib/tasks/data/config/oai.rb
The text was updated successfully, but these errors were encountered:
Add a traject config for oai-pmh, helps with #309, helps with #308
6db8a08
To use it, you can run: traject -i xml -r Traject::OaiPmhNokogiriReader \ -s oai_pmh.start_url=https://libarchive.linnbenton.edu/catalog/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&set=type:OpenEducationalResource \ -c lib/tasks/data/config/config.rb \ -s solr.url=[YOUR SOLR URL \ -s solrj_writer.commit_on_close=true \ -c lib/tasks/data/config/oai.rb
No branches or pull requests
The text was updated successfully, but these errors were encountered: