Releases: tulibraries/cob_index
Releases · tulibraries/cob_index
Contributor fields as json
Release Notes:
- Refactors extract_contributor to return json
- Separates relation, name, and role for contributors
- Update documentation
- Dependency updates
- Adds new locations for MAIN and LAW
- Updates names for Remote Storage
Update #build_call_number
- Ignores superfluous subfields.
https://github.com/tulibraries/cob_index/compare/v0.6.7..v0.6.8
Update lc_outter/innter_facet field (v0.6.7)
- Only use 050 for call number if 090 is missing
Updating lc field
- Updates the lc_call_number_display field to include subfield "b"
Fix Issue with decimal order in LC sort (v0.6.4)
Merge pull request #156 from tulibraries/bump-lc-solr-sortable-gem bump lc_solr_sortable
Add location translation on indexing.
v0.6.4 Merge pull request #141 from tulibraries/bl-1052-more-location-facet-…
Index Library and Location for nested facets
Merge pull request #139 from tulibraries/bl-1052-index-location-facet BL-1052: Index new location_facet field.
Improved LC Call Number sorting
Changeset: v0.6.1...cc73e28
Suppress instead of delete
This release adds an option to suppress rather that delete records in order to substantially speed up removing records based on oai deletes. Adds a stub records with just the id, updated date, and the suppress flag, to ensure that suppressed records are no longer visible.