Skip to content

Releases: sul-dlss-deprecated/dor_indexing

v2.1.0

29 Mar 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

28 Mar 19:52
10f18d9
Compare
Choose a tag to compare

What's Changed

  • Remove vestiges of dor-services-client which the gem no longer depends on by @mjgiarlo in 11de0d2

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Mar 19:41
2ba8114
Compare
Choose a tag to compare

What's Changed

  • Add facet for Release to PURL sitemap by @jcoyne in #47
  • [SPIKE] Use independent, callable, injectable repositories for cocina and both sorts of tags by @mjgiarlo in #48

New Contributors

Full Changelog: v1.5.0...v2.0.0

1.4.1

13 Mar 18:00
Compare
Choose a tag to compare

Changes since 1.4.0

  • load active_support explicitly PR #32
  • remove vestigial sw_author_tesim (replaced by author_display_ss) PR #33
  • remove vestigial objectId_tesim (replaced by druid_bare_ssi and druid_prefixed_ssi) PR #34
  • beef up contributor specs PR #35
  • remove vestigial sw_display_title_tesim (replaced by display_title) PR #39

1.4.0

17 Feb 00:43
Compare
Choose a tag to compare

Changes since v1.3.1

  • IdentifiableIndexer: new Solr fields druid_prefixed_ssi and druid_bare_ssi intended to replace objectId_tesim
  • author_display_ss intended to replace sw_author_tesim
  • solrizer gem removed: it was obscuring more than helping
  • CollectionTitleIndexer only creates fields if there is a value
  • metadata_format_ssim: removed as it is not used
  • dor_id_tesim: removed as it is not used
  • refactor class names, method names and comments for better clarity