Skip to content

Commit

Permalink
Merge pull request #7299 from OdumInstitute/7298_51_release_notes_tsv
Browse files Browse the repository at this point in the history
#7298 correct broken biomedical.tsv link in upgrade instructions
  • Loading branch information
kcondon authored Oct 7, 2020
2 parents bf1937f + 9a07698 commit 62da27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/5.1-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ If this is a new installation, please see our [Installation Guide](http://guides

1. Update Biomedical Metadata Block (if used), Reload Solr, ReExportAll

`wget https://github.com/IQSS/dataverse/releases/download/5.1/biomedical.tsv`
`wget https://github.com/IQSS/dataverse/releases/download/v5.1/biomedical.tsv`
`curl http://localhost:8080/api/admin/datasetfield/load -X POST --data-binary @biomedical.tsv -H "Content-type: text/tab-separated-values"`

- copy schema_dv_mdb_fields.xml and schema_dv_mdb_copies.xml to solr server, for example into /usr/local/solr/solr-7.7.2/server/solr/collection1/conf/ directory
Expand Down

0 comments on commit 62da27f

Please sign in to comment.