Skip to content

Commit 4a702a4

Browse files
Update test result for upd z3950.indexdata.com; disable tests against Solr (#38)
1 parent a79e33f commit 4a702a4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1891
-1074
lines changed

test/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ AUTOMAKE_OPTIONS = serial-tests
55
solr_tests = test_solr.sh test_termlist_block.sh test_limit_limitmap.sh test_sort.sh
66
check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \
77
test_settings.sh test_turbomarcxml.sh test_facets.sh \
8-
test_url.sh test_filter.sh test_sru.sh test_perf.sh \
9-
$(solr_tests)
8+
test_url.sh test_filter.sh test_sru.sh test_perf.sh
109

1110
EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \
1211
z3950_indexdata_com_marc.xml \

test/test_facets_24.res

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<show><status>OK</status>
33
<activeclients>0</activeclients>
4-
<merged>8</merged>
5-
<total>9</total>
4+
<merged>9</merged>
5+
<total>10</total>
66
<start>0</start>
7-
<num>8</num>
7+
<num>9</num>
88
<hit>
99
<md-title>How to program a computer</md-title>
1010
<md-author>Jack Collins</md-author>
@@ -19,7 +19,7 @@
1919
<md-author>Jack Collins</md-author>
2020
</location>
2121
<count>2</count>
22-
<relevance>53554</relevance>
22+
<relevance>48160</relevance>
2323
<recid>content: title how to program a computer author jack collins</recid>
2424
</hit>
2525
<hit>
@@ -33,7 +33,7 @@
3333
<md-date>1977</md-date>
3434
</location>
3535
<count>1</count>
36-
<relevance>44628</relevance>
36+
<relevance>40134</relevance>
3737
<recid>content: title computer science technology</recid>
3838
</hit>
3939
<hit>
@@ -48,7 +48,7 @@
4848
<md-description>Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates</md-description>
4949
</location>
5050
<count>1</count>
51-
<relevance>44628</relevance>
51+
<relevance>40134</relevance>
5252
<recid>content: title the computer bible</recid>
5353
</hit>
5454
<hit>
@@ -66,7 +66,7 @@
6666
<md-description>&quot;Contract DOT-UT-10003.&quot;</md-description>
6767
</location>
6868
<count>1</count>
69-
<relevance>19126</relevance>
69+
<relevance>17200</relevance>
7070
<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r</recid>
7171
</hit>
7272
<hit>
@@ -84,7 +84,7 @@
8484
<md-description>Scale of maps ca. 1:1,000,000</md-description>
8585
</location>
8686
<count>1</count>
87-
<relevance>18595</relevance>
87+
<relevance>16722</relevance>
8888
<recid>content: title the puget sound region author mairs john w</recid>
8989
</hit>
9090
<hit>
@@ -98,7 +98,7 @@
9898
<md-date>1974</md-date>
9999
</location>
100100
<count>1</count>
101-
<relevance>13388</relevance>
101+
<relevance>12040</relevance>
102102
<recid>content: title computer processing of dynamic images from an anger scintillation camera</recid>
103103
</hit>
104104
<hit>
@@ -112,9 +112,26 @@
112112
<md-author>Wood, Helen M</md-author>
113113
</location>
114114
<count>1</count>
115-
<relevance>13388</relevance>
115+
<relevance>12040</relevance>
116116
<recid>content: title the use of passwords for controlled access to computer resources author wood helen m</recid>
117117
</hit>
118+
<hit>
119+
<md-title>The use of passwords for controlled access to computer resources</md-title>
120+
<md-date>1977</md-date>
121+
<md-author>Wood, Helen M</md-author>
122+
<location id="z3950.indexdata.com/marc"
123+
name="Index Data MARC test server" checksum="2614320583">
124+
<md-title>The use of passwords for controlled access to computer resources</md-title>
125+
<md-date>1977</md-date>
126+
<md-author>Wood, Helen M</md-author>
127+
<md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
128+
<md-test-usersetting-2>test-usersetting-2 data:
129+
YYYYYYYYY</md-test-usersetting-2>
130+
</location>
131+
<count>1</count>
132+
<relevance>12040</relevance>
133+
<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
134+
</hit>
118135
<hit>
119136
<md-title>Reconstruction tomography in diagnostic radiology and nuclear medicine</md-title>
120137
<md-title-remainder>proceedings of the workshop</md-title-remainder>

test/test_facets_25.res

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
<state>Client_Idle</state>
99
<diagnostic>0</diagnostic>
1010
</term>
11+
<term>
12+
<id>z3950.indexdata.com/marc</id>
13+
<name>Index Data MARC test server</name>
14+
<frequency>1</frequency>
15+
<state>Client_Idle</state>
16+
<diagnostic>0</diagnostic>
17+
</term>
1118
</list>
1219
<list name="author">
1320
<term><name>author0</name><frequency>100</frequency></term>
@@ -20,6 +27,7 @@
2027
<term><name>author7</name><frequency>30</frequency></term>
2128
<term><name>author8</name><frequency>20</frequency></term>
2229
<term><name>author9</name><frequency>10</frequency></term>
30+
<term><name>Wood, Helen M</name><frequency>1</frequency></term>
2331
</list>
2432
<list name="subject">
2533
<term><name>subject0</name><frequency>100</frequency></term>
@@ -32,6 +40,7 @@
3240
<term><name>subject7</name><frequency>30</frequency></term>
3341
<term><name>subject8</name><frequency>20</frequency></term>
3442
<term><name>subject9</name><frequency>10</frequency></term>
43+
<term><name>Computers</name><frequency>1</frequency></term>
3544
</list>
3645
<list name="date">
3746
<term><name>date0</name><frequency>100</frequency></term>
@@ -44,6 +53,7 @@
4453
<term><name>date7</name><frequency>30</frequency></term>
4554
<term><name>date8</name><frequency>20</frequency></term>
4655
<term><name>date9</name><frequency>10</frequency></term>
56+
<term><name>1977</name><frequency>1</frequency></term>
4757
</list>
4858
<list name="medium"/>
4959
</termlist>

test/test_facets_27.res

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
<state>Client_Idle</state>
99
<diagnostic>0</diagnostic>
1010
</term>
11+
<term>
12+
<id>z3950.indexdata.com/marc</id>
13+
<name>Index Data MARC test server</name>
14+
<frequency>1</frequency>
15+
<state>Client_Idle</state>
16+
<diagnostic>0</diagnostic>
17+
</term>
1118
</list>
1219
<list name="author">
1320
<term><name>author0</name><frequency>100</frequency></term>
@@ -20,6 +27,7 @@
2027
<term><name>author7</name><frequency>30</frequency></term>
2128
<term><name>author8</name><frequency>20</frequency></term>
2229
<term><name>author9</name><frequency>10</frequency></term>
30+
<term><name>Wood, Helen M</name><frequency>1</frequency></term>
2331
</list>
2432
<list name="subject">
2533
<term><name>subject0</name><frequency>100</frequency></term>
@@ -32,6 +40,7 @@
3240
<term><name>subject7</name><frequency>30</frequency></term>
3341
<term><name>subject8</name><frequency>20</frequency></term>
3442
<term><name>subject9</name><frequency>10</frequency></term>
43+
<term><name>Computers</name><frequency>1</frequency></term>
3544
</list>
3645
<list name="date">
3746
<term><name>date0</name><frequency>100</frequency></term>
@@ -44,6 +53,7 @@
4453
<term><name>date7</name><frequency>30</frequency></term>
4554
<term><name>date8</name><frequency>20</frequency></term>
4655
<term><name>date9</name><frequency>10</frequency></term>
56+
<term><name>1977</name><frequency>1</frequency></term>
4757
</list>
4858
<list name="medium"/>
4959
</termlist>

test/test_filter_12.res

Lines changed: 16 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<show><status>OK</status>
33
<activeclients>0</activeclients>
4-
<merged>12</merged>
5-
<total>12</total>
4+
<merged>11</merged>
5+
<total>11</total>
66
<start>0</start>
7-
<num>12</num>
7+
<num>11</num>
88
<hit>
99
<md-title>The late shift</md-title>
1010
<md-title-remainder>Letterman, Leno, and the network battle for the night</md-title-remainder>
@@ -28,7 +28,7 @@
2828
<md-description tag="500">Includes index</md-description>
2929
</location>
3030
<count>1</count>
31-
<relevance>51972</relevance>
31+
<relevance>56722</relevance>
3232
<recid>content: title the late shift author carter bill medium book</recid>
3333
</hit>
3434
<hit>
@@ -47,7 +47,7 @@
4747
<md-description tag="500">Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates</md-description>
4848
</location>
4949
<count>1</count>
50-
<relevance>33410</relevance>
50+
<relevance>36464</relevance>
5151
<recid>content: title the computer bible author medium book</recid>
5252
</hit>
5353
<hit>
@@ -70,7 +70,7 @@
7070
<md-description tag="504">Includes bibliographical references</md-description>
7171
</location>
7272
<count>1</count>
73-
<relevance>29158</relevance>
73+
<relevance>31823</relevance>
7474
<recid>content: title the religious teachers of greece author adam james medium book</recid>
7575
</hit>
7676
<hit>
@@ -93,7 +93,7 @@
9393
<md-description tag="504">Bibliography: p. 4</md-description>
9494
</location>
9595
<count>1</count>
96-
<relevance>25058</relevance>
96+
<relevance>27348</relevance>
9797
<recid>content: title the puget sound region author mairs john w medium book</recid>
9898
</hit>
9999
<hit>
@@ -111,7 +111,7 @@
111111
<md-description tag="504">Includes bibliographical references and index</md-description>
112112
</location>
113113
<count>1</count>
114-
<relevance>20881</relevance>
114+
<relevance>22790</relevance>
115115
<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
116116
</hit>
117117
<hit>
@@ -133,7 +133,7 @@
133133
<md-description tag="504">Includes bibliographical references and index</md-description>
134134
</location>
135135
<count>1</count>
136-
<relevance>16705</relevance>
136+
<relevance>18232</relevance>
137137
<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
138138
</hit>
139139
<hit>
@@ -144,7 +144,7 @@
144144
<md-subject>Dropouts</md-subject>
145145
<md-description>Distributed to depository libraries in microfiche</md-description>
146146
<location id="z3950.indexdata.com/marc"
147-
name="Index Data MARC test server" checksum="61276177">
147+
name="Index Data MARC test server" checksum="4182051184">
148148
<md-title>Dealing with dropouts</md-title>
149149
<md-title-remainder>the urban superintendents&apos; call to action</md-title-remainder>
150150
<md-date>1987</md-date>
@@ -154,7 +154,7 @@
154154
<md-description tag="500">Distributed to depository libraries in microfiche</md-description>
155155
</location>
156156
<count>1</count>
157-
<relevance>13921</relevance>
157+
<relevance>15193</relevance>
158158
<recid>content: title dealing with dropouts author paulu nancy medium</recid>
159159
</hit>
160160
<hit>
@@ -165,7 +165,7 @@
165165
<md-subject>Handicapped children</md-subject>
166166
<md-description>Distributed to depository libraries in microfiche</md-description>
167167
<location id="z3950.indexdata.com/marc"
168-
name="Index Data MARC test server" checksum="235468466">
168+
name="Index Data MARC test server" checksum="61276177">
169169
<md-title>National dissemination model for the I&apos;M SPECIAL Program of Physical Education for the Handicapped, 1983-1986</md-title>
170170
<md-title-remainder>final report, I&apos;M SPECIAL network</md-title-remainder>
171171
<md-date>1986</md-date>
@@ -175,7 +175,7 @@
175175
<md-description tag="500">Distributed to depository libraries in microfiche</md-description>
176176
</location>
177177
<count>1</count>
178-
<relevance>13364</relevance>
178+
<relevance>14585</relevance>
179179
<recid>content: title national dissemination model for the i m special program of physical education for the handicapped author medium</recid>
180180
</hit>
181181
<hit>
@@ -191,7 +191,7 @@
191191
<md-subject>Computers</md-subject>
192192
</location>
193193
<count>1</count>
194-
<relevance>10023</relevance>
194+
<relevance>10939</relevance>
195195
<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
196196
</hit>
197197
<hit>
@@ -207,33 +207,9 @@
207207
<md-subject>Optical pattern recognition</md-subject>
208208
</location>
209209
<count>1</count>
210-
<relevance>5966</relevance>
210+
<relevance>6511</relevance>
211211
<recid>content: title computer science technology author medium book</recid>
212212
</hit>
213-
<hit>
214-
<md-title>Technology programs that work</md-title>
215-
<md-date>1984</md-date>
216-
<md-subject>United States</md-subject>
217-
<md-subject>Educational technology</md-subject>
218-
<md-subject>Federal aid to education</md-subject>
219-
<md-description>&quot;This directory was developed by the Technology for the National Diffusion Network Project, Teachers College, Columbia University pursuant to contract number OE-300-83-0253, U.S. Department of Education&quot;--T.p. verso</md-description>
220-
<location id="z3950.indexdata.com/marc"
221-
name="Index Data MARC test server" checksum="4007858895">
222-
<md-title>Technology programs that work</md-title>
223-
<md-date>1984</md-date>
224-
<md-subject>United States</md-subject>
225-
<md-subject>Educational technology</md-subject>
226-
<md-subject>Federal aid to education</md-subject>
227-
<md-description tag="500">&quot;Spons agency Office of Educational Research and Improvement&quot;--Doc. resume</md-description>
228-
<md-description tag="500">&quot;This directory was developed by the Technology for the National Diffusion Network Project, Teachers College, Columbia University pursuant to contract number OE-300-83-0253, U.S. Department of Education&quot;--T.p. verso</md-description>
229-
<md-description tag="500">Distributed to depository libraries in microfiche</md-description>
230-
<md-description tag="500">&quot;December 1984.&quot;</md-description>
231-
<md-description tag="500">Includes indexes</md-description>
232-
</location>
233-
<count>1</count>
234-
<relevance>3341</relevance>
235-
<recid>content: title technology programs that work author medium book</recid>
236-
</hit>
237213
<hit>
238214
<md-title>Check this out</md-title>
239215
<md-title-remainder>library program models</md-title-remainder>
@@ -246,7 +222,7 @@
246222
<md-subject>Public libraries</md-subject>
247223
<md-description>Distributed to depository libraries in microfiche</md-description>
248224
<location id="z3950.indexdata.com/marc"
249-
name="Index Data MARC test server" checksum="4182051184">
225+
name="Index Data MARC test server" checksum="4007858895">
250226
<md-title>Check this out</md-title>
251227
<md-title-remainder>library program models</md-title-remainder>
252228
<md-date>1987</md-date>

test/test_filter_13.res

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<term><name>1972</name><frequency>1</frequency></term>
1616
<term><name>1973</name><frequency>1</frequency></term>
1717
<term><name>1980</name><frequency>1</frequency></term>
18-
<term><name>1984</name><frequency>1</frequency></term>
1918
<term><name>1986</name><frequency>1</frequency></term>
2019
<term><name>1993</name><frequency>1</frequency></term>
2120
</list>
@@ -25,8 +24,6 @@
2524
<term><name>Cartography</name><frequency>1</frequency></term>
2625
<term><name>Computers</name><frequency>1</frequency></term>
2726
<term><name>Dropouts</name><frequency>1</frequency></term>
28-
<term><name>Educational technology</name><frequency>1</frequency></term>
29-
<term><name>Federal aid to education</name><frequency>1</frequency></term>
3027
<term><name>Greece</name><frequency>1</frequency></term>
3128
<term><name>Greek literature</name><frequency>1</frequency></term>
3229
<term><name>Handicapped children</name><frequency>1</frequency></term>
@@ -35,12 +32,14 @@
3532
<term><name>Leno, Jay</name><frequency>1</frequency></term>
3633
<term><name>Letterman, David</name><frequency>1</frequency></term>
3734
<term><name>Libraries and community</name><frequency>1</frequency></term>
35+
<term><name>Libraries and education</name><frequency>1</frequency></term>
36+
<term><name>Optical pattern recognition</name><frequency>1</frequency></term>
3837
</list>
3938
<list name="xtargets">
4039
<term>
4140
<id>z3950.indexdata.com/marc</id>
4241
<name>Index Data MARC test server</name>
43-
<frequency>12</frequency>
42+
<frequency>11</frequency>
4443
<state>Client_Idle</state>
4544
<diagnostic>0</diagnostic>
4645
</term>

0 commit comments

Comments
 (0)