cul_hydra 1.4.17 → 1.4.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 98a70de0210ddf9f8699da9b958aeec32d055010
4
- data.tar.gz: 100a0e4c43455e6f7a049f1500c81ca7a348af59
3
+ metadata.gz: 1abaad2cef667fc8e4f772a364ed61c4ea68836e
4
+ data.tar.gz: 14dd1fd4b8a69f2956f8c5d0cea7bf00b50c81bb
5
5
  SHA512:
6
- metadata.gz: 7730e2f172d55af4ca69f02875d6506b9843f353994cc1a58d4c0b747a9b2dd9e929ff5ad36cf6bea22b45e99134b2da35823d100467c60353ee0899364db30d
7
- data.tar.gz: e842754c44bae108447445fe6f940ff81e385fa1a9d47ef4ec19107f8e0b6a65ba62a5f72c48565b3e67b163df3306734ebda72f80cd66b4028b9dda6dd9c02f
6
+ metadata.gz: 88d55e63bec1afcd4a31470e4b2c5d45c8d4e1f56cca39fec0b846b89cb2e0a758352e4ae7f05f5696c96f7e8965ea8b4e614193b1689cfb4733e8897f694dce
7
+ data.tar.gz: 91305d4506ebb0f13e32916769df96058d0d360e2a5318910152044bf98fc90cb752600420aac59fa7034304772d58f5fabc709194d797a8418afe8bbd35669a
@@ -456,7 +456,7 @@ module Cul::Hydra::Solrizer
456
456
  solr_doc["lib_project_url_ssm"] = project_url
457
457
  solr_doc["origin_info_place_ssm"] = origin_info_place
458
458
  solr_doc["origin_info_place_for_display_ssm"] = origin_info_place_for_display
459
- solr_doc["classification_other"] = classification_other
459
+ solr_doc["classification_other_ssim"] = classification_other
460
460
 
461
461
  repo_marc_code = repository_code
462
462
  unless repo_marc_code.nil?
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.4.17'
3
+ VERSION = '1.4.18'
4
4
  def self.version
5
5
  VERSION
6
6
  end
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.4.16'
3
+ VERSION = '1.4.17'
4
4
  def self.version
5
5
  VERSION
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cul_hydra
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.17
4
+ version: 1.4.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Armintor