UCF / Search-Service-Django

A django based REST API for accessing search data and related data management tools.
0 stars 0 forks source link

Kuali catalog importer #252

Closed cjg89 closed 3 years ago

cjg89 commented 3 years ago

Adds an alternate catalog importer, import-catalog-descriptions, that imports catalog data from the new Kuali system. Functionally this is about the same as the existing import-catalog-data importer, but doesn't require outbound GET requests for every short and full description, and no longer expects data to be coming from separate catalogs (undergraduate and graduate data is all processed at the same time).