ucdavisdatalab / citationSearch

R package for citation resolution using Solr
https://ucdavisdatalab.github.io/citationSearch/
0 stars 2 forks source link

Aggregate collections into a single combined set #6

Closed avkoehl closed 3 years ago

avkoehl commented 3 years ago

Add new function to index.R called index_all. Reads in data from treesearch, nfsl, and blm and creates a single collection, add ids to reference which collection it came from. Move preprocessing code into separate non exported functions.