Releases: sul-dlss-deprecated/dor_indexing
Releases · sul-dlss-deprecated/dor_indexing
v2.1.0
What's Changed
- upgrade to latest cocina-models release by @jmartin-sul in #49
New Contributors
- @jmartin-sul made their first contribution in #49
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
1.4.1
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
Changes since v1.3.1
- IdentifiableIndexer: new Solr fields
druid_prefixed_ssi
anddruid_bare_ssi
intended to replaceobjectId_tesim
author_display_ss
intended to replacesw_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 useddor_id_tesim
: removed as it is not used- refactor class names, method names and comments for better clarity