cul_hydra 1.7.3 → 1.7.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1c5338996d4a2e3fcc074b40488a879de29e2079393fb805a74637a7965255c1
4
- data.tar.gz: c1746b4c9779ee5cbdaea102f81cefbab8484cd646da8b20ac3769c8b12e3ddf
3
+ metadata.gz: 29387b752b0fb6cead460295cf65e9ca9b192ab177cad64fd2c8fe78ff300f28
4
+ data.tar.gz: 89e019905a985e368e7c62bc1f586802f4f32ac94d9f2ff3f7b3cadc3af7fa7d
5
5
  SHA512:
6
- metadata.gz: 51998c01bd97aaf075c8ea45b6baf8953b13a6b75df9596a57c6a3b2e963d547c62bca9ccc83d558b830a1f8ebfc1acad93ec5dddaeb99f353c473b6f89db349
7
- data.tar.gz: d2fca73db84d7d73e857e07db10b7d1a0440e2ca34378067bc6573c6b8241acceeee2acda741cf4614361ceff9021d524a1502be54cbef7e8bd3cf3791cedaf6
6
+ metadata.gz: 1fe32857825ab0d7a3787ebe6e3f9904a5e12991afd8a3473461cf82a596d3998d6dbfc616d9f4b62b42fbefd8737ccad7d8a7f804595776fb185fcb9b1c7402
7
+ data.tar.gz: b296fb7e7e7bd9d575c18bd59d07da1693eb4f134833f24e4de39e3c90e3d86dc13c1e13c895e685322e52113f9de2b6237e1003b7522da7a8358619a42c6d7f
@@ -599,6 +599,7 @@ module Cul::Hydra::Solrizer
599
599
 
600
600
  # Geo data
601
601
  solr_doc["geo"] = coordinates
602
+ solr_doc["has_geo_bsi"] = true if solr_doc["geo"].present?
602
603
 
603
604
  ## Handle alternate form of language authority for language_language_term_text_ssim
604
605
  ## We already capture elements when authority="iso639-2b", but we want to additionally
@@ -1,6 +1,6 @@
1
1
  module Cul
2
2
  module Hydra
3
- VERSION = '1.7.3'
3
+ VERSION = '1.7.4'
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.7.3
4
+ version: 1.7.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Armintor
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-06-24 00:00:00.000000000 Z
12
+ date: 2019-07-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bootstrap-sass