summon 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/History.txt CHANGED
@@ -1,3 +1,8 @@
1
+ === 1.1.1 2009-12-11
2
+ * 2 minor enhancements:
3
+ * add support to handle government document classification number (GovDocClassNum)
4
+ * map error.code into error object to allow for finer grained error messages
5
+
1
6
  === 1.1.0 2009-11-10
2
7
  * 2 major enhancements:
3
8
  * add support for Thumbnails in the thumbnail_small, thumbnail_medium, and thumbnail_large fields
data/lib/summon.rb CHANGED
@@ -6,7 +6,7 @@ require 'cgi'
6
6
  require 'json'
7
7
 
8
8
  module Summon
9
- VERSION = "1.1.0"
9
+ VERSION = "1.1.1"
10
10
  require 'summon/log'
11
11
  require 'summon/service'
12
12
  require 'summon/transport'
@@ -32,6 +32,7 @@ class Summon::Document < Summon::Schema
32
32
  attr :isbns, :json_name => "ISBN"
33
33
  attr :issns, :json_name => "ISSN"
34
34
  attr :patent_number
35
+ attr :gov_doc_class_nums, :json_name => "GovDocClassNum"
35
36
 
36
37
 
37
38
  attr :subject_terms
@@ -58,6 +59,10 @@ class Summon::Document < Summon::Schema
58
59
  def call_number
59
60
  @call_numbers.first
60
61
  end
62
+
63
+ def gov_doc_class_num
64
+ @gov_doc_class_nums.first
65
+ end
61
66
 
62
67
  def pages?
63
68
  @start_page || @page_count
@@ -1,4 +1,5 @@
1
1
  class Summon::Error < Summon::Schema
2
+ attr :code
2
3
  attr :suggestion, :transform => :Suggestion
3
4
  attr :message
4
5
  end
