harvestdor-indexer 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/harvestdor-indexer.gemspec +2 -2
- data/lib/harvestdor/indexer/version.rb +1 -1
- data/spec/config/ap.yml +1 -10
- data/spec/fixtures/vcr_cassettes/exception_no_MODS_call.yml +1 -1
- data/spec/fixtures/vcr_cassettes/get_collection_druids_call.yml +2 -2
- data/spec/fixtures/vcr_cassettes/process_druids_whitelist_call.yml +7 -7
- data/spec/fixtures/vcr_cassettes/single_rsolr_connection_call.yml +2 -2
- metadata +6 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 867ec6824294513fc2de79faec05696d8b3e8b8c
|
4
|
+
data.tar.gz: 00f41d75cf475adb322c324efb28d0a1af18846a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f0cf5fe83102478428dfd470f5fbb050e6fe373c6c56fcd7c5321341c397704a34a230d58506ff0d8a4279edc113f2e8be28b4ae9af9d6316b03b1466eeb742
|
7
|
+
data.tar.gz: 032017da7dd560e3b03299a457cb1d0dacccd59b79881123bfaeb015547b7248059af672badd6806c3cf6da467ab97596f5a63cb61042096a967013877d362e1
|
data/harvestdor-indexer.gemspec
CHANGED
@@ -8,9 +8,9 @@ Gem::Specification.new do |gem|
|
|
8
8
|
gem.version = Harvestdor::Indexer::VERSION
|
9
9
|
gem.authors = ["Naomi Dushay", "Bess Sadler", "Laney McGlohon"]
|
10
10
|
gem.email = ["ndushay@stanford.edu", "bess@stanford.edu", "laneymcg@stanford.edu"]
|
11
|
-
gem.description = %q{Harvest DOR object metadata
|
11
|
+
gem.description = %q{Harvest DOR object metadata by the item or collection, plus code framework to write Solr docs to index}
|
12
12
|
gem.summary = %q{Harvest DOR object metadata and index it to Solr}
|
13
|
-
gem.homepage = "https://
|
13
|
+
gem.homepage = "https://github.com/sul-dlss/harvestdor-indexer"
|
14
14
|
|
15
15
|
gem.files = `git ls-files`.split($/)
|
16
16
|
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
data/spec/config/ap.yml
CHANGED
@@ -40,13 +40,4 @@ harvestdor:
|
|
40
40
|
log_dir: spec/test_logs
|
41
41
|
|
42
42
|
# purl: url for the DOR purl server (used to get ContentMetadata, etc.)
|
43
|
-
purl:
|
44
|
-
|
45
|
-
# Additional options to pass to Faraday http client (https://github.com/technoweenie/faraday)
|
46
|
-
http_options:
|
47
|
-
ssl:
|
48
|
-
verify: false
|
49
|
-
# timeouts are in seconds; timeout -> open/read, open_timeout -> connection open
|
50
|
-
request:
|
51
|
-
timeout: 180
|
52
|
-
open_timeout: 180
|
43
|
+
purl: https://purl.stanford.edu
|
@@ -55,7 +55,7 @@ http_interactions:
|
|
55
55
|
recorded_at: Wed, 12 Nov 2014 19:34:03 GMT
|
56
56
|
- request:
|
57
57
|
method: get
|
58
|
-
uri:
|
58
|
+
uri: https://purl.stanford.edu/yg867hg1375.xml
|
59
59
|
body:
|
60
60
|
encoding: US-ASCII
|
61
61
|
string: ''
|
@@ -147,6 +147,6 @@ http_interactions:
|
|
147
147
|
<dc:coverage>China</dc:coverage>
|
148
148
|
</oai_dc:dc>
|
149
149
|
</publicObject>
|
150
|
-
http_version:
|
150
|
+
http_version:
|
151
151
|
recorded_at: Wed, 17 Dec 2014 19:39:38 GMT
|
152
152
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri:
|
5
|
+
uri: https://purl.stanford.edu/yg867hg1375.xml
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -94,7 +94,7 @@ http_interactions:
|
|
94
94
|
<dc:coverage>China</dc:coverage>
|
95
95
|
</oai_dc:dc>
|
96
96
|
</publicObject>
|
97
|
-
http_version:
|
97
|
+
http_version:
|
98
98
|
recorded_at: Wed, 17 Dec 2014 19:44:13 GMT
|
99
99
|
- request:
|
100
100
|
method: get
|
@@ -155,11 +155,11 @@ http_interactions:
|
|
155
155
|
social customs, and people."},{"druid":"druid:jf275fd6276","latest_change":"2013-11-26T00:11:17Z","title":"Album
|
156
156
|
A: Photographs of China''s natural landscapes, urban scenes, cultural landmarks,
|
157
157
|
social customs, and people."}],"counts":{"collections":1,"items":5,"total_count":6}}'
|
158
|
-
http_version:
|
158
|
+
http_version:
|
159
159
|
recorded_at: Wed, 17 Dec 2014 19:44:14 GMT
|
160
160
|
- request:
|
161
161
|
method: get
|
162
|
-
uri:
|
162
|
+
uri: https://purl.stanford.edu/jf275fd6276.xml
|
163
163
|
body:
|
164
164
|
encoding: US-ASCII
|
165
165
|
string: ''
|
@@ -853,11 +853,11 @@ http_interactions:
|
|
853
853
|
<dc:relation type="collection">Francis E. Stafford photographs, 1909-1933</dc:relation>
|
854
854
|
</oai_dc:dc>
|
855
855
|
</publicObject>
|
856
|
-
http_version:
|
856
|
+
http_version:
|
857
857
|
recorded_at: Wed, 17 Dec 2014 19:44:14 GMT
|
858
858
|
- request:
|
859
859
|
method: get
|
860
|
-
uri:
|
860
|
+
uri: https://purl.stanford.edu/nz353cp1092.xml
|
861
861
|
body:
|
862
862
|
encoding: US-ASCII
|
863
863
|
string: ''
|
@@ -1521,6 +1521,6 @@ http_interactions:
|
|
1521
1521
|
<dc:relation type="collection">Francis E. Stafford photographs, 1909-1933</dc:relation>
|
1522
1522
|
</oai_dc:dc>
|
1523
1523
|
</publicObject>
|
1524
|
-
http_version:
|
1524
|
+
http_version:
|
1525
1525
|
recorded_at: Wed, 17 Dec 2014 19:44:14 GMT
|
1526
1526
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri:
|
5
|
+
uri: https://purl.stanford.edu/yg867hg1375.xml
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -94,7 +94,7 @@ http_interactions:
|
|
94
94
|
<dc:coverage>China</dc:coverage>
|
95
95
|
</oai_dc:dc>
|
96
96
|
</publicObject>
|
97
|
-
http_version:
|
97
|
+
http_version:
|
98
98
|
recorded_at: Wed, 17 Dec 2014 19:39:38 GMT
|
99
99
|
- request:
|
100
100
|
method: get
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: harvestdor-indexer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Naomi Dushay
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2015-10-
|
13
|
+
date: 2015-10-26 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rsolr
|
@@ -250,9 +250,8 @@ dependencies:
|
|
250
250
|
- - ">="
|
251
251
|
- !ruby/object:Gem::Version
|
252
252
|
version: '0'
|
253
|
-
description: Harvest DOR object metadata
|
254
|
-
|
255
|
-
write Solr docs to index
|
253
|
+
description: Harvest DOR object metadata by the item or collection, plus code framework
|
254
|
+
to write Solr docs to index
|
256
255
|
email:
|
257
256
|
- ndushay@stanford.edu
|
258
257
|
- bess@stanford.edu
|
@@ -290,7 +289,7 @@ files:
|
|
290
289
|
- spec/unit/harvestdor-indexer-solr_spec.rb
|
291
290
|
- spec/unit/harvestdor-indexer_spec.rb
|
292
291
|
- spec/unit/harvestdor/indexer/metrics_spec.rb
|
293
|
-
homepage: https://
|
292
|
+
homepage: https://github.com/sul-dlss/harvestdor-indexer
|
294
293
|
licenses: []
|
295
294
|
metadata: {}
|
296
295
|
post_install_message:
|
@@ -309,7 +308,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
309
308
|
version: '0'
|
310
309
|
requirements: []
|
311
310
|
rubyforge_project:
|
312
|
-
rubygems_version: 2.4.
|
311
|
+
rubygems_version: 2.4.8
|
313
312
|
signing_key:
|
314
313
|
specification_version: 4
|
315
314
|
summary: Harvest DOR object metadata and index it to Solr
|