Skip to content

Releases: tulibraries/cob_index

Contributor fields as json

25 Mar 18:10
2d06577
Compare
Choose a tag to compare

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

05 Nov 20:16
91b5e7f
Compare
Choose a tag to compare

Update lc_outter/innter_facet field (v0.6.7)

02 Nov 17:13
3bc590c
Compare
Choose a tag to compare
  • Only use 050 for call number if 090 is missing

Updating lc field

30 Oct 18:03
f4fd259
Compare
Choose a tag to compare
  • Updates the lc_call_number_display field to include subfield "b"

Fix Issue with decimal order in LC sort (v0.6.4)

29 Oct 20:28
aae1365
Compare
Choose a tag to compare
Merge pull request #156 from tulibraries/bump-lc-solr-sortable-gem

bump lc_solr_sortable

Add location translation on indexing.

21 Sep 20:41
584eadc
Compare
Choose a tag to compare
v0.6.4

Merge pull request #141 from tulibraries/bl-1052-more-location-facet-…

Index Library and Location for nested facets

11 Sep 17:25
3553dd0
Compare
Choose a tag to compare
Merge pull request #139 from tulibraries/bl-1052-index-location-facet

BL-1052: Index new location_facet field.

Improved LC Call Number sorting

10 Sep 16:18
cc73e28
Compare
Choose a tag to compare

Suppress instead of delete

27 Jul 20:56
dbbc0ad
Compare
Choose a tag to compare

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.

A Cautious Return

24 Jul 13:59
79396b7
Compare
Choose a tag to compare
  • Supress record when all its items are Not Available #118
  • Make HathiTrust online availability and display toggleable #120
  • add LC call number fields to indexer #122
  • revise error handling for SOLR_URL #122
  • relax update date off flag #122