@@ -1,2327 +1,1513 @@
1
1
  {
2
- "pageCount": 100456,
3
- "queryTime": 57,
4
- "fullTextCount": 0,
2
+ "pageCount": 55301653,
5
3
  "didYouMeanSuggestions": [
6
- {
7
- "originalQuery": "louis rmstrong",
8
- "newSearchCommand": "s.cmd=setTextQuery%28louis+armstrong%29",
9
- "suggestedQuery": "louis armstrong"
10
- }
4
+
11
5
  ],
12
- "totalRequestTime": 80,
6
+ "queryTime": 360,
13
7
  "documents": [
14
8
  {
15
- "Publisher_xml": [
16
- {
17
- "name": "Spirulina Records"
18
- },
9
+ "Copyright_xml": [
19
10
  {
20
- "name": "Swingsistersound"
11
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
21
12
  }
22
13
  ],
23
- "SubjectTerms": [
24
- "Women's music",
25
- "Popular music",
26
- "Rock music"
27
- ],
28
- "TableOfContents": [
29
- "The very thing -- Dark night -- 2 truths & uh lie -- Reckless -- Spin -- Free -- Real of you -- Fire -- Purple hair -- Ghost -- Nuthin' -- Faith."
14
+ "PageNote": [
15
+ "B.5"
30
16
  ],
31
- "XQueryRevision": [
32
- "Rev: 6229"
33
- ],
34
- "inHoldings": false,
35
- "DBID": [
36
- "GXQ"
17
+ "PublicationDecade": [
18
+ "2000"
37
19
  ],
38
- "Notes": [
39
- "Compact disc."
20
+ "PublicationTitle": [
21
+ "Arizona Republic"
40
22
  ],
41
- "PublicationDateYear": [
23
+ "PublicationCentury": [
42
24
  "2000"
43
25
  ],
26
+ "inHoldings": false,
44
27
  "hasFullText": false,
45
- "timestamp": [
46
- "Thu Jul 09 19:44:12 EDT 2009"
47
- ],
48
- "Author": [
49
- "Hunter, Lisa"
28
+ "Title": [
29
+ "OBITUARIES"
50
30
  ],
51
31
  "PublicationDate": [
52
- "c2000."
32
+ "20020316"
53
33
  ],
54
- "Title": [
55
- "Lisa Hunter -- alive"
34
+ "Genre": [
35
+ "Obituary",
36
+ "Obituary"
37
+ ],
38
+ "PCID": [
39
+ "47992751"
56
40
  ],
57
41
  "ID": [
58
- "gvsu_catalog_b16644323"
42
+ "proquest_dll_1839009301"
59
43
  ],
60
- "LCCallNum": [
61
- "M1630.18 .H95 2000"
44
+ "NewspaperSection": [
45
+ "Valley & State"
62
46
  ],
63
47
  "Language": [
64
48
  "English"
65
49
  ],
66
- "PublicationDateCentury": [
67
- "2000"
68
- ],
69
- "PublicationDateDecade": [
70
- "2000"
50
+ "PublicationEdition": [
51
+ "Final Chaser"
71
52
  ],
72
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:dc&rft.title=Lisa+Hunter+--+alive&rft.creator=Hunter%2C+Lisa&rft.date=c200-0.&rft.pub=Spirulina+Records&rft.externalDBID=n%2Fa&rft.externalDocID=b16644323",
73
- "Author_xml": [
74
- {
75
- "fullname": "Hunter, Lisa",
76
- "surname": "Hunter",
77
- "givenname": "Lisa"
78
- }
53
+ "SSID": [
54
+ "ssj0015727"
79
55
  ],
80
- "Library": [
81
- "Women's Center Library"
56
+ "ISSN": [
57
+ "0892-8711"
82
58
  ],
83
59
  "PublicationDate_xml": [
84
60
  {
85
- "month": "01",
86
- "text": "c2000.",
87
- "day": "01",
88
- "year": "2000"
61
+ "month": "03",
62
+ "text": "20020316",
63
+ "day": "16",
64
+ "year": "2002"
89
65
  }
90
66
  ],
91
67
  "PublicationPlace": [
92
- "S.l.",
93
- "Ann Arbor, Mich"
68
+ "Phoenix, Ariz"
94
69
  ],
95
- "TemporalSubjectTerms": [
96
- "1991-2000"
70
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=OBITUARIES&rft.jtitle=Arizona+Republic&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=B.5&rft.externalDBID=AREP&rft.externalDocID=1839009301",
71
+ "PQID": [
72
+ "1839009301"
97
73
  ],
98
74
  "PublicationPlace_xml": [
99
75
  {
100
- "name": "S.l."
101
- },
102
- {
103
- "name": "Ann Arbor, Mich"
76
+ "name": "Phoenix, Ariz"
104
77
  }
105
78
  ],
106
- "DocumentTitleAlternate": [
107
- "Alive"
108
- ],
109
- "score": [
110
- "1.0"
79
+ "DLL_JC": [
80
+ "AREP"
111
81
  ],
112
82
  "Snippet": [
113
83
  ""
114
84
  ],
115
- "availabilityToken": "b16644323",
116
- "ContentType": [
117
- "Audio Recording"
85
+ "Copyright": [
86
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
118
87
  ],
119
- "Publisher": [
120
- "Spirulina Records",
121
- "Swingsistersound"
88
+ "StartPage": [
89
+ "B.5"
90
+ ],
91
+ "ContentType": [
92
+ "Newspaper Article"
122
93
  ]
123
94
  },
124
95
  {
125
- "Publisher_xml": [
126
- {
127
- "name": "Lewis Publishers"
128
- }
129
- ],
130
96
  "SubjectTerms": [
131
- "Environmental risk assessment"
97
+ "Relocation"
132
98
  ],
133
- "TableOfContents": [
134
- "Introduction and overview of difficulties encountered in developing comparative rankings of environmental problems \/ C. Richard Cothern -- Current concerns regarding the implementation of risk-based management: how real are they? \/ William V. Garetz -- Application of ecological knowledge to environmental problems: ecological risk assessment \/ David Policansky -- Threat of greenhouse warming \/ Rob Coppock -- Revising the risk assessment paradigm: limits on the quantitative ranking of environmental problems \/ Ellen K. Silbergeld -- It is possible to do quantitative assessment of relative risk \/ James D. Wilson -- Noncancer health endpoints: approaches to quantitative risk assessment \/ William Farland and Michael Dourson -- Gaps in knowledge in assessing the risk of cancer \/ Art Gregory -- Estimating viral disease risk from drinking water \/ Charles P. Gerba and Joan B. Rose -- Atmospheric nitrogen oxides: a bridesmaid revisited \/ John Bachmann -- Temporal variations in exposure data \/ Nancy K. Kim.",
135
- "cont) Integrated approach to risk characterization of multiple pathway chemical exposures \/ Christopher T. DeRosa ... [et al.] -- Method for obtaining guidance for the combination of qualitative rankings by cancer and noncancer risks into a single, qualitative health risk ranking \/ Paul F. Deisler, Jr. -- Use of statistical insignificance in the formulation of risk-based standards for carcinogens \/ Roy E. Albert and Rakesh Shukla -- Possible carcinogenic hazards from natural and synthetic chemicals: setting priorities \/ Lois Swirsky ... [et al.] -- Impact of data gaps in EPA's regional comparative risk projects \/ Rosalie R. Day -- Use of economic data and analysis in comparative risk projects: questions of policy and reliability \/ Palma Risler -- Role of evidential reason and epistemic discourse in establishing the risk of environmental carcinogens \/ Douglas Crawford-Brown and Jeffery Arnold -- How to move quickly to risk-based environmental management: a specific proposal \/ William V. Garetz."
99
+ "Copyright_xml": [
100
+ {
101
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
102
+ }
136
103
  ],
137
- "XQueryRevision": [
138
- "Rev: 6229"
104
+ "PageNote": [
105
+ "D.1"
139
106
  ],
140
- "inHoldings": false,
141
- "DBID": [
142
- "GXQ"
107
+ "PublicationDecade": [
108
+ "2000"
143
109
  ],
144
- "DEWEY": [
145
- "363.7"
110
+ "PublicationTitle": [
111
+ "Arizona Republic"
146
112
  ],
147
- "Notes": [
148
- "Based on a symposium held on Aug. 28, 1991 in New York City.",
149
- "Includes bibliographical references and index."
113
+ "PublicationCentury": [
114
+ "2000"
150
115
  ],
151
- "PublicationDateYear": [
152
- "1993"
116
+ "inHoldings": false,
117
+ "Abstract": [
118
+ "With its combination of brand-name prices and discount prices, Kohl's has become one of the hottest names in retailing."
153
119
  ],
154
120
  "hasFullText": false,
155
- "ISBN": [
156
- "0873716051 (acid-free paper)"
157
- ],
158
- "timestamp": [
159
- "Thu Jul 09 19:44:12 EDT 2009"
160
- ],
161
- "Author": [
162
- "Cothern, C. Richard"
163
- ],
164
- "PageCount": [
165
- "317 p."
121
+ "Title": [
122
+ "KOHL'S PLANS 8 TO 10 DEPARTMENT STORES IN VALLEY"
166
123
  ],
167
124
  "PublicationDate": [
168
- "c1993."
125
+ "20020316"
169
126
  ],
170
- "Title": [
171
- "Comparative environmental risk assessment"
127
+ "Author": [
128
+ "Glen Creno"
172
129
  ],
173
130
  "Genre": [
174
- "Congresses"
131
+ "News",
132
+ "News"
175
133
  ],
176
- "ID": [
177
- "gvsu_catalog_b14315361"
134
+ "PCID": [
135
+ "47992751"
178
136
  ],
179
- "LCCN": [
180
- "92002389"
137
+ "ID": [
138
+ "proquest_dll_1839009611"
181
139
  ],
182
- "LCCallNum": [
183
- "TD193.5 .C66 1993"
140
+ "NewspaperSection": [
141
+ "Business"
184
142
  ],
185
143
  "Language": [
186
144
  "English"
187
145
  ],
188
- "PublicationDateCentury": [
189
- "1900"
146
+ "PublicationEdition": [
147
+ "Final Chaser"
190
148
  ],
191
- "PublicationDateDecade": [
192
- "1990"
149
+ "SSID": [
150
+ "ssj0015727"
151
+ ],
152
+ "ISSN": [
153
+ "0892-8711"
193
154
  ],
194
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Comparative+environmental+risk+assessment&rft.au=Cothern%2C+C.+Richard&rft.date=c199-3.&rft.pub=Lewis+Publishers&rft.isbn=0873716051+%28acid-free+paper%29&rft.externalDBID=n%2Fa&rft.externalDocID=b14315361",
195
155
  "Author_xml": [
196
156
  {
197
- "fullname": "Cothern, C. Richard",
198
- "surname": "Cothern",
199
- "givenname": "C. Richard"
157
+ "fullname": "Glen Creno"
200
158
  }
201
159
  ],
202
- "Library": [
203
- "AWRI"
204
- ],
205
160
  "PublicationDate_xml": [
206
161
  {
207
- "month": "01",
208
- "text": "c1993.",
209
- "day": "01",
210
- "year": "1993"
162
+ "month": "03",
163
+ "text": "20020316",
164
+ "day": "16",
165
+ "year": "2002"
211
166
  }
212
167
  ],
213
168
  "PublicationPlace": [
214
- "Boca Raton"
169
+ "Phoenix, Ariz"
170
+ ],
171
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=KOHL%27S+PLANS+8+TO+10+DEPARTMENT+STORES+IN+VALLEY&rft.jtitle=Arizona+Republic&rft.au=Glen+Creno&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=D.1&rft.externalDBID=AREP&rft.externalDocID=1839009611",
172
+ "PQID": [
173
+ "1839009611"
215
174
  ],
216
175
  "PublicationPlace_xml": [
217
176
  {
218
- "name": "Boca Raton"
177
+ "name": "Phoenix, Ariz"
219
178
  }
220
179
  ],
221
- "score": [
222
- "1.0"
180
+ "DLL_JC": [
181
+ "AREP"
223
182
  ],
224
183
  "Snippet": [
225
- ""
184
+ "With its combination of brand-name prices and discount prices, Kohl's has become one of the hottest names in retailing."
226
185
  ],
227
- "availabilityToken": "b14315361",
228
- "ContentType": [
229
- "Book"
186
+ "Copyright": [
187
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
188
+ ],
189
+ "StartPage": [
190
+ "D.1"
230
191
  ],
231
- "Publisher": [
232
- "Lewis Publishers"
192
+ "ContentType": [
193
+ "Newspaper Article"
233
194
  ]
234
195
  },
235
196
  {
236
- "Publisher_xml": [
197
+ "SubjectTerms": [
198
+ "Junk bonds",
199
+ "Bear markets",
200
+ "High yield investments",
201
+ "Mutual funds",
202
+ "Investment policy"
203
+ ],
204
+ "Copyright_xml": [
237
205
  {
238
- "name": "CRC Press"
206
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
239
207
  }
240
208
  ],
241
- "SubjectTerms": [
242
- "Herbicides",
243
- "Herbicides",
244
- "Environmental aspects",
245
- "Soils",
246
- "Herbicide content",
247
- "Environmental chemistry",
248
- "Environmental Exposure",
249
- "Soil",
250
- "analysis"
251
- ],
252
- "XQueryRevision": [
253
- "Rev: 6229"
209
+ "PageNote": [
210
+ "D.1"
254
211
  ],
255
- "inHoldings": false,
256
- "DBID": [
257
- "GXQ"
212
+ "PublicationDecade": [
213
+ "2000"
258
214
  ],
259
- "DEWEY": [
260
- "574.5\/222"
215
+ "PublicationTitle": [
216
+ "Arizona Republic"
261
217
  ],
262
- "Notes": [
263
- "Includes bibliographical references and index."
218
+ "PublicationCentury": [
219
+ "2000"
264
220
  ],
265
- "PublicationDateYear": [
266
- "1988"
221
+ "inHoldings": false,
222
+ "Abstract": [
223
+ "[...] both stocks and junk bonds should flourish if the economy picks up steam."
267
224
  ],
268
225
  "hasFullText": false,
269
- "ISBN": [
270
- "0849343763 (v. 1)",
271
- "0849343771 (v. 2)"
226
+ "Title": [
227
+ "ECONOMIC REBOUND POINTS TO BETTER TIMES FOR BATTERED HIGH-YIELD FUNDS"
272
228
  ],
273
- "timestamp": [
274
- "Thu Jul 09 19:44:12 EDT 2009"
229
+ "PublicationDate": [
230
+ "20020316"
275
231
  ],
276
232
  "Author": [
277
- "Grover, R"
233
+ "RUSS WILES"
278
234
  ],
279
- "PageCount": [
280
- "v. <1-2"
281
- ],
282
- "PublicationDate": [
283
- "c1988"
235
+ "Genre": [
236
+ "News",
237
+ "News"
284
238
  ],
285
- "Title": [
286
- "Environmental chemistry of herbicides"
239
+ "PCID": [
240
+ "47992751"
287
241
  ],
288
242
  "ID": [
289
- "gvsu_catalog_b13988840"
243
+ "proquest_dll_1839009421"
290
244
  ],
291
- "LCCN": [
292
- "87028975"
293
- ],
294
- "LCCallNum": [
295
- "SB951.4 .E58 1988"
245
+ "NewspaperSection": [
246
+ "Business"
296
247
  ],
297
248
  "Language": [
298
249
  "English"
299
250
  ],
300
- "PublicationDateCentury": [
301
- "1900"
251
+ "PublicationEdition": [
252
+ "Final Chaser"
253
+ ],
254
+ "SSID": [
255
+ "ssj0015727"
302
256
  ],
303
- "PublicationDateDecade": [
304
- "1980"
257
+ "ISSN": [
258
+ "0892-8711"
305
259
  ],
306
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Environmental+chemistry+of+herbicides&rft.au=Grover%2C+R&rft.date=c198&rft.pub=CRC+Press&rft.isbn=0849343763+%28v.+1%29&rft.externalDBID=n%2Fa&rft.externalDocID=b13988840",
307
260
  "Author_xml": [
308
261
  {
309
- "fullname": "Grover, R",
310
- "surname": "Grover",
311
- "givenname": "R"
262
+ "fullname": "RUSS WILES"
312
263
  }
313
264
  ],
314
- "Library": [
315
- "AWRI"
316
- ],
317
265
  "PublicationDate_xml": [
318
266
  {
319
- "month": "01",
320
- "text": "c1988-",
321
- "day": "01",
322
- "year": "1988"
267
+ "month": "03",
268
+ "text": "20020316",
269
+ "day": "16",
270
+ "year": "2002"
323
271
  }
324
272
  ],
325
273
  "PublicationPlace": [
326
- "Boca Raton, Fla"
274
+ "Phoenix, Ariz"
275
+ ],
276
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=ECONOMIC+REBOUND+POINTS+TO+BETTER+TIMES+FOR+BATTERED+HIGH-YIELD+FUNDS&rft.jtitle=Arizona+Republic&rft.au=RUSS+WILES&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=D.1&rft.externalDBID=AREP&rft.externalDocID=1839009421",
277
+ "PQID": [
278
+ "1839009421"
327
279
  ],
328
280
  "PublicationPlace_xml": [
329
281
  {
330
- "name": "Boca Raton, Fla"
282
+ "name": "Phoenix, Ariz"
331
283
  }
332
284
  ],
333
- "score": [
334
- "1.0"
285
+ "DLL_JC": [
286
+ "AREP"
335
287
  ],
336
288
  "Snippet": [
337
- ""
289
+ "[...] both stocks and junk bonds should flourish if the economy picks up steam."
338
290
  ],
339
- "availabilityToken": "b13988840",
340
- "ContentType": [
341
- "Book"
291
+ "Copyright": [
292
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
342
293
  ],
343
- "Publisher": [
344
- "CRC Press"
294
+ "StartPage": [
295
+ "D.1"
296
+ ],
297
+ "ContentType": [
298
+ "Newspaper Article"
345
299
  ]
346
300
  },
347
301
  {
348
- "Publisher_xml": [
349
- {
350
- "name": "Harrington Park Press"
351
- }
352
- ],
353
302
  "SubjectTerms": [
354
- "Male homosexuality",
355
- "History",
356
- "Male friendship"
303
+ "Restaurants"
357
304
  ],
358
- "TableOfContents": [
359
- "The freedom of the frontier -- Warme Bru\u0308der, mouches, and mollies -- Rom, sodomy, and the lash -- Gone for a soldier -- Sodomites in America's libraries -- Racism and homosexual desire in the antebellum period -- The nation's capital under Jefferson : four case studies -- On the streets of Philadelphia, Annapolis, and Boston -- Spirituality and sublimation -- Gender anarchy as a revolutionary threat -- Male intimacy at the fringes.."
305
+ "Copyright_xml": [
306
+ {
307
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
308
+ }
360
309
  ],
361
- "XQueryRevision": [
362
- "Rev: 6229"
310
+ "PageNote": [
311
+ "E.10"
363
312
  ],
364
- "inHoldings": false,
365
- "DBID": [
366
- "GXQ"
313
+ "PublicationDecade": [
314
+ "2000"
367
315
  ],
368
- "Notes": [
369
- "Includes bibliographical references (p. 271-311) and index."
316
+ "PublicationTitle": [
317
+ "Arizona Republic"
370
318
  ],
371
- "PublicationDateYear": [
372
- "2006"
319
+ "PublicationCentury": [
320
+ "2000"
373
321
  ],
374
- "URI": [
375
- "http:\/\/www.loc.gov\/catdir\/toc\/ecip0513\/2005014632.html",
376
- "http:\/\/firstsearch.oclc.org\/WebZ\/DCARead?standardNoType=1&standardNo=1560233443:srcdbname=worldcat:fromExternal=true&sessionid=0",
377
- "http:\/\/firstsearch.oclc.org\/WebZ\/DECRead?standardNoType=1&standardNo=1560233443&sessionid=0&srcdbname=worldcat&key=b79f9d2692ada1adb2ba6858597bd58178c63705a76d4cc7cb24baed020b6cbd&ectype=TOC"
322
+ "inHoldings": false,
323
+ "Abstract": [
324
+ "Choose from P.F. Chang's, Kona Grill and California Pizza Kitchen."
378
325
  ],
379
326
  "hasFullText": false,
380
- "GeographicLocations_xml": [
381
- {
382
- "name": "United States"
383
- }
384
- ],
385
- "ISBN": [
386
- "1560233443 (hard : alk. paper)",
387
- "9781560233459",
388
- "9781560233442",
389
- "1560233451 (soft : alk. paper)"
327
+ "Title": [
328
+ "MALL UNDER THE MOON WHEN THE SUN SETS, THE LIGHTS GO ON AT CHANDLER'S INDOOR MECCA"
390
329
  ],
391
- "timestamp": [
392
- "Thu Jul 09 19:44:12 EDT 2009"
330
+ "PublicationDate": [
331
+ "20020316"
393
332
  ],
394
333
  "Author": [
395
- "Benemann, William"
334
+ "Jaimee Rose"
396
335
  ],
397
- "PageCount": [
398
- "xx, 322 p."
399
- ],
400
- "PublicationDate": [
401
- "c2006."
402
- ],
403
- "Subtitle": [
404
- "beyond romantic friendships"
336
+ "Genre": [
337
+ "News",
338
+ "News"
405
339
  ],
406
- "Title": [
407
- "Male-male intimacy in early America"
340
+ "PCID": [
341
+ "47992751"
408
342
  ],
409
343
  "ID": [
410
- "gvsu_catalog_b19786062"
344
+ "proquest_dll_1839009851"
411
345
  ],
412
- "LCCN": [
413
- "2005014632"
346
+ "NewspaperSection": [
347
+ "Arizona Living"
414
348
  ],
415
349
  "Language": [
416
350
  "English"
417
351
  ],
418
- "PublicationDateCentury": [
419
- "2000"
352
+ "PublicationEdition": [
353
+ "Final Chaser"
420
354
  ],
421
- "PublicationDateDecade": [
422
- "2000"
355
+ "SSID": [
356
+ "ssj0015727"
357
+ ],
358
+ "ISSN": [
359
+ "0892-8711"
423
360
  ],
424
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Male-male+intimacy+in+early+America&rft.au=Benemann%2C+William&rft.date=c200-6.&rft.pub=Harrington+Park+Press&rft.isbn=1560233443+%28hard+%3A+alk.+paper%29&rft.externalDBID=n%2Fa&rft.externalDocID=b19786062",
425
361
  "Author_xml": [
426
362
  {
427
- "fullname": "Benemann, William",
428
- "surname": "Benemann",
429
- "givenname": "William"
363
+ "fullname": "Jaimee Rose"
430
364
  }
431
365
  ],
432
- "GeographicLocations": [
433
- "United States"
434
- ],
435
- "Library": [
436
- "LGBT Resource Center"
437
- ],
438
366
  "PublicationDate_xml": [
439
367
  {
440
- "month": "01",
441
- "text": "c2006.",
442
- "day": "01",
443
- "year": "2006"
368
+ "month": "03",
369
+ "text": "20020316",
370
+ "day": "16",
371
+ "year": "2002"
444
372
  }
445
373
  ],
446
374
  "PublicationPlace": [
447
- "New York"
375
+ "Phoenix, Ariz"
376
+ ],
377
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=MALL+UNDER+THE+MOON+WHEN+THE+SUN+SETS%2C+THE+LIGHTS+GO+ON+AT+CHANDLER%27S+INDOOR+MECCA&rft.jtitle=Arizona+Republic&rft.au=Jaimee+Rose&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=E.10&rft.externalDBID=AREP&rft.externalDocID=1839009851",
378
+ "PQID": [
379
+ "1839009851"
448
380
  ],
449
381
  "PublicationPlace_xml": [
450
382
  {
451
- "name": "New York"
383
+ "name": "Phoenix, Ariz"
452
384
  }
453
385
  ],
454
- "score": [
455
- "1.0"
386
+ "DLL_JC": [
387
+ "AREP"
456
388
  ],
457
389
  "Snippet": [
458
- ""
390
+ "Choose from P.F. Chang's, Kona Grill and California Pizza Kitchen."
459
391
  ],
460
- "availabilityToken": "b19786062",
461
- "ContentType": [
462
- "Book"
392
+ "Copyright": [
393
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
394
+ ],
395
+ "StartPage": [
396
+ "E.10"
463
397
  ],
464
- "Publisher": [
465
- "Harrington Park Press"
398
+ "ContentType": [
399
+ "Newspaper Article"
466
400
  ]
467
401
  },
468
402
  {
469
403
  "SubjectTerms": [
470
- "Job hunting",
471
- "Occupations",
472
- "Professions",
473
- "Vocational guidance"
404
+ "Automobile racing"
405
+ ],
406
+ "Copyright_xml": [
407
+ {
408
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
409
+ }
474
410
  ],
475
- "XQueryRevision": [
476
- "Rev: 6229"
411
+ "PageNote": [
412
+ "C.4"
477
413
  ],
478
- "inHoldings": false,
479
- "DBID": [
480
- "GXQ"
414
+ "PublicationDecade": [
415
+ "2000"
481
416
  ],
482
- "Notes": [
483
- "File contains brochures, catalogs and other publications useful to potential job seekers."
417
+ "PublicationTitle": [
418
+ "Arizona Republic"
484
419
  ],
485
- "hasFullText": false,
486
- "timestamp": [
487
- "Thu Jul 09 19:44:12 EDT 2009"
420
+ "PublicationCentury": [
421
+ "2000"
422
+ ],
423
+ "inHoldings": false,
424
+ "Abstract": [
425
+ "The authors, who are veteran race reporters, even included a chapter that answers questions such as, Why don't (NASCAR drivers) race in the rain like other sanctioning bodies?"
488
426
  ],
427
+ "hasFullText": false,
489
428
  "Title": [
490
- "Career resources"
429
+ "HUGE NASCAR TOME HAS IT ALL"
430
+ ],
431
+ "PublicationDate": [
432
+ "20020316"
433
+ ],
434
+ "Author": [
435
+ "Mark Armijo"
436
+ ],
437
+ "Genre": [
438
+ "News",
439
+ "News"
440
+ ],
441
+ "PCID": [
442
+ "47992751"
491
443
  ],
492
444
  "ID": [
493
- "gvsu_catalog_b12245379"
445
+ "proquest_dll_1839009651"
494
446
  ],
495
- "LCCallNum": [
496
- "Filed by Organization (C...)"
447
+ "NewspaperSection": [
448
+ "Sports"
497
449
  ],
498
450
  "Language": [
499
- "Unknown"
451
+ "English"
500
452
  ],
501
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Career+resources&rft.externalDBID=n%2Fa&rft.externalDocID=b12245379",
502
- "CorporateAuthor": [
503
- "Citizens Insurance"
453
+ "PublicationEdition": [
454
+ "Final Chaser"
504
455
  ],
505
- "Library": [
506
- "Career Services"
456
+ "SSID": [
457
+ "ssj0015727"
507
458
  ],
508
- "PublicationPlace": [
509
- "Howell, MI"
459
+ "ISSN": [
460
+ "0892-8711"
461
+ ],
462
+ "Author_xml": [
463
+ {
464
+ "fullname": "Mark Armijo"
465
+ }
510
466
  ],
511
- "CorporateAuthor_xml": [
467
+ "PublicationDate_xml": [
512
468
  {
513
- "name": "Citizens Insurance"
469
+ "month": "03",
470
+ "text": "20020316",
471
+ "day": "16",
472
+ "year": "2002"
514
473
  }
515
474
  ],
475
+ "PublicationPlace": [
476
+ "Phoenix, Ariz"
477
+ ],
478
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=HUGE+NASCAR+TOME+HAS+IT+ALL&rft.jtitle=Arizona+Republic&rft.au=Mark+Armijo&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=C.4&rft.externalDBID=AREP&rft.externalDocID=1839009651",
479
+ "PQID": [
480
+ "1839009651"
481
+ ],
516
482
  "PublicationPlace_xml": [
517
483
  {
518
- "name": "Howell, MI"
484
+ "name": "Phoenix, Ariz"
519
485
  }
520
486
  ],
521
- "score": [
522
- "1.0"
487
+ "DLL_JC": [
488
+ "AREP"
523
489
  ],
524
490
  "Snippet": [
525
- ""
491
+ "The authors, who are veteran race reporters, even included a chapter that answers questions such as, Why don't (NASCAR drivers) race in the rain like other sanc..."
492
+ ],
493
+ "Copyright": [
494
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
495
+ ],
496
+ "StartPage": [
497
+ "C.4"
526
498
  ],
527
- "availabilityToken": "b12245379",
528
499
  "ContentType": [
529
- "Book"
500
+ "Newspaper Article"
530
501
  ]
531
502
  },
532
503
  {
533
504
  "SubjectTerms": [
534
- "Job hunting",
535
- "Occupations",
536
- "Professions",
537
- "Vocational guidance"
505
+ "Athletes",
506
+ "Cyclones",
507
+ "Professional hockey"
538
508
  ],
539
- "XQueryRevision": [
540
- "Rev: 6229"
509
+ "Copyright_xml": [
510
+ {
511
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
512
+ }
541
513
  ],
542
- "inHoldings": false,
543
- "DBID": [
544
- "GXQ"
514
+ "PageNote": [
515
+ "C.8"
545
516
  ],
546
- "Notes": [
547
- "File contains brochures, catalogs and other publications useful to potential job seekers."
517
+ "PublicationDecade": [
518
+ "2000"
548
519
  ],
549
- "hasFullText": false,
550
- "timestamp": [
551
- "Thu Jul 09 19:44:12 EDT 2009"
520
+ "PublicationTitle": [
521
+ "Arizona Republic"
522
+ ],
523
+ "PublicationCentury": [
524
+ "2000"
552
525
  ],
526
+ "inHoldings": false,
527
+ "Abstract": [
528
+ "Savage, 31, was acquired Jan. 25 from Montreal along with a third-round draft pick and future considerations for Sergei Berezin."
529
+ ],
530
+ "hasFullText": false,
553
531
  "Title": [
554
- "Career resources"
532
+ "COYOTES SIGN SAVAGE FOR 4 MORE YEARS"
533
+ ],
534
+ "PublicationDate": [
535
+ "20020316"
536
+ ],
537
+ "Author": [
538
+ "Bob McManaman"
539
+ ],
540
+ "Genre": [
541
+ "News",
542
+ "News"
543
+ ],
544
+ "PCID": [
545
+ "47992751"
555
546
  ],
556
547
  "ID": [
557
- "gvsu_catalog_b12239240"
548
+ "proquest_dll_1839009961"
558
549
  ],
559
- "LCCallNum": [
560
- "Filed by Organization (A...)"
550
+ "NewspaperSection": [
551
+ "Sports"
561
552
  ],
562
553
  "Language": [
563
- "Unknown"
554
+ "English"
564
555
  ],
565
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Career+resources&rft.externalDBID=n%2Fa&rft.externalDocID=b12239240",
566
- "CorporateAuthor": [
567
- "Amoco Corporation"
556
+ "PublicationEdition": [
557
+ "Final Chaser"
568
558
  ],
569
- "Library": [
570
- "Career Services"
559
+ "SSID": [
560
+ "ssj0015727"
571
561
  ],
572
- "PublicationPlace": [
573
- "Chicago, IL"
562
+ "ISSN": [
563
+ "0892-8711"
574
564
  ],
575
- "CorporateAuthor_xml": [
565
+ "Author_xml": [
566
+ {
567
+ "fullname": "Bob McManaman"
568
+ }
569
+ ],
570
+ "PublicationDate_xml": [
576
571
  {
577
- "name": "Amoco Corporation"
572
+ "month": "03",
573
+ "text": "20020316",
574
+ "day": "16",
575
+ "year": "2002"
578
576
  }
579
577
  ],
578
+ "PublicationPlace": [
579
+ "Phoenix, Ariz"
580
+ ],
581
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=COYOTES+SIGN+SAVAGE+FOR+4+MORE+YEARS&rft.jtitle=Arizona+Republic&rft.au=Bob+McManaman&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=C.8&rft.externalDBID=AREP&rft.externalDocID=1839009961",
582
+ "PQID": [
583
+ "1839009961"
584
+ ],
580
585
  "PublicationPlace_xml": [
581
586
  {
582
- "name": "Chicago, IL"
587
+ "name": "Phoenix, Ariz"
583
588
  }
584
589
  ],
585
- "score": [
586
- "1.0"
590
+ "DLL_JC": [
591
+ "AREP"
587
592
  ],
588
593
  "Snippet": [
589
- ""
594
+ "Savage, 31, was acquired Jan. 25 from Montreal along with a third-round draft pick and future considerations for Sergei Berezin."
595
+ ],
596
+ "Copyright": [
597
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
598
+ ],
599
+ "StartPage": [
600
+ "C.8"
590
601
  ],
591
- "availabilityToken": "b12239240",
592
602
  "ContentType": [
593
- "Book"
603
+ "Newspaper Article"
594
604
  ]
595
605
  },
596
606
  {
597
- "Publisher_xml": [
607
+ "Copyright_xml": [
598
608
  {
599
- "name": "CRC Press"
609
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
600
610
  }
601
611
  ],
602
- "SubjectTerms": [
603
- "Polychlorinated biphenyls",
604
- "Environmental aspects",
605
- "Biphe\u0301nyles polychlore\u0301s",
606
- "Aspect de l'environnement"
607
- ],
608
- "XQueryRevision": [
609
- "Rev: 6229"
610
- ],
611
- "inHoldings": false,
612
- "DBID": [
613
- "GXQ"
612
+ "PageNote": [
613
+ "B.4"
614
614
  ],
615
- "DEWEY": [
616
- "363.1\/79"
615
+ "PublicationDecade": [
616
+ "2000"
617
617
  ],
618
- "Notes": [
619
- "Includes bibliographical references and indexes."
618
+ "PublicationTitle": [
619
+ "Arizona Republic"
620
620
  ],
621
- "PublicationDateYear": [
622
- "1986"
621
+ "PublicationCentury": [
622
+ "2000"
623
623
  ],
624
+ "inHoldings": false,
624
625
  "hasFullText": false,
625
- "ISBN": [
626
- "0849359295 (set)"
627
- ],
628
- "timestamp": [
629
- "Thu Jul 09 19:44:12 EDT 2009"
630
- ],
631
- "Author": [
632
- "Waid, John S"
633
- ],
634
- "PageCount": [
635
- "3 v."
626
+ "Title": [
627
+ "OBITUARIES"
636
628
  ],
637
629
  "PublicationDate": [
638
- "c1986-c1987."
630
+ "20020316"
639
631
  ],
640
- "Title": [
641
- "PCBs and the environment"
632
+ "Genre": [
633
+ "Obituary",
634
+ "Obituary"
642
635
  ],
643
- "ID": [
644
- "gvsu_catalog_b1396950x"
636
+ "PCID": [
637
+ "47992751"
645
638
  ],
646
- "LCCN": [
647
- "86017549"
639
+ "ID": [
640
+ "proquest_dll_1839009101"
648
641
  ],
649
- "LCCallNum": [
650
- "QH545.P6 P236 1986"
642
+ "NewspaperSection": [
643
+ "Valley & State"
651
644
  ],
652
645
  "Language": [
653
646
  "English"
654
647
  ],
655
- "PublicationDateCentury": [
656
- "1900"
657
- ],
658
- "PublicationDateDecade": [
659
- "1980"
648
+ "PublicationEdition": [
649
+ "Final Chaser"
660
650
  ],
661
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=PCBs+and+the+environment&rft.au=Waid%2C+John+S&rft.date=c198-6--c1&rft.pub=CRC+Press&rft.isbn=0849359295+%28set%29&rft.externalDBID=n%2Fa&rft.externalDocID=b1396950x",
662
- "Author_xml": [
663
- {
664
- "fullname": "Waid, John S",
665
- "surname": "Waid",
666
- "givenname": "John S"
667
- }
651
+ "SSID": [
652
+ "ssj0015727"
668
653
  ],
669
- "Library": [
670
- "AWRI"
654
+ "ISSN": [
655
+ "0892-8711"
671
656
  ],
672
657
  "PublicationDate_xml": [
673
658
  {
674
- "month": "01",
675
- "text": "c1986-c1987.",
676
- "day": "01",
677
- "year": "1986"
659
+ "month": "03",
660
+ "text": "20020316",
661
+ "day": "16",
662
+ "year": "2002"
678
663
  }
679
664
  ],
680
665
  "PublicationPlace": [
681
- "Boca Raton, Fla"
666
+ "Phoenix, Ariz"
667
+ ],
668
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=OBITUARIES&rft.jtitle=Arizona+Republic&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=B.4&rft.externalDBID=AREP&rft.externalDocID=1839009101",
669
+ "PQID": [
670
+ "1839009101"
682
671
  ],
683
672
  "PublicationPlace_xml": [
684
673
  {
685
- "name": "Boca Raton, Fla"
674
+ "name": "Phoenix, Ariz"
686
675
  }
687
676
  ],
688
- "score": [
689
- "1.0"
677
+ "DLL_JC": [
678
+ "AREP"
690
679
  ],
691
680
  "Snippet": [
692
681
  ""
693
682
  ],
694
- "availabilityToken": "b1396950x",
695
- "ContentType": [
696
- "Book"
683
+ "Copyright": [
684
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
685
+ ],
686
+ "StartPage": [
687
+ "B.4"
697
688
  ],
698
- "Publisher": [
699
- "CRC Press"
689
+ "ContentType": [
690
+ "Newspaper Article"
700
691
  ]
701
692
  },
702
693
  {
703
- "Publisher_xml": [
704
- {
705
- "name": "Swallow Press\/Ohio University Press"
706
- }
707
- ],
708
694
  "SubjectTerms": [
709
- "Anorexia",
710
- "Patients"
711
- ],
712
- "TableOfContents": [
713
- "Body story -- Girl body -- Virgin body -- Starving body -- Wedding body -- Giving birth -- Blind spot."
714
- ],
715
- "XQueryRevision": [
716
- "Rev: 6229"
695
+ "Athletes",
696
+ "Cyclones",
697
+ "Professional hockey"
717
698
  ],
718
- "inHoldings": false,
719
- "DBID": [
720
- "GXQ"
721
- ],
722
- "DEWEY": [
723
- "B",
724
- "362.196\/85262\/0092"
725
- ],
726
- "Notes": [
727
- "Includes bibliographical references (p. 143-148)."
728
- ],
729
- "PublicationDateYear": [
730
- "2004"
731
- ],
732
- "hasFullText": false,
733
- "GeographicLocations_xml": [
699
+ "Copyright_xml": [
734
700
  {
735
- "name": "United States"
701
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
736
702
  }
737
703
  ],
738
- "ISBN": [
739
- "0804010641 (pbk. : alk. paper)",
740
- "0804010633 (cloth : alk. paper)"
704
+ "PageNote": [
705
+ "C.1"
741
706
  ],
742
- "RelatedPersons_xml": [
743
- {
744
- "fullname": "De Pree, Julia Knowlton",
745
- "surname": "De Pree",
746
- "givenname": "Julia Knowlton"
747
- }
707
+ "PublicationDecade": [
708
+ "2000"
748
709
  ],
749
- "timestamp": [
750
- "Thu Jul 09 19:44:12 EDT 2009"
710
+ "PublicationTitle": [
711
+ "Arizona Republic"
751
712
  ],
752
- "Author": [
753
- "De Pree, Julia Knowlton"
713
+ "PublicationCentury": [
714
+ "2000"
715
+ ],
716
+ "inHoldings": false,
717
+ "Abstract": [
718
+ "The sputtering but spunky Predators gave the Coyotes a fight, but they simply were no match for the hottest team in hockey, as Phoenix rolled to its sixth straight win with a 3-2 victory to start a five-game trip."
754
719
  ],
755
- "PageCount": [
756
- "ix, 148 p."
720
+ "hasFullText": false,
721
+ "Title": [
722
+ "BURKE'S 40 SAVES KEY COYOTES' 6TH STRAIGHT VICTORY"
757
723
  ],
758
724
  "PublicationDate": [
759
- "c2004."
725
+ "20020316"
760
726
  ],
761
- "Title": [
762
- "Body story"
727
+ "Author": [
728
+ "Bob McManaman"
763
729
  ],
764
730
  "Genre": [
765
- "Biography"
731
+ "News",
732
+ "News"
766
733
  ],
767
- "ID": [
768
- "gvsu_catalog_b14147609"
734
+ "PCID": [
735
+ "47992751"
769
736
  ],
770
- "LCCN": [
771
- "2003027357"
737
+ "ID": [
738
+ "proquest_dll_1839009531"
772
739
  ],
773
- "LCCallNum": [
774
- "RC552.A5 D43 2004"
740
+ "NewspaperSection": [
741
+ "Sports"
775
742
  ],
776
743
  "Language": [
777
744
  "English"
778
745
  ],
779
- "PublicationDateCentury": [
780
- "2000"
746
+ "PublicationEdition": [
747
+ "Final Chaser"
781
748
  ],
782
- "PublicationDateDecade": [
783
- "2000"
749
+ "SSID": [
750
+ "ssj0015727"
751
+ ],
752
+ "ISSN": [
753
+ "0892-8711"
784
754
  ],
785
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Body+story&rft.au=De+Pree%2C+Julia+Knowlton&rft.date=c200-4.&rft.pub=Swallow+Press%2FOhio+University+Press&rft.isbn=0804010641+%28pbk.+%3A+alk.+paper%29&rft.externalDBID=n%2Fa&rft.externalDocID=b14147609",
786
755
  "Author_xml": [
787
756
  {
788
- "fullname": "De Pree, Julia Knowlton",
789
- "surname": "De Pree",
790
- "givenname": "Julia Knowlton"
757
+ "fullname": "Bob McManaman"
791
758
  }
792
759
  ],
793
- "GeographicLocations": [
794
- "United States"
795
- ],
796
- "Library": [
797
- "Women's Center Library"
798
- ],
799
760
  "PublicationDate_xml": [
800
761
  {
801
- "month": "01",
802
- "text": "c2004.",
803
- "day": "01",
804
- "year": "2004"
762
+ "month": "03",
763
+ "text": "20020316",
764
+ "day": "16",
765
+ "year": "2002"
805
766
  }
806
767
  ],
807
768
  "PublicationPlace": [
808
- "Athens, Ohio"
769
+ "Phoenix, Ariz"
770
+ ],
771
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=BURKE%27S+40+SAVES+KEY+COYOTES%27+6TH+STRAIGHT+VICTORY&rft.jtitle=Arizona+Republic&rft.au=Bob+McManaman&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=C.1&rft.externalDBID=AREP&rft.externalDocID=1839009531",
772
+ "PQID": [
773
+ "1839009531"
809
774
  ],
810
775
  "PublicationPlace_xml": [
811
776
  {
812
- "name": "Athens, Ohio"
777
+ "name": "Phoenix, Ariz"
813
778
  }
814
779
  ],
815
- "RelatedPersons": [
816
- "De Pree, Julia Knowlton"
817
- ],
818
- "score": [
819
- "1.0"
780
+ "DLL_JC": [
781
+ "AREP"
820
782
  ],
821
783
  "Snippet": [
822
- ""
784
+ "The sputtering but spunky Predators gave the Coyotes a fight, but they simply were no match for the hottest team in hockey, as Phoenix rolled to its sixth strai..."
823
785
  ],
824
- "availabilityToken": "b14147609",
825
- "ContentType": [
826
- "Book"
786
+ "Copyright": [
787
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
827
788
  ],
828
- "Publisher": [
829
- "Swallow Press\/Ohio University Press"
789
+ "StartPage": [
790
+ "C.1"
791
+ ],
792
+ "ContentType": [
793
+ "Newspaper Article"
830
794
  ]
831
795
  },
832
796
  {
833
- "Publisher_xml": [
797
+ "Copyright_xml": [
834
798
  {
835
- "name": "Alyson Publications"
799
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
836
800
  }
837
801
  ],
838
- "SubjectTerms": [
839
- "Motion picture actors and actresses",
840
- "Gay motion picture actors and actresses",
841
- "Gay erotic films"
842
- ],
843
- "XQueryRevision": [
844
- "Rev: 6229"
802
+ "PageNote": [
803
+ "B.4"
845
804
  ],
846
- "inHoldings": false,
847
- "DBID": [
848
- "GXQ"
805
+ "PublicationDecade": [
806
+ "2000"
849
807
  ],
850
- "Notes": [
851
- "Filmography: p. 205-209."
808
+ "PublicationTitle": [
809
+ "Arizona Republic"
852
810
  ],
853
- "PublicationDateYear": [
854
- "1996"
811
+ "PublicationCentury": [
812
+ "2000"
855
813
  ],
814
+ "inHoldings": false,
856
815
  "hasFullText": false,
857
- "GeographicLocations_xml": [
858
- {
859
- "name": "United States"
860
- }
861
- ],
862
- "ISBN": [
863
- "1555833837 (pb : acid-free paper)",
864
- "9781555833831 (pb : acid-free paper)"
865
- ],
866
- "RelatedPersons_xml": [
867
- {
868
- "fullname": "Stefano, Joey",
869
- "surname": "Stefano",
870
- "givenname": "Joey"
871
- }
872
- ],
873
- "timestamp": [
874
- "Thu Jul 09 19:44:12 EDT 2009"
875
- ],
876
- "Author": [
877
- "Isherwood, Charles"
878
- ],
879
- "PageCount": [
880
- "208 p."
816
+ "Title": [
817
+ "OBITUARIES"
881
818
  ],
882
819
  "PublicationDate": [
883
- "1996."
884
- ],
885
- "Subtitle": [
886
- "the life and death of Joey Stefano"
887
- ],
888
- "Title": [
889
- "Wonder bread and ecstasy"
820
+ "20020316"
890
821
  ],
891
822
  "Genre": [
892
- "Biography"
823
+ "Obituary",
824
+ "Obituary"
825
+ ],
826
+ "PCID": [
827
+ "47992751"
893
828
  ],
894
829
  "ID": [
895
- "gvsu_catalog_b22630090"
830
+ "proquest_dll_1839009191"
896
831
  ],
897
- "LCCN": [
898
- "96026524"
832
+ "NewspaperSection": [
833
+ "Valley & State"
899
834
  ],
900
835
  "Language": [
901
836
  "English"
902
837
  ],
903
- "PublicationDateCentury": [
904
- "1900"
905
- ],
906
- "PublicationDateDecade": [
907
- "1990"
908
- ],
909
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Wonder+bread+and+ecstasy&rft.au=Isherwood%2C+Charles&rft.date=1996&rft.pub=Alyson+Publications&rft.isbn=1555833837+%28pb+%3A+acid-free+paper%29&rft.externalDBID=n%2Fa&rft.externalDocID=b22630090",
910
- "Author_xml": [
911
- {
912
- "fullname": "Isherwood, Charles",
913
- "surname": "Isherwood",
914
- "givenname": "Charles"
915
- }
838
+ "PublicationEdition": [
839
+ "Final Chaser"
916
840
  ],
917
- "GeographicLocations": [
918
- "United States"
841
+ "SSID": [
842
+ "ssj0015727"
919
843
  ],
920
- "Library": [
921
- "LGBT Resource Center"
844
+ "ISSN": [
845
+ "0892-8711"
922
846
  ],
923
847
  "PublicationDate_xml": [
924
848
  {
925
- "month": "01",
926
- "text": "1996.",
927
- "day": "01",
928
- "year": "1996"
849
+ "month": "03",
850
+ "text": "20020316",
851
+ "day": "16",
852
+ "year": "2002"
929
853
  }
930
854
  ],
931
855
  "PublicationPlace": [
932
- "Los Angeles"
856
+ "Phoenix, Ariz"
857
+ ],
858
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=OBITUARIES&rft.jtitle=Arizona+Republic&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=B.4&rft.externalDBID=AREP&rft.externalDocID=1839009191",
859
+ "PQID": [
860
+ "1839009191"
933
861
  ],
934
862
  "PublicationPlace_xml": [
935
863
  {
936
- "name": "Los Angeles"
864
+ "name": "Phoenix, Ariz"
937
865
  }
938
866
  ],
939
- "RelatedPersons": [
940
- "Stefano, Joey"
941
- ],
942
- "score": [
943
- "1.0"
867
+ "DLL_JC": [
868
+ "AREP"
944
869
  ],
945
870
  "Snippet": [
946
871
  ""
947
872
  ],
948
- "availabilityToken": "b22630090",
949
- "ContentType": [
950
- "Book"
873
+ "Copyright": [
874
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
951
875
  ],
952
- "Edition": [
953
- "1st ed."
876
+ "StartPage": [
877
+ "B.4"
954
878
  ],
955
- "Publisher": [
956
- "Alyson Publications"
879
+ "ContentType": [
880
+ "Newspaper Article"
957
881
  ]
958
882
  },
959
883
  {
960
- "Publisher_xml": [
884
+ "Copyright_xml": [
961
885
  {
962
- "name": "Pilgrim Press"
886
+ "notice": "Copyright 2002 - Arizona Republic - All Rights Reverved"
963
887
  }
964
888
  ],
965
- "SubjectTerms": [
966
- "Virtues",
967
- "Biblical teaching",
968
- "Blacks in the Bible",
969
- "Women in the Bible",
970
- "African American women",
971
- "Conduct of life",
972
- "Religious life"
889
+ "PageNote": [
890
+ "B.4"
973
891
  ],
974
- "XQueryRevision": [
975
- "Rev: 6229"
892
+ "PublicationDecade": [
893
+ "2000"
976
894
  ],
977
- "inHoldings": false,
978
- "DBID": [
979
- "GXQ"
895
+ "PublicationTitle": [
896
+ "Arizona Republic"
980
897
  ],
981
- "DEWEY": [
982
- "277.3\/0082"
983
- ],
984
- "Notes": [
985
- "Includes bibliographical references (p. 131-134) and index."
986
- ],
987
- "PublicationDateYear": [
988
- "2000"
989
- ],
990
- "hasFullText": false,
991
- "ISBN": [
992
- "082981373X (paper : alk. paper)"
993
- ],
994
- "timestamp": [
995
- "Thu Jul 09 19:44:12 EDT 2009"
996
- ],
997
- "Author": [
998
- "Gill, LaVerne McCain"
999
- ],
1000
- "PageCount": [
1001
- "xxviii, 140 p."
1002
- ],
1003
- "PublicationDate": [
1004
- "2000."
1005
- ],
1006
- "Subtitle": [
1007
- "African women in the Bible and the virtues of black womanhood"
1008
- ],
1009
- "Title": [
1010
- "Daughters of dignity"
1011
- ],
1012
- "ID": [
1013
- "gvsu_catalog_b13923080"
1014
- ],
1015
- "LCCN": [
1016
- "99057376"
1017
- ],
1018
- "LCCallNum": [
1019
- "BS680.V56 G55 2000"
1020
- ],
1021
- "Language": [
1022
- "English"
1023
- ],
1024
- "PublicationDateCentury": [
1025
- "2000"
1026
- ],
1027
- "PublicationDateDecade": [
1028
- "2000"
1029
- ],
1030
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Daughters+of+dignity&rft.au=Gill%2C+LaVerne+McCain&rft.date=2000&rft.pub=Pilgrim+Press&rft.isbn=082981373X+%28paper+%3A+alk.+paper%29&rft.externalDBID=n%2Fa&rft.externalDocID=b13923080",
1031
- "Author_xml": [
1032
- {
1033
- "fullname": "Gill, LaVerne McCain",
1034
- "surname": "Gill",
1035
- "givenname": "LaVerne McCain"
1036
- }
1037
- ],
1038
- "Library": [
1039
- "Women's Center Library"
1040
- ],
1041
- "PublicationDate_xml": [
1042
- {
1043
- "month": "01",
1044
- "text": "2000.",
1045
- "day": "01",
1046
- "year": "2000"
1047
- }
1048
- ],
1049
- "PublicationPlace": [
1050
- "Cleveland, Ohio"
1051
- ],
1052
- "PublicationPlace_xml": [
1053
- {
1054
- "name": "Cleveland, Ohio"
1055
- }
1056
- ],
1057
- "score": [
1058
- "1.0"
1059
- ],
1060
- "Snippet": [
1061
- ""
1062
- ],
1063
- "availabilityToken": "b13923080",
1064
- "ContentType": [
1065
- "Book"
1066
- ],
1067
- "Publisher": [
1068
- "Pilgrim Press"
1069
- ]
1070
- },
1071
- {
1072
- "SubjectTerms": [
1073
- "Job hunting",
1074
- "Occupations",
1075
- "Professions",
1076
- "Vocational guidance"
1077
- ],
1078
- "XQueryRevision": [
1079
- "Rev: 6229"
898
+ "PublicationCentury": [
899
+ "2000"
1080
900
  ],
1081
901
  "inHoldings": false,
1082
- "DBID": [
1083
- "GXQ"
1084
- ],
1085
- "Notes": [
1086
- "File contains brochures, catalogs and other publications useful to potential job seekers."
1087
- ],
1088
902
  "hasFullText": false,
1089
- "timestamp": [
1090
- "Thu Jul 09 19:44:12 EDT 2009"
1091
- ],
1092
903
  "Title": [
1093
- "Career resources"
1094
- ],
1095
- "ID": [
1096
- "gvsu_catalog_b12302168"
1097
- ],
1098
- "LCCallNum": [
1099
- "Filed by Organization (L...)"
1100
- ],
1101
- "Language": [
1102
- "Unknown"
1103
- ],
1104
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Career+resources&rft.externalDBID=n%2Fa&rft.externalDocID=b12302168",
1105
- "CorporateAuthor": [
1106
- "Lakeland Regional Health System"
1107
- ],
1108
- "Library": [
1109
- "Career Services"
1110
- ],
1111
- "PublicationPlace": [
1112
- "Benton Harbor, MI"
1113
- ],
1114
- "CorporateAuthor_xml": [
1115
- {
1116
- "name": "Lakeland Regional Health System"
1117
- }
1118
- ],
1119
- "PublicationPlace_xml": [
1120
- {
1121
- "name": "Benton Harbor, MI"
1122
- }
1123
- ],
1124
- "score": [
1125
- "1.0"
1126
- ],
1127
- "Snippet": [
1128
- ""
1129
- ],
1130
- "availabilityToken": "b12302168",
1131
- "ContentType": [
1132
- "Book"
1133
- ]
1134
- },
1135
- {
1136
- "Publisher_xml": [
1137
- {
1138
- "name": "VGM Career Horizons"
1139
- }
1140
- ],
1141
- "SubjectTerms": [
1142
- "Job hunting",
1143
- "Computer network resources",
1144
- "Internet",
1145
- "World Wide Web"
1146
- ],
1147
- "TableOfContents": [
1148
- "Pounding the virtual pavement: Using the Internet in your job search -- Internet job application -- Great job lead banks -- Jobs in business, marketing, and commercial services -- Jobs in the social sciences and the world of nonprofits -- Jobs in the humanities, recreation, hospitality and personal services -- Jobs in natural sciences, health, and medicine -- Jobs in engineering, mathematics, technology and transportation -- Opportunities in government, public policy, and public service -- Entry-level and summer employment, internships, and co-ops -- State and local resources for the United States -- International opportunities -- Resources for diverse audiences -- Lifelong career planning. ch. 1. ch. 2. ch. 3. ch. 4. ch. 5. ch. 6. ch. 7. ch. 8. ch. 9. ch. 10. ch. 11. ch. 12. ch. 13. ch. 14."
1149
- ],
1150
- "XQueryRevision": [
1151
- "Rev: 6229"
1152
- ],
1153
- "inHoldings": false,
1154
- "DBID": [
1155
- "GXQ"
1156
- ],
1157
- "Notes": [
1158
- "Includes index."
1159
- ],
1160
- "PublicationDateYear": [
1161
- "2000"
1162
- ],
1163
- "hasFullText": false,
1164
- "ISBN": [
1165
- "0658002252"
1166
- ],
1167
- "timestamp": [
1168
- "Thu Jul 09 19:44:12 EDT 2009"
1169
- ],
1170
- "Author": [
1171
- "Dikel, Margaret F",
1172
- "Roehm, Frances E"
1173
- ],
1174
- "PageCount": [
1175
- "viii, 344 p."
904
+ "OBITUARIES"
1176
905
  ],
1177
906
  "PublicationDate": [
1178
- "c2000."
907
+ "20020316"
1179
908
  ],
1180
- "Title": [
1181
- "The guide to Internet job searching"
1182
- ],
1183
- "ID": [
1184
- "gvsu_catalog_b13555431"
1185
- ],
1186
- "LCCallNum": [
1187
- "HF5382.7 .D55 2000"
1188
- ],
1189
- "Language": [
1190
- "English"
1191
- ],
1192
- "PublicationDateCentury": [
1193
- "2000"
1194
- ],
1195
- "PublicationDateDecade": [
1196
- "2000"
1197
- ],
1198
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=The+guide+to+Internet+job+searching&rft.au=Dikel%2C+Margaret+F&rft.au=Roehm%2C+Frances+E&rft.date=c200-0.&rft.pub=VGM+Career+Horizons&rft.isbn=0658002252&rft.externalDBID=n%2Fa&rft.externalDocID=b13555431",
1199
- "Author_xml": [
1200
- {
1201
- "fullname": "Dikel, Margaret F",
1202
- "surname": "Dikel",
1203
- "givenname": "Margaret F"
1204
- },
1205
- {
1206
- "fullname": "Roehm, Frances E",
1207
- "surname": "Roehm",
1208
- "givenname": "Frances E"
1209
- }
1210
- ],
1211
- "Library": [
1212
- "Career Services"
1213
- ],
1214
- "PublicationDate_xml": [
1215
- {
1216
- "month": "01",
1217
- "text": "c2000.",
1218
- "day": "01",
1219
- "year": "2000"
1220
- }
1221
- ],
1222
- "PublicationPlace": [
1223
- "Lincolnwood, Ill"
1224
- ],
1225
- "PublicationPlace_xml": [
1226
- {
1227
- "name": "Lincolnwood, Ill"
1228
- }
1229
- ],
1230
- "score": [
1231
- "1.0"
1232
- ],
1233
- "Snippet": [
1234
- ""
1235
- ],
1236
- "availabilityToken": "b13555431",
1237
- "ContentType": [
1238
- "Book"
1239
- ],
1240
- "Edition": [
1241
- "2000-01 ed."
1242
- ],
1243
- "Publisher": [
1244
- "VGM Career Horizons"
1245
- ]
1246
- },
1247
- {
1248
- "Publisher_xml": [
1249
- {
1250
- "name": "Bantam Books"
1251
- }
1252
- ],
1253
- "SubjectTerms": [
1254
- "Lesbianism"
1255
- ],
1256
- "TableOfContents": [
1257
- "Lesbian: myth & reality -- Self image -- Sexuality and sex roles -- Life styles -- Lesbians are mothers too -- Growing up gay -- Lesbian paranoia: real & imagined fears -- Lesbians united -- Lesbian\/woman -- Not toleration: lesbian liberation."
1258
- ],
1259
- "XQueryRevision": [
1260
- "Rev: 6229"
1261
- ],
1262
- "inHoldings": false,
1263
- "DBID": [
1264
- "GXQ"
1265
- ],
1266
- "PublicationDateYear": [
1267
- "1972"
1268
- ],
1269
- "hasFullText": false,
1270
- "GeographicLocations_xml": [
1271
- {
1272
- "name": "United States"
1273
- }
1274
- ],
1275
- "ISBN": [
1276
- "0553117025"
1277
- ],
1278
- "timestamp": [
1279
- "Thu Jul 09 19:44:12 EDT 2009"
1280
- ],
1281
- "PublicationSeriesTitle": [
1282
- "A Bantam book"
1283
- ],
1284
- "Author": [
1285
- "Martin, Del",
1286
- "Lyon, Phyllis"
1287
- ],
1288
- "PageCount": [
1289
- "310 p."
1290
- ],
1291
- "PublicationDate": [
1292
- "1972"
1293
- ],
1294
- "Title": [
1295
- "Lesbian\/woman"
1296
- ],
1297
- "ID": [
1298
- "gvsu_catalog_b10512640"
1299
- ],
1300
- "LCCallNum": [
1301
- "HQ76.3 .U5 M37 1972"
1302
- ],
1303
- "Language": [
1304
- "English"
1305
- ],
1306
- "PublicationDateCentury": [
1307
- "1900"
1308
- ],
1309
- "PublicationDateDecade": [
1310
- "1970"
1311
- ],
1312
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Lesbian%2Fwoman&rft.au=Martin%2C+Del&rft.au=Lyon%2C+Phyllis&rft.series=A+Bantam+book&rft.date=1972&rft.pub=Bantam+Books&rft.isbn=0553117025&rft.externalDBID=n%2Fa&rft.externalDocID=b10512640",
1313
- "Author_xml": [
1314
- {
1315
- "fullname": "Martin, Del",
1316
- "surname": "Martin",
1317
- "givenname": "Del"
1318
- },
1319
- {
1320
- "fullname": "Lyon, Phyllis",
1321
- "surname": "Lyon",
1322
- "givenname": "Phyllis"
1323
- }
1324
- ],
1325
- "GeographicLocations": [
1326
- "United States"
1327
- ],
1328
- "Library": [
1329
- "LGBT Resource Center",
1330
- "Zumberge Library"
1331
- ],
1332
- "PublicationDate_xml": [
1333
- {
1334
- "month": "01",
1335
- "text": "[1972]",
1336
- "day": "01",
1337
- "year": "1972"
1338
- }
1339
- ],
1340
- "PublicationPlace": [
1341
- "New York"
1342
- ],
1343
- "PublicationPlace_xml": [
1344
- {
1345
- "name": "New York"
1346
- }
1347
- ],
1348
- "score": [
1349
- "1.0"
1350
- ],
1351
- "Snippet": [
1352
- ""
1353
- ],
1354
- "availabilityToken": "b10512640",
1355
- "ContentType": [
1356
- "Book"
1357
- ],
1358
- "Publisher": [
1359
- "Bantam Books"
1360
- ]
1361
- },
1362
- {
1363
- "Publisher_xml": [
1364
- {
1365
- "name": "Viking"
1366
- }
1367
- ],
1368
- "SubjectTerms": [
1369
- "Feminism",
1370
- "History",
1371
- "Women",
1372
- "Social conditions",
1373
- "Social conditions"
1374
- ],
1375
- "XQueryRevision": [
1376
- "Rev: 6229"
1377
- ],
1378
- "inHoldings": false,
1379
- "DBID": [
1380
- "GXQ"
1381
- ],
1382
- "DEWEY": [
1383
- "305.4\/2"
1384
- ],
1385
- "Notes": [
1386
- "Includes bibliographical references (p. 265-266)."
1387
- ],
1388
- "PublicationDateYear": [
1389
- "1989"
1390
- ],
1391
- "hasFullText": false,
1392
- "GeographicLocations_xml": [
1393
- {
1394
- "name": "United States"
1395
- }
1396
- ],
1397
- "ISBN": [
1398
- "0670819107 :"
1399
- ],
1400
- "timestamp": [
1401
- "Thu Jul 09 19:44:12 EDT 2009"
1402
- ],
1403
- "Author": [
1404
- "Shreve, Anita"
1405
- ],
1406
- "PageCount": [
1407
- "ix, 275 p."
1408
- ],
1409
- "PublicationDate": [
1410
- "1989."
1411
- ],
1412
- "Subtitle": [
1413
- "the legacy of the consciousness-raising movement"
1414
- ],
1415
- "Title": [
1416
- "Women together, women alone"
1417
- ],
1418
- "ID": [
1419
- "gvsu_catalog_b1356402x"
1420
- ],
1421
- "LCCN": [
1422
- "88040478"
1423
- ],
1424
- "LCCallNum": [
1425
- "HQ1421 .S57 1989"
1426
- ],
1427
- "Language": [
1428
- "English"
1429
- ],
1430
- "PublicationDateCentury": [
1431
- "1900"
1432
- ],
1433
- "PublicationDateDecade": [
1434
- "1980"
1435
- ],
1436
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Women+together%2C+women+alone&rft.au=Shreve%2C+Anita&rft.date=1989&rft.pub=Viking&rft.isbn=0670819107+%3A&rft.externalDBID=n%2Fa&rft.externalDocID=b1356402x",
1437
- "Author_xml": [
1438
- {
1439
- "fullname": "Shreve, Anita",
1440
- "surname": "Shreve",
1441
- "givenname": "Anita"
1442
- }
1443
- ],
1444
- "GeographicLocations": [
1445
- "United States"
1446
- ],
1447
- "Library": [
1448
- "Women's Center Library"
1449
- ],
1450
- "PublicationDate_xml": [
1451
- {
1452
- "month": "01",
1453
- "text": "1989.",
1454
- "day": "01",
1455
- "year": "1989"
1456
- }
1457
- ],
1458
- "PublicationPlace": [
1459
- "New York"
1460
- ],
1461
- "TemporalSubjectTerms": [
1462
- "20th century",
1463
- "1980"
1464
- ],
1465
- "PublicationPlace_xml": [
1466
- {
1467
- "name": "New York"
1468
- }
1469
- ],
1470
- "score": [
1471
- "1.0"
1472
- ],
1473
- "Snippet": [
1474
- ""
1475
- ],
1476
- "availabilityToken": "b1356402x",
1477
- "ContentType": [
1478
- "Book"
1479
- ],
1480
- "Publisher": [
1481
- "Viking"
1482
- ]
1483
- },
1484
- {
1485
- "SubjectTerms": [
1486
- "Job hunting",
1487
- "Occupations",
1488
- "Professions",
1489
- "Vocational guidance"
1490
- ],
1491
- "XQueryRevision": [
1492
- "Rev: 6229"
1493
- ],
1494
- "inHoldings": false,
1495
- "DBID": [
1496
- "GXQ"
1497
- ],
1498
- "Notes": [
1499
- "File contains brochures, catalogs and other publications useful to potential job seekers."
1500
- ],
1501
- "hasFullText": false,
1502
- "timestamp": [
1503
- "Thu Jul 09 19:44:12 EDT 2009"
1504
- ],
1505
- "Title": [
1506
- "Career resources"
1507
- ],
1508
- "ID": [
1509
- "gvsu_catalog_b12308006"
1510
- ],
1511
- "LCCallNum": [
1512
- "Filed by Organization (M...)"
1513
- ],
1514
- "Language": [
1515
- "Unknown"
1516
- ],
1517
- "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid\/summon.serialssolutions.com&rft_val_fmt=info:ofi\/fmt:kev:mtx:book&rft.genre=book&rft.title=Career+resources&rft.externalDBID=n%2Fa&rft.externalDocID=b12308006",
1518
- "CorporateAuthor": [
1519
- "Manpower Temporary Services"
1520
- ],
1521
- "Library": [
1522
- "Career Services"
1523
- ],
1524
- "PublicationPlace": [
1525
- "Grand Rapids, MI"
1526
- ],
1527
- "CorporateAuthor_xml": [
1528
- {
1529
- "name": "Manpower Temporary Services"
1530
- }
1531
- ],
1532
- "PublicationPlace_xml": [
1533
- {
1534
- "name": "Grand Rapids, MI"
1535
- }
1536
- ],
1537
- "score": [
1538
- "1.0"
1539
- ],
1540
- "Snippet": [
1541
- ""
1542
- ],
1543
- "availabilityToken": "b12308006",
1544
- "ContentType": [
1545
- "Book"
1546
- ]
1547
- }
1548
- ],
1549
- "elapsedQueryTime": 62,
1550
- "facetFields": [
1551
- {
1552
- "pageSize": 200,
1553
- "displayName": "sys_source_id",
1554
- "combineMode": "and",
1555
- "pageNumber": 1,
1556
- "listValuesCommand": "s.cmd=listFacetValues%28sys_source_id%2Cand%29",
1557
- "hasAppliedValue": false,
1558
- "fieldName": "sys_source_id",
1559
- "hasLimitingValue": true,
1560
- "removeCommand": "s.cmd=removeFacetField%28sys_source_id%29",
1561
- "counts": [
1562
- {
1563
- "isFurtherLimiting": true,
1564
- "isNegated": false,
1565
- "value": "ieee",
1566
- "count": 46112,
1567
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cieee%2Cfalse%29",
1568
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cieee%2Ctrue%29",
1569
- "isApplied": false
1570
- },
1571
- {
1572
- "isFurtherLimiting": true,
1573
- "isNegated": false,
1574
- "value": "crossref",
1575
- "count": 136300,
1576
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Ccrossref%2Cfalse%29",
1577
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Ccrossref%2Ctrue%29",
1578
- "isApplied": false
1579
- },
1580
- {
1581
- "isFurtherLimiting": true,
1582
- "isNegated": false,
1583
- "value": "gvsu",
1584
- "count": 60534,
1585
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cgvsu%2Cfalse%29",
1586
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cgvsu%2Ctrue%29",
1587
- "isApplied": false
1588
- },
1589
- {
1590
- "isFurtherLimiting": true,
1591
- "isNegated": false,
1592
- "value": "ucalgary",
1593
- "count": 105651,
1594
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cucalgary%2Cfalse%29",
1595
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cucalgary%2Ctrue%29",
1596
- "isApplied": false
1597
- },
1598
- {
1599
- "isFurtherLimiting": true,
1600
- "isNegated": false,
1601
- "value": "ulrichs",
1602
- "count": 243315,
1603
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Culrichs%2Cfalse%29",
1604
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Culrichs%2Ctrue%29",
1605
- "isApplied": false
1606
- },
1607
- {
1608
- "isFurtherLimiting": true,
1609
- "isNegated": false,
1610
- "value": "emerald",
1611
- "count": 66119,
1612
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cemerald%2Cfalse%29",
1613
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cemerald%2Ctrue%29",
1614
- "isApplied": false
1615
- },
1616
- {
1617
- "isFurtherLimiting": true,
1618
- "isNegated": false,
1619
- "value": "liverpool",
1620
- "count": 595375,
1621
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cliverpool%2Cfalse%29",
1622
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cliverpool%2Ctrue%29",
1623
- "isApplied": false
1624
- },
1625
- {
1626
- "isFurtherLimiting": true,
1627
- "isNegated": false,
1628
- "value": "usyd",
1629
- "count": 100010,
1630
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cusyd%2Cfalse%29",
1631
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cusyd%2Ctrue%29",
1632
- "isApplied": false
1633
- },
1634
- {
1635
- "isFurtherLimiting": true,
1636
- "isNegated": false,
1637
- "value": "wmich",
1638
- "count": 128009,
1639
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cwmich%2Cfalse%29",
1640
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Cwmich%2Ctrue%29",
1641
- "isApplied": false
1642
- },
909
+ "Genre": [
910
+ "Obituary",
911
+ "Obituary"
912
+ ],
913
+ "PCID": [
914
+ "47992751"
915
+ ],
916
+ "ID": [
917
+ "proquest_dll_1839009071"
918
+ ],
919
+ "NewspaperSection": [
920
+ "Valley & State"
921
+ ],
922
+ "Language": [
923
+ "English"
924
+ ],
925
+ "PublicationEdition": [
926
+ "Final Chaser"
927
+ ],
928
+ "SSID": [
929
+ "ssj0015727"
930
+ ],
931
+ "ISSN": [
932
+ "0892-8711"
933
+ ],
934
+ "PublicationDate_xml": [
1643
935
  {
1644
- "isFurtherLimiting": true,
1645
- "isNegated": false,
1646
- "value": "econlit",
1647
- "count": 25400,
1648
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Ceconlit%2Cfalse%29",
1649
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_source_id%2Ceconlit%2Ctrue%29",
1650
- "isApplied": false
936
+ "month": "03",
937
+ "text": "20020316",
938
+ "day": "16",
939
+ "year": "2002"
1651
940
  }
1652
- ]
1653
- },
1654
- {
1655
- "pageSize": 200,
1656
- "displayName": "sys_package_id",
1657
- "combineMode": "and",
1658
- "pageNumber": 1,
1659
- "listValuesCommand": "s.cmd=listFacetValues%28sys_package_id%2Cand%29",
1660
- "hasAppliedValue": false,
1661
- "fieldName": "sys_package_id",
1662
- "hasLimitingValue": true,
1663
- "removeCommand": "s.cmd=removeFacetField%28sys_package_id%29",
1664
- "counts": [
1665
- {
1666
- "isFurtherLimiting": true,
1667
- "isNegated": false,
1668
- "value": "luna",
1669
- "count": 16,
1670
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cluna%2Cfalse%29",
1671
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cluna%2Ctrue%29",
1672
- "isApplied": false
1673
- },
1674
- {
1675
- "isFurtherLimiting": true,
1676
- "isNegated": false,
1677
- "value": "escholarship",
1678
- "count": 100,
1679
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cescholarship%2Cfalse%29",
1680
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cescholarship%2Ctrue%29",
1681
- "isApplied": false
1682
- },
1683
- {
1684
- "isFurtherLimiting": true,
1685
- "isNegated": false,
1686
- "value": "catalog",
1687
- "count": 982562,
1688
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Ccatalog%2Cfalse%29",
1689
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Ccatalog%2Ctrue%29",
1690
- "isApplied": false
1691
- },
1692
- {
1693
- "isFurtherLimiting": true,
1694
- "isNegated": false,
1695
- "value": "primary",
1696
- "count": 517246,
1697
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cprimary%2Cfalse%29",
1698
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cprimary%2Ctrue%29",
1699
- "isApplied": false
1700
- },
1701
- {
1702
- "isFurtherLimiting": true,
1703
- "isNegated": false,
1704
- "value": "findingaids",
1705
- "count": 1,
1706
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cfindingaids%2Cfalse%29",
1707
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Cfindingaids%2Ctrue%29",
1708
- "isApplied": false
1709
- },
941
+ ],
942
+ "PublicationPlace": [
943
+ "Phoenix, Ariz"
944
+ ],
945
+ "openUrl": "ctx_ver=Z39.88-2004&rfr_id=info:sid/summon.serialssolutions.com&rft_val_fmt=info:ofi/fmt:kevLmtx:journal&rft.genre=article&rft.atitle=OBITUARIES&rft.jtitle=Arizona+Republic&rft.date=2002-03-16&rft.issn=0892-8711&rft.spage=B.4&rft.externalDBID=AREP&rft.externalDocID=1839009071",
946
+ "PQID": [
947
+ "1839009071"
948
+ ],
949
+ "PublicationPlace_xml": [
1710
950
  {
1711
- "isFurtherLimiting": true,
1712
- "isNegated": false,
1713
- "value": "ourroots",
1714
- "count": 6900,
1715
- "applyCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Courroots%2Cfalse%29",
1716
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28sys_package_id%2Courroots%2Ctrue%29",
1717
- "isApplied": false
951
+ "name": "Phoenix, Ariz"
1718
952
  }
953
+ ],
954
+ "DLL_JC": [
955
+ "AREP"
956
+ ],
957
+ "Snippet": [
958
+ ""
959
+ ],
960
+ "Copyright": [
961
+ "Copyright 2002 - Arizona Republic - All Rights Reverved"
962
+ ],
963
+ "StartPage": [
964
+ "B.4"
965
+ ],
966
+ "ContentType": [
967
+ "Newspaper Article"
1719
968
  ]
1720
- },
969
+ }
970
+ ],
971
+ "totalRequestTime": 380,
972
+ "elapsedQueryTime": 369,
973
+ "version": "1.1.0",
974
+ "facetFields": [
1721
975
  {
1722
- "pageSize": 10,
976
+ "pageSize": 6,
1723
977
  "displayName": "ContentType",
1724
- "combineMode": "or",
978
+ "listValuesCommand": "listFacetValues(ContentType,or)",
1725
979
  "pageNumber": 1,
1726
- "listValuesCommand": "s.cmd=listFacetValues%28ContentType_sfacet%2Cor%29",
980
+ "combineMode": "or",
1727
981
  "hasAppliedValue": false,
1728
- "fieldName": "ContentType_sfacet",
982
+ "removeCommand": "removeFacetField(ContentType)",
1729
983
  "hasLimitingValue": true,
1730
- "removeCommand": "s.cmd=removeFacetField%28ContentType_sfacet%29",
984
+ "fieldName": "ContentType_sfacet",
985
+ "removeValueFiltersCommand": "removeFacetValueFilter(ContentType)",
1731
986
  "counts": [
1732
987
  {
1733
988
  "isFurtherLimiting": true,
1734
989
  "isNegated": false,
1735
- "value": "Book",
1736
- "count": 799602,
1737
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CBook%2Cfalse%29",
1738
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CBook%2Ctrue%29",
1739
- "isApplied": false
1740
- },
1741
- {
1742
- "isFurtherLimiting": true,
1743
- "isNegated": false,
1744
- "value": "Trade Publication",
1745
- "count": 14613,
1746
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CTrade+Publication%2Cfalse%29",
1747
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CTrade+Publication%2Ctrue%29",
990
+ "count": 397831756,
991
+ "value": "Newspaper Article",
992
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,Newspaper Article:t)",
993
+ "applyCommand": "addFacetValueFilters(ContentType,Newspaper Article)",
1748
994
  "isApplied": false
1749
995
  },
1750
996
  {
1751
997
  "isFurtherLimiting": true,
1752
998
  "isNegated": false,
1753
- "value": "Archival Material",
1754
- "count": 6917,
1755
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CArchival+Material%2Cfalse%29",
1756
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CArchival+Material%2Ctrue%29",
999
+ "count": 118733119,
1000
+ "value": "Journal Article",
1001
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,Journal Article:t)",
1002
+ "applyCommand": "addFacetValueFilters(ContentType,Journal Article)",
1757
1003
  "isApplied": false
1758
1004
  },
1759
1005
  {
1760
1006
  "isFurtherLimiting": true,
1761
1007
  "isNegated": false,
1762
- "value": "eBook",
1763
- "count": 118483,
1764
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CeBook%2Cfalse%29",
1765
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CeBook%2Ctrue%29",
1008
+ "count": 16238898,
1009
+ "value": "Book",
1010
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,Book:t)",
1011
+ "applyCommand": "addFacetValueFilters(ContentType,Book)",
1766
1012
  "isApplied": false
1767
1013
  },
1768
1014
  {
1769
1015
  "isFurtherLimiting": true,
1770
1016
  "isNegated": false,
1771
- "value": "Journal",
1772
- "count": 198759,
1773
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournal%2Cfalse%29",
1774
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournal%2Ctrue%29",
1017
+ "count": 7333265,
1018
+ "value": "Dissertation",
1019
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,Dissertation:t)",
1020
+ "applyCommand": "addFacetValueFilters(ContentType,Dissertation)",
1775
1021
  "isApplied": false
1776
1022
  },
1777
1023
  {
1778
1024
  "isFurtherLimiting": true,
1779
1025
  "isNegated": false,
1780
- "value": "Magazine",
1781
- "count": 41709,
1782
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CMagazine%2Cfalse%29",
1783
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CMagazine%2Ctrue%29",
1026
+ "count": 3489367,
1027
+ "value": "eBook",
1028
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,eBook:t)",
1029
+ "applyCommand": "addFacetValueFilters(ContentType,eBook)",
1784
1030
  "isApplied": false
1785
1031
  },
1786
1032
  {
1787
1033
  "isFurtherLimiting": true,
1788
1034
  "isNegated": false,
1035
+ "count": 1983494,
1789
1036
  "value": "Government Document",
1790
- "count": 23035,
1791
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CGovernment+Document%2Cfalse%29",
1792
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CGovernment+Document%2Ctrue%29",
1793
- "isApplied": false
1794
- },
1795
- {
1796
- "isFurtherLimiting": true,
1797
- "isNegated": false,
1798
- "value": "Conference Proceeding",
1799
- "count": 45340,
1800
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CConference+Proceeding%2Cfalse%29",
1801
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CConference+Proceeding%2Ctrue%29",
1802
- "isApplied": false
1803
- },
1804
- {
1805
- "isFurtherLimiting": true,
1806
- "isNegated": false,
1807
- "value": "JournalArticle",
1808
- "count": 49765,
1809
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournalArticle%2Cfalse%29",
1810
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournalArticle%2Ctrue%29",
1811
- "isApplied": false
1812
- },
1813
- {
1814
- "isFurtherLimiting": true,
1815
- "isNegated": false,
1816
- "value": "Journal Article",
1817
- "count": 179002,
1818
- "applyCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournal+Article%2Cfalse%29",
1819
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28ContentType_sfacet%2CJournal+Article%2Ctrue%29",
1037
+ "applyNegatedCommand": "addFacetValueFilters(ContentType,Government Document:t)",
1038
+ "applyCommand": "addFacetValueFilters(ContentType,Government Document)",
1820
1039
  "isApplied": false
1821
1040
  }
1822
1041
  ]
1823
1042
  },
1824
1043
  {
1825
- "pageSize": 10,
1044
+ "pageSize": 2,
1826
1045
  "displayName": "IsScholarly",
1827
- "combineMode": "or",
1046
+ "listValuesCommand": "listFacetValues(IsScholarly,or)",
1828
1047
  "pageNumber": 1,
1829
- "listValuesCommand": "s.cmd=listFacetValues%28IsScholarly_b%2Cor%29",
1048
+ "combineMode": "or",
1830
1049
  "hasAppliedValue": false,
1831
- "fieldName": "IsScholarly_b",
1050
+ "removeCommand": "removeFacetField(IsScholarly)",
1832
1051
  "hasLimitingValue": true,
1833
- "removeCommand": "s.cmd=removeFacetField%28IsScholarly_b%29",
1052
+ "fieldName": "IsScholarly_b",
1053
+ "removeValueFiltersCommand": "removeFacetValueFilter(IsScholarly)",
1834
1054
  "counts": [
1835
1055
  {
1836
1056
  "isFurtherLimiting": true,
1837
1057
  "isNegated": false,
1838
- "value": "true",
1839
- "count": 30710,
1840
- "applyCommand": "s.cmd=addFacetValueFilter%28IsScholarly_b%2Ctrue%2Cfalse%29",
1841
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28IsScholarly_b%2Ctrue%2Ctrue%29",
1058
+ "count": 113082156,
1059
+ "value": "false",
1060
+ "applyNegatedCommand": "addFacetValueFilters(IsScholarly,false:t)",
1061
+ "applyCommand": "addFacetValueFilters(IsScholarly,false)",
1842
1062
  "isApplied": false
1843
1063
  },
1844
1064
  {
1845
1065
  "isFurtherLimiting": true,
1846
1066
  "isNegated": false,
1847
- "value": "false",
1848
- "count": 351573,
1849
- "applyCommand": "s.cmd=addFacetValueFilter%28IsScholarly_b%2Cfalse%2Cfalse%29",
1850
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28IsScholarly_b%2Cfalse%2Ctrue%29",
1067
+ "count": 13822003,
1068
+ "value": "true",
1069
+ "applyNegatedCommand": "addFacetValueFilters(IsScholarly,true:t)",
1070
+ "applyCommand": "addFacetValueFilters(IsScholarly,true)",
1851
1071
  "isApplied": false
1852
1072
  }
1853
1073
  ]
1854
1074
  },
1855
1075
  {
1856
- "pageSize": 10,
1076
+ "pageSize": 6,
1857
1077
  "displayName": "Language",
1858
- "combineMode": "or",
1078
+ "listValuesCommand": "listFacetValues(Language,or)",
1859
1079
  "pageNumber": 1,
1860
- "listValuesCommand": "s.cmd=listFacetValues%28Language_mfacet%2Cor%29",
1080
+ "combineMode": "or",
1861
1081
  "hasAppliedValue": false,
1862
- "fieldName": "Language_mfacet",
1082
+ "removeCommand": "removeFacetField(Language)",
1863
1083
  "hasLimitingValue": true,
1864
- "removeCommand": "s.cmd=removeFacetField%28Language_mfacet%29",
1084
+ "fieldName": "Language_mfacet",
1085
+ "removeValueFiltersCommand": "removeFacetValueFilter(Language)",
1865
1086
  "counts": [
1866
1087
  {
1867
1088
  "isFurtherLimiting": true,
1868
1089
  "isNegated": false,
1869
- "value": "Spanish",
1870
- "count": 33471,
1871
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CSpanish%2Cfalse%29",
1872
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CSpanish%2Ctrue%29",
1873
- "isApplied": false
1874
- },
1875
- {
1876
- "isFurtherLimiting": true,
1877
- "isNegated": false,
1878
- "value": "Portuguese",
1879
- "count": 6827,
1880
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CPortuguese%2Cfalse%29",
1881
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CPortuguese%2Ctrue%29",
1882
- "isApplied": false
1883
- },
1884
- {
1885
- "isFurtherLimiting": true,
1886
- "isNegated": false,
1887
- "value": "Latin",
1888
- "count": 3344,
1889
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CLatin%2Cfalse%29",
1890
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CLatin%2Ctrue%29",
1891
- "isApplied": false
1892
- },
1893
- {
1894
- "isFurtherLimiting": true,
1895
- "isNegated": false,
1896
- "value": "Russian",
1897
- "count": 4802,
1898
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CRussian%2Cfalse%29",
1899
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CRussian%2Ctrue%29",
1900
- "isApplied": false
1901
- },
1902
- {
1903
- "isFurtherLimiting": true,
1904
- "isNegated": false,
1905
- "value": "French",
1906
- "count": 41252,
1907
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CFrench%2Cfalse%29",
1908
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CFrench%2Ctrue%29",
1090
+ "count": 517427235,
1091
+ "value": "English",
1092
+ "applyNegatedCommand": "addFacetValueFilters(Language,English:t)",
1093
+ "applyCommand": "addFacetValueFilters(Language,English)",
1909
1094
  "isApplied": false
1910
1095
  },
1911
1096
  {
1912
1097
  "isFurtherLimiting": true,
1913
1098
  "isNegated": false,
1914
- "value": "Unknown",
1915
- "count": 68904,
1916
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CUnknown%2Cfalse%29",
1917
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CUnknown%2Ctrue%29",
1099
+ "count": 5478697,
1100
+ "value": "Spanish",
1101
+ "applyNegatedCommand": "addFacetValueFilters(Language,Spanish:t)",
1102
+ "applyCommand": "addFacetValueFilters(Language,Spanish)",
1918
1103
  "isApplied": false
1919
1104
  },
1920
1105
  {
1921
1106
  "isFurtherLimiting": true,
1922
1107
  "isNegated": false,
1923
- "value": "Italian",
1924
- "count": 10589,
1925
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CItalian%2Cfalse%29",
1926
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CItalian%2Ctrue%29",
1108
+ "count": 2190194,
1109
+ "value": "Portuguese",
1110
+ "applyNegatedCommand": "addFacetValueFilters(Language,Portuguese:t)",
1111
+ "applyCommand": "addFacetValueFilters(Language,Portuguese)",
1927
1112
  "isApplied": false
1928
1113
  },
1929
1114
  {
1930
1115
  "isFurtherLimiting": true,
1931
1116
  "isNegated": false,
1117
+ "count": 1859828,
1932
1118
  "value": "German",
1933
- "count": 33440,
1934
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CGerman%2Cfalse%29",
1935
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CGerman%2Ctrue%29",
1119
+ "applyNegatedCommand": "addFacetValueFilters(Language,German:t)",
1120
+ "applyCommand": "addFacetValueFilters(Language,German)",
1936
1121
  "isApplied": false
1937
1122
  },
1938
1123
  {
1939
1124
  "isFurtherLimiting": true,
1940
1125
  "isNegated": false,
1941
- "value": "Dutch",
1942
- "count": 2721,
1943
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CDutch%2Cfalse%29",
1944
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CDutch%2Ctrue%29",
1126
+ "count": 1583220,
1127
+ "value": "French",
1128
+ "applyNegatedCommand": "addFacetValueFilters(Language,French:t)",
1129
+ "applyCommand": "addFacetValueFilters(Language,French)",
1945
1130
  "isApplied": false
1946
1131
  },
1947
1132
  {
1948
1133
  "isFurtherLimiting": true,
1949
1134
  "isNegated": false,
1950
- "value": "English",
1951
- "count": 1012517,
1952
- "applyCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CEnglish%2Cfalse%29",
1953
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Language_mfacet%2CEnglish%2Ctrue%29",
1135
+ "count": 310798,
1136
+ "value": "Chinese",
1137
+ "applyNegatedCommand": "addFacetValueFilters(Language,Chinese:t)",
1138
+ "applyCommand": "addFacetValueFilters(Language,Chinese)",
1954
1139
  "isApplied": false
1955
1140
  }
1956
1141
  ]
1957
1142
  },
1958
1143
  {
1959
- "pageSize": 10,
1144
+ "pageSize": 6,
1960
1145
  "displayName": "Library",
1961
- "combineMode": "or",
1146
+ "listValuesCommand": "listFacetValues(Library,or)",
1962
1147
  "pageNumber": 1,
1963
- "listValuesCommand": "s.cmd=listFacetValues%28Library_mfacet%2Cor%29",
1148
+ "combineMode": "or",
1964
1149
  "hasAppliedValue": false,
1965
- "fieldName": "Library_mfacet",
1150
+ "removeCommand": "removeFacetField(Library)",
1966
1151
  "hasLimitingValue": true,
1967
- "removeCommand": "s.cmd=removeFacetField%28Library_mfacet%29",
1152
+ "fieldName": "Library_mfacet",
1153
+ "removeValueFiltersCommand": "removeFacetValueFilter(Library)",
1968
1154
  "counts": [
1969
1155
  {
1970
1156
  "isFurtherLimiting": true,
1971
1157
  "isNegated": false,
1972
- "value": "Storage",
1973
- "count": 38874,
1974
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStorage%2Cfalse%29",
1975
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStorage%2Ctrue%29",
1976
- "isApplied": false
1977
- },
1978
- {
1979
- "isFurtherLimiting": true,
1980
- "isNegated": false,
1981
- "value": "MacKimmie Library",
1982
- "count": 83054,
1983
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CMacKimmie+Library%2Cfalse%29",
1984
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CMacKimmie+Library%2Ctrue%29",
1985
- "isApplied": false
1986
- },
1987
- {
1988
- "isFurtherLimiting": true,
1989
- "isNegated": false,
1990
- "value": "Fisher Research",
1991
- "count": 57724,
1992
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CFisher+Research%2Cfalse%29",
1993
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CFisher+Research%2Ctrue%29",
1994
- "isApplied": false
1995
- },
1996
- {
1997
- "isFurtherLimiting": true,
1998
- "isNegated": false,
1999
- "value": "Electronic Resource",
2000
- "count": 95548,
2001
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CElectronic+Resource%2Cfalse%29",
2002
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CElectronic+Resource%2Ctrue%29",
2003
- "isApplied": false
2004
- },
2005
- {
2006
- "isFurtherLimiting": true,
2007
- "isNegated": false,
2008
- "value": "Steelcase Library",
2009
- "count": 16581,
2010
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CSteelcase+Library%2Cfalse%29",
2011
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CSteelcase+Library%2Ctrue%29",
1158
+ "count": 1068666,
1159
+ "value": "Main Library",
1160
+ "applyNegatedCommand": "addFacetValueFilters(Library,Main Library:t)",
1161
+ "applyCommand": "addFacetValueFilters(Library,Main Library)",
2012
1162
  "isApplied": false
2013
1163
  },
2014
1164
  {
2015
1165
  "isFurtherLimiting": true,
2016
1166
  "isNegated": false,
2017
- "value": "Harold Cohen Library",
2018
- "count": 68515,
2019
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CHarold+Cohen+Library%2Cfalse%29",
2020
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CHarold+Cohen+Library%2Ctrue%29",
1167
+ "count": 1064988,
1168
+ "value": "Baker Berry Library",
1169
+ "applyNegatedCommand": "addFacetValueFilters(Library,Baker Berry Library:t)",
1170
+ "applyCommand": "addFacetValueFilters(Library,Baker Berry Library)",
2021
1171
  "isApplied": false
2022
1172
  },
2023
1173
  {
2024
1174
  "isFurtherLimiting": true,
2025
1175
  "isNegated": false,
2026
- "value": "Store Request",
2027
- "count": 68353,
2028
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStore+Request%2Cfalse%29",
2029
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStore+Request%2Ctrue%29",
1176
+ "count": 960121,
1177
+ "value": "HAYDEN STACKS",
1178
+ "applyNegatedCommand": "addFacetValueFilters(Library,HAYDEN STACKS:t)",
1179
+ "applyCommand": "addFacetValueFilters(Library,HAYDEN STACKS)",
2030
1180
  "isApplied": false
2031
1181
  },
2032
1182
  {
2033
1183
  "isFurtherLimiting": true,
2034
1184
  "isNegated": false,
2035
- "value": "Sydney Jones Library",
2036
- "count": 313203,
2037
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CSydney+Jones+Library%2Cfalse%29",
2038
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CSydney+Jones+Library%2Ctrue%29",
1185
+ "count": 741136,
1186
+ "value": "Fisher Research",
1187
+ "applyNegatedCommand": "addFacetValueFilters(Library,Fisher Research:t)",
1188
+ "applyCommand": "addFacetValueFilters(Library,Fisher Research)",
2039
1189
  "isApplied": false
2040
1190
  },
2041
1191
  {
2042
1192
  "isFurtherLimiting": true,
2043
1193
  "isNegated": false,
2044
- "value": "Storage (Sydney)",
2045
- "count": 17410,
2046
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStorage+%5C%28Sydney%5C%29%2Cfalse%29",
2047
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CStorage+%5C%28Sydney%5C%29%2Ctrue%29",
1194
+ "count": 512123,
1195
+ "value": "UMKC Nichols Library",
1196
+ "applyNegatedCommand": "addFacetValueFilters(Library,UMKC Nichols Library:t)",
1197
+ "applyCommand": "addFacetValueFilters(Library,UMKC Nichols Library)",
2048
1198
  "isApplied": false
2049
1199
  },
2050
1200
  {
2051
1201
  "isFurtherLimiting": true,
2052
1202
  "isNegated": false,
2053
- "value": "Science Fiction Foundation Collection",
2054
- "count": 26105,
2055
- "applyCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CScience+Fiction+Foundation+Collection%2Cfalse%29",
2056
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28Library_mfacet%2CScience+Fiction+Foundation+Collection%2Ctrue%29",
1203
+ "count": 508825,
1204
+ "value": "E-Book Collection",
1205
+ "applyNegatedCommand": "addFacetValueFilters(Library,E-Book Collection:t)",
1206
+ "applyCommand": "addFacetValueFilters(Library,E-Book Collection)",
2057
1207
  "isApplied": false
2058
1208
  }
2059
1209
  ]
2060
1210
  },
2061
1211
  {
2062
- "pageSize": 10,
2063
- "displayName": "PublicationDate",
2064
- "combineMode": "or",
1212
+ "pageSize": 6,
1213
+ "displayName": "SubjectTerms",
1214
+ "listValuesCommand": "listFacetValues(SubjectTerms,and)",
2065
1215
  "pageNumber": 1,
2066
- "listValuesCommand": "s.cmd=listFacetValues%28PublicationDate_mfacet%2Cor%29",
1216
+ "combineMode": "and",
2067
1217
  "hasAppliedValue": false,
2068
- "fieldName": "PublicationDate_mfacet",
1218
+ "removeCommand": "removeFacetField(SubjectTerms)",
2069
1219
  "hasLimitingValue": true,
2070
- "removeCommand": "s.cmd=removeFacetField%28PublicationDate_mfacet%29",
1220
+ "fieldName": "SubjectTerms_mfacet",
1221
+ "removeValueFiltersCommand": "removeFacetValueFilter(SubjectTerms)",
2071
1222
  "counts": [
2072
1223
  {
2073
1224
  "isFurtherLimiting": true,
2074
1225
  "isNegated": false,
2075
- "value": "2008",
2076
- "count": 45234,
2077
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2008%2Cfalse%29",
2078
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2008%2Ctrue%29",
2079
- "isApplied": false
2080
- },
2081
- {
2082
- "isFurtherLimiting": true,
2083
- "isNegated": false,
2084
- "value": "2006",
2085
- "count": 47502,
2086
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2006%2Cfalse%29",
2087
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2006%2Ctrue%29",
2088
- "isApplied": false
2089
- },
2090
- {
2091
- "isFurtherLimiting": true,
2092
- "isNegated": false,
2093
- "value": "2007",
2094
- "count": 44646,
2095
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2007%2Cfalse%29",
2096
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2007%2Ctrue%29",
2097
- "isApplied": false
2098
- },
2099
- {
2100
- "isFurtherLimiting": true,
2101
- "isNegated": false,
2102
- "value": "2004",
2103
- "count": 35920,
2104
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2004%2Cfalse%29",
2105
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2004%2Ctrue%29",
2106
- "isApplied": false
2107
- },
2108
- {
2109
- "isFurtherLimiting": true,
2110
- "isNegated": false,
2111
- "value": "2005",
2112
- "count": 37249,
2113
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2005%2Cfalse%29",
2114
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2005%2Ctrue%29",
1226
+ "count": 6835055,
1227
+ "value": "canada",
1228
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,canada:t)",
1229
+ "applyCommand": "addFacetValueFilters(SubjectTerms,canada)",
2115
1230
  "isApplied": false
2116
1231
  },
2117
1232
  {
2118
1233
  "isFurtherLimiting": true,
2119
1234
  "isNegated": false,
2120
- "value": "2002",
2121
- "count": 35035,
2122
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2002%2Cfalse%29",
2123
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2002%2Ctrue%29",
1235
+ "count": 4325317,
1236
+ "value": "united states",
1237
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,united states:t)",
1238
+ "applyCommand": "addFacetValueFilters(SubjectTerms,united states)",
2124
1239
  "isApplied": false
2125
1240
  },
2126
1241
  {
2127
1242
  "isFurtherLimiting": true,
2128
1243
  "isNegated": false,
2129
- "value": "2003",
2130
- "count": 32962,
2131
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2003%2Cfalse%29",
2132
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C2003%2Ctrue%29",
1244
+ "count": 3053506,
1245
+ "value": "history",
1246
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,history:t)",
1247
+ "applyCommand": "addFacetValueFilters(SubjectTerms,history)",
2133
1248
  "isApplied": false
2134
1249
  },
2135
1250
  {
2136
1251
  "isFurtherLimiting": true,
2137
1252
  "isNegated": false,
2138
- "value": "1978",
2139
- "count": 22697,
2140
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1978%2Cfalse%29",
2141
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1978%2Ctrue%29",
1253
+ "count": 2708084,
1254
+ "value": "humans",
1255
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,humans:t)",
1256
+ "applyCommand": "addFacetValueFilters(SubjectTerms,humans)",
2142
1257
  "isApplied": false
2143
1258
  },
2144
1259
  {
2145
1260
  "isFurtherLimiting": true,
2146
1261
  "isNegated": false,
2147
- "value": "1979",
2148
- "count": 24566,
2149
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1979%2Cfalse%29",
2150
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1979%2Ctrue%29",
1262
+ "count": 2307790,
1263
+ "value": "athletes",
1264
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,athletes:t)",
1265
+ "applyCommand": "addFacetValueFilters(SubjectTerms,athletes)",
2151
1266
  "isApplied": false
2152
1267
  },
2153
1268
  {
2154
1269
  "isFurtherLimiting": true,
2155
1270
  "isNegated": false,
2156
- "value": "1989",
2157
- "count": 23169,
2158
- "applyCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1989%2Cfalse%29",
2159
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28PublicationDate_mfacet%2C1989%2Ctrue%29",
1271
+ "count": 2297895,
1272
+ "value": "nonfiction",
1273
+ "applyNegatedCommand": "addFacetValueFilters(SubjectTerms,nonfiction:t)",
1274
+ "applyCommand": "addFacetValueFilters(SubjectTerms,nonfiction)",
2160
1275
  "isApplied": false
2161
1276
  }
2162
1277
  ]
2163
1278
  },
2164
1279
  {
2165
- "pageSize": 10,
2166
- "displayName": "SubjectTerms",
2167
- "combineMode": "and",
2168
- "pageNumber": 1,
2169
- "listValuesCommand": "s.cmd=listFacetValues%28SubjectTerms_mfacet%2Cand%29",
1280
+ "pageSize": 1,
1281
+ "displayName": "IsFullText",
1282
+ "pageNumber": 0,
1283
+ "combineMode": "or",
2170
1284
  "hasAppliedValue": false,
2171
- "fieldName": "SubjectTerms_mfacet",
2172
- "hasLimitingValue": true,
2173
- "removeCommand": "s.cmd=removeFacetField%28SubjectTerms_mfacet%29",
1285
+ "removeCommand": "removeFacetField(IsFullText)",
1286
+ "hasLimitingValue": false,
1287
+ "fieldName": "IsFullText",
1288
+ "removeValueFiltersCommand": "removeFacetValueFilter(IsFullText)",
1289
+ "counts": [
1290
+
1291
+ ]
1292
+ }
1293
+ ],
1294
+ "rangeFacetFields": [
1295
+ {
1296
+ "displayName": "PublicationDate",
1297
+ "removeCommand": "removeFacetField(PublicationDate)",
1298
+ "fieldName": "PublicationDate_dt",
2174
1299
  "counts": [
2175
1300
  {
2176
- "isFurtherLimiting": true,
2177
- "isNegated": false,
2178
- "value": "law",
2179
- "count": 9469,
2180
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Claw%2Cfalse%29",
2181
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Claw%2Ctrue%29",
1301
+ "count": 339655011,
1302
+ "applyCommand": "addRangeFilter(PublicationDate,*:2000)",
1303
+ "range": {
1304
+ "minValue": "*",
1305
+ "maxValue": "2000"
1306
+ },
2182
1307
  "isApplied": false
2183
1308
  },
2184
1309
  {
2185
- "isFurtherLimiting": true,
2186
- "isNegated": false,
2187
- "value": "history",
2188
- "count": 65910,
2189
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Chistory%2Cfalse%29",
2190
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Chistory%2Ctrue%29",
1310
+ "count": 18856986,
1311
+ "applyCommand": "addRangeFilter(PublicationDate,2001:2001)",
1312
+ "range": {
1313
+ "minValue": "2001",
1314
+ "maxValue": "2001"
1315
+ },
2191
1316
  "isApplied": false
2192
1317
  },
2193
1318
  {
2194
- "isFurtherLimiting": true,
2195
- "isNegated": false,
2196
- "value": "reviews",
2197
- "count": 8058,
2198
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Creviews%2Cfalse%29",
2199
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Creviews%2Ctrue%29",
1319
+ "count": 19002048,
1320
+ "applyCommand": "addRangeFilter(PublicationDate,2002:2002)",
1321
+ "range": {
1322
+ "minValue": "2002",
1323
+ "maxValue": "2002"
1324
+ },
2200
1325
  "isApplied": false
2201
1326
  },
2202
1327
  {
2203
- "isFurtherLimiting": true,
2204
- "isNegated": false,
2205
- "value": "philosophy",
2206
- "count": 9709,
2207
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cphilosophy%2Cfalse%29",
2208
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cphilosophy%2Ctrue%29",
1328
+ "count": 21173262,
1329
+ "applyCommand": "addRangeFilter(PublicationDate,2003:2003)",
1330
+ "range": {
1331
+ "minValue": "2003",
1332
+ "maxValue": "2003"
1333
+ },
2209
1334
  "isApplied": false
2210
1335
  },
2211
1336
  {
2212
- "isFurtherLimiting": true,
2213
- "isNegated": false,
2214
- "value": "science fiction",
2215
- "count": 14295,
2216
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cscience+fiction%2Cfalse%29",
2217
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cscience+fiction%2Ctrue%29",
1337
+ "count": 22103626,
1338
+ "applyCommand": "addRangeFilter(PublicationDate,2004:2004)",
1339
+ "range": {
1340
+ "minValue": "2004",
1341
+ "maxValue": "2004"
1342
+ },
2218
1343
  "isApplied": false
2219
1344
  },
2220
1345
  {
2221
- "isFurtherLimiting": true,
2222
- "isNegated": false,
2223
- "value": "economic conditions",
2224
- "count": 8250,
2225
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Ceconomic+conditions%2Cfalse%29",
2226
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Ceconomic+conditions%2Ctrue%29",
1346
+ "count": 24616569,
1347
+ "applyCommand": "addRangeFilter(PublicationDate,2005:2005)",
1348
+ "range": {
1349
+ "minValue": "2005",
1350
+ "maxValue": "2005"
1351
+ },
2227
1352
  "isApplied": false
2228
1353
  },
2229
1354
  {
2230
- "isFurtherLimiting": true,
2231
- "isNegated": false,
2232
- "value": "social conditions",
2233
- "count": 8691,
2234
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Csocial+conditions%2Cfalse%29",
2235
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Csocial+conditions%2Ctrue%29",
1355
+ "count": 24828835,
1356
+ "applyCommand": "addRangeFilter(PublicationDate,2006:2006)",
1357
+ "range": {
1358
+ "minValue": "2006",
1359
+ "maxValue": "2006"
1360
+ },
2236
1361
  "isApplied": false
2237
1362
  },
2238
1363
  {
2239
- "isFurtherLimiting": true,
2240
- "isNegated": false,
2241
- "value": "education",
2242
- "count": 10728,
2243
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Ceducation%2Cfalse%29",
2244
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Ceducation%2Ctrue%29",
1364
+ "count": 36248702,
1365
+ "applyCommand": "addRangeFilter(PublicationDate,2007:2007)",
1366
+ "range": {
1367
+ "minValue": "2007",
1368
+ "maxValue": "2007"
1369
+ },
2245
1370
  "isApplied": false
2246
1371
  },
2247
1372
  {
2248
- "isFurtherLimiting": true,
2249
- "isNegated": false,
2250
- "value": "politics and government",
2251
- "count": 16848,
2252
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cpolitics+and+government%2Cfalse%29",
2253
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Cpolitics+and+government%2Ctrue%29",
1373
+ "count": 24181815,
1374
+ "applyCommand": "addRangeFilter(PublicationDate,2008:2008)",
1375
+ "range": {
1376
+ "minValue": "2008",
1377
+ "maxValue": "2008"
1378
+ },
2254
1379
  "isApplied": false
2255
1380
  },
2256
1381
  {
2257
- "isFurtherLimiting": true,
2258
- "isNegated": false,
2259
- "value": "history and criticism",
2260
- "count": 41449,
2261
- "applyCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Chistory+and+criticism%2Cfalse%29",
2262
- "applyNegatedCommand": "s.cmd=addFacetValueFilter%28SubjectTerms_mfacet%2Chistory+and+criticism%2Ctrue%29",
2263
- "isApplied": false
2264
- }
2265
- ]
2266
- },
2267
- {
2268
- "pageSize": 1,
2269
- "displayName": "Fulltext",
2270
- "combineMode": "or",
2271
- "pageNumber": 1,
2272
- "hasAppliedValue": false,
2273
- "fieldName": "Fulltext",
2274
- "hasLimitingValue": true,
2275
- "removeCommand": "s.cmd=setParameter%28countFullText%2Cfalse%29",
2276
- "counts": [
2277
- {
2278
- "isFurtherLimiting": true,
2279
- "isNegated": false,
2280
- "value": "true",
2281
- "count": 0,
2282
- "applyCommand": "s.cmd=setParameter%28fullTextOnly%2Ctrue%29",
1382
+ "count": 21039863,
1383
+ "applyCommand": "addRangeFilter(PublicationDate,2009:2009)",
1384
+ "range": {
1385
+ "minValue": "2009",
1386
+ "maxValue": "2009"
1387
+ },
2283
1388
  "isApplied": false
2284
1389
  }
2285
1390
  ]
2286
1391
  }
2287
1392
  ],
2288
- "sessionId": "eca42571-59cd-43e0-bee4-4657e7aec02a",
2289
- "recordCount": 1506825,
2290
- "rangeFacetFields": [
2291
-
2292
- ],
2293
- "scholarlyCount": 30710,
1393
+ "recordCount": 553016530,
1394
+ "sessionId": "SUMMON-SESSION-legolas.local-98635-1",
2294
1395
  "query": {
2295
1396
  "searchTerms": [
2296
1397
 
2297
1398
  ],
1399
+ "pageSize": 10,
2298
1400
  "rangeFilters": [
2299
1401
 
2300
1402
  ],
2301
1403
  "facetValueGroupFilters": [
2302
1404
 
2303
1405
  ],
2304
- "queryString": "",
2305
1406
  "facetValueFilters": [
2306
1407
 
2307
1408
  ],
2308
- "textQueries": [
2309
-
1409
+ "queryString": "s.ho=t&s.rff=PublicationDate%2C*%3A2000%2C2001%3A2001%2C2002%3A2002%2C2003%3A2003%2C2004%3A2004%2C2005%3A2005%2C2006%3A2006%2C2007%3A2007%2C2008%3A2008%2C2009%3A2009&s.ps=10&s.ff=IsScholarly%2Cor%2C1%2C2&s.ff=Language%2Cor%2C1%2C6&s.ff=ContentType%2Cor%2C1%2C6&s.ff=IsFullText%2Cor%2C1%2C2&s.ff=Library%2Cor%2C1%2C6&s.ff=SubjectTerms%2Cand%2C1%2C6",
1410
+ "facetFields": [
1411
+ {
1412
+ "pageSize": 2,
1413
+ "pageNumber": 1,
1414
+ "combineMode": "or",
1415
+ "removeCommand": "removeFacetField(IsScholarly)",
1416
+ "fieldName": "IsScholarly"
1417
+ },
1418
+ {
1419
+ "pageSize": 6,
1420
+ "pageNumber": 1,
1421
+ "combineMode": "or",
1422
+ "removeCommand": "removeFacetField(Language)",
1423
+ "fieldName": "Language"
1424
+ },
1425
+ {
1426
+ "pageSize": 6,
1427
+ "pageNumber": 1,
1428
+ "combineMode": "or",
1429
+ "removeCommand": "removeFacetField(ContentType)",
1430
+ "fieldName": "ContentType"
1431
+ },
1432
+ {
1433
+ "pageSize": 2,
1434
+ "pageNumber": 1,
1435
+ "combineMode": "or",
1436
+ "removeCommand": "removeFacetField(IsFullText)",
1437
+ "fieldName": "IsFullText"
1438
+ },
1439
+ {
1440
+ "pageSize": 6,
1441
+ "pageNumber": 1,
1442
+ "combineMode": "or",
1443
+ "removeCommand": "removeFacetField(Library)",
1444
+ "fieldName": "Library"
1445
+ },
1446
+ {
1447
+ "pageSize": 6,
1448
+ "pageNumber": 1,
1449
+ "combineMode": "and",
1450
+ "removeCommand": "removeFacetField(SubjectTerms)",
1451
+ "fieldName": "SubjectTerms"
1452
+ }
2310
1453
  ],
2311
1454
  "textFilters": [
2312
1455
 
2313
1456
  ],
2314
- "facetFields": [
2315
-
2316
- ],
2317
- "rangeFacetFields": [
1457
+ "textQueries": [
2318
1458
 
2319
1459
  ],
2320
1460
  "sort": [
2321
1461
 
2322
1462
  ],
2323
- "params": [
2324
-
2325
- ]
1463
+ "rangeFacetFields": [
1464
+ {
1465
+ "ranges": [
1466
+ {
1467
+ "minValue": "*",
1468
+ "maxValue": "2000"
1469
+ },
1470
+ {
1471
+ "minValue": "2001",
1472
+ "maxValue": "2001"
1473
+ },
1474
+ {
1475
+ "minValue": "2002",
1476
+ "maxValue": "2002"
1477
+ },
1478
+ {
1479
+ "minValue": "2003",
1480
+ "maxValue": "2003"
1481
+ },
1482
+ {
1483
+ "minValue": "2004",
1484
+ "maxValue": "2004"
1485
+ },
1486
+ {
1487
+ "minValue": "2005",
1488
+ "maxValue": "2005"
1489
+ },
1490
+ {
1491
+ "minValue": "2006",
1492
+ "maxValue": "2006"
1493
+ },
1494
+ {
1495
+ "minValue": "2007",
1496
+ "maxValue": "2007"
1497
+ },
1498
+ {
1499
+ "minValue": "2008",
1500
+ "maxValue": "2008"
1501
+ },
1502
+ {
1503
+ "minValue": "2009",
1504
+ "maxValue": "2009"
1505
+ }
1506
+ ],
1507
+ "removeCommand": "removeFacetField(PublicationDate)",
1508
+ "fieldName": "PublicationDate"
1509
+ }
1510
+ ],
1511
+ "isHoldingsOnlyEnabled": true
2326
1512
  }
2327
1513
  }