unt-libraries / catalog-api

A Django project that lets you build and expose a REST API for your library's Sierra ILS-based catalog
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Changes/additions to bib resource (bibdata Solr index) #7

Closed jthomale closed 11 months ago

jthomale commented 8 years ago

Add bib "edition" field

Add bib "date_created" field

Add bib "date_updated" field

Modification to bibdata "url" field (MARC 856)

Normalized call number fields on bibs

Item availability info on bibs

Bib locations

Make sure to restart Solr and reindex bib records after all changes are made.

jthomale commented 11 months ago

All of this has either been completed or no longer applies.