From e1e528d4e6e3a4311d8b8f0dec6664e798be31c0 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 12 Oct 2011 16:18:45 +0200 Subject: [PATCH] Record id is leaded "content: " or "position: " This is to indicate whether a record ID is based of the generated mergekey (typically title and other) or depending on the result set position. --- src/session.c | 7 ++++++- test/test_facets_13.res | 2 +- test/test_facets_16.res | 2 +- test/test_facets_23.res | 16 ++++++++-------- test/test_facets_4.res | 12 ++++++------ test/test_facets_9.res | 2 +- test/test_http.urls | 14 +++++++------- test/test_http_10.res | 18 +++++++++--------- test/test_http_11.res | 18 +++++++++--------- test/test_http_18.res | 6 +++--- test/test_http_23.res | 4 ++-- test/test_http_28.res | 6 +++--- test/test_http_32.res | 6 +++--- test/test_http_36.res | 16 ++++++++-------- test/test_http_41.res | 16 ++++++++-------- test/test_http_42.res | 10 +++++----- test/test_http_45.res | 2 +- test/test_http_49.res | 2 +- test/test_http_5.res | 18 +++++++++--------- test/test_http_50.res | 2 +- test/test_http_6.res | 4 ++-- test/test_http_60.res | 2 +- test/test_http_63.res | 2 +- test/test_http_8.res | 18 +++++++++--------- test/test_http_9.res | 18 +++++++++--------- test/test_icu_4.res | 18 +++++++++--------- test/test_icu_5.res | 18 +++++++++--------- test/test_icu_6.res | 18 +++++++++--------- test/test_icu_7.res | 18 +++++++++--------- test/test_icu_9.res | 18 +++++++++--------- test/test_post_10.res | 18 +++++++++--------- test/test_post_8.res | 18 +++++++++--------- test/test_post_9.res | 6 +++--- test/test_solr_4.res | 40 ++++++++++++++++++++-------------------- test/test_turbomarcxml_4.res | 6 +++--- test/test_turbomarcxml_7.res | 6 +++--- test/test_url_10.res | 14 +++++++------- test/test_url_3.res | 18 +++++++++--------- test/test_url_6.res | 6 +++--- test/test_url_7.res | 10 +++++----- test/test_url_8.res | 10 +++++----- test/test_url_9.res | 14 +++++++------- 42 files changed, 242 insertions(+), 237 deletions(-) diff --git a/src/session.c b/src/session.c index 0e5427e..9de7ed9 100644 --- a/src/session.c +++ b/src/session.c @@ -1395,9 +1395,14 @@ static const char *get_mergekey(xmlDoc *doc, struct client *cl, int record_no, /* generate unique key if none is not generated already or is empty */ if (wrbuf_len(norm_wr) == 0) { - wrbuf_printf(norm_wr, "%s-%d", + wrbuf_printf(norm_wr, "position: %s-%d", client_get_id(cl), record_no); } + else + { + const char *lead = "content: "; + wrbuf_insert(norm_wr, 0, lead, strlen(lead)); + } if (wrbuf_len(norm_wr) > 0) mergekey_norm = nmem_strdup(nmem, wrbuf_cstr(norm_wr)); wrbuf_destroy(norm_wr); diff --git a/test/test_facets_13.res b/test/test_facets_13.res index 50d685b..a399233 100644 --- a/test/test_facets_13.res +++ b/test/test_facets_13.res @@ -16,6 +16,6 @@ Jack Collins 2 240000 -title how to program a computer author jack collins +content: title how to program a computer author jack collins \ No newline at end of file diff --git a/test/test_facets_16.res b/test/test_facets_16.res index 05bd4e7..a6464e4 100644 --- a/test/test_facets_16.res +++ b/test/test_facets_16.res @@ -16,6 +16,6 @@ Jack Collins 2 240000 -title how to program a computer author jack collins +content: title how to program a computer author jack collins \ No newline at end of file diff --git a/test/test_facets_23.res b/test/test_facets_23.res index 275cf84..15d66ce 100644 --- a/test/test_facets_23.res +++ b/test/test_facets_23.res @@ -16,7 +16,7 @@ Jack Collins 2 28267 -title how to program a computer author jack collins +content: title how to program a computer author jack collins @@ -27,7 +27,7 @@ proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 1977 23556 -title computer science technology +content: title computer science technology @@ -39,7 +39,7 @@ Hebrew and Greek; introductions in English Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates 23556 -title the computer bible +content: title the computer bible @@ -54,7 +54,7 @@ Englund, Carl R "Contract DOT-UT-10003." 10095 -title washington metropolitan area rail computer feasibility study author englund carl r +content: title washington metropolitan area rail computer feasibility study author englund carl r @@ -69,7 +69,7 @@ Mairs, John W Scale of maps ca. 1:1,000,000 9815 -title the puget sound region author mairs john w +content: title the puget sound region author mairs john w @@ -80,7 +80,7 @@ the proceedings of a workshop 1974 7067 -title computer processing of dynamic images from an anger scintillation camera +content: title computer processing of dynamic images from an anger scintillation camera @@ -91,7 +91,7 @@ 1977 Wood, Helen M 7067 -title the use of passwords for controlled access to computer resources author wood helen m +content: title the use of passwords for controlled access to computer resources author wood helen m @@ -102,6 +102,6 @@ proceedings of the workshop 1977 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine +content: title reconstruction tomography in diagnostic radiology and nuclear medicine \ No newline at end of file diff --git a/test/test_facets_4.res b/test/test_facets_4.res index f4d6f85..dbe5c12 100644 --- a/test/test_facets_4.res +++ b/test/test_facets_4.res @@ -16,7 +16,7 @@ Jack Collins 2 36996 -title how to program a computer author jack collins +content: title how to program a computer author jack collins @@ -27,7 +27,7 @@ proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 1977 30830 -title computer science technology +content: title computer science technology @@ -39,7 +39,7 @@ Hebrew and Greek; introductions in English Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates 30830 -title the computer bible +content: title the computer bible @@ -54,7 +54,7 @@ Mairs, John W Scale of maps ca. 1:1,000,000 12845 -title the puget sound region author mairs john w +content: title the puget sound region author mairs john w @@ -65,7 +65,7 @@ the proceedings of a workshop 1974 9249 -title computer processing of dynamic images from an anger scintillation camera +content: title computer processing of dynamic images from an anger scintillation camera @@ -76,6 +76,6 @@ proceedings of the workshop 1977 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine +content: title reconstruction tomography in diagnostic radiology and nuclear medicine \ No newline at end of file diff --git a/test/test_facets_9.res b/test/test_facets_9.res index d97d1ca..6bbd0d6 100644 --- a/test/test_facets_9.res +++ b/test/test_facets_9.res @@ -16,6 +16,6 @@ Jack Collins 2 240000 -title how to program a computer author jack collins +content: title how to program a computer author jack collins \ No newline at end of file diff --git a/test/test_http.urls b/test/test_http.urls index eb3828f..c6feb28 100644 --- a/test/test_http.urls +++ b/test/test_http.urls @@ -3,8 +3,8 @@ http://localhost:9763/search.pz2?session=1&command=stat http://localhost:9763/search.pz2?session=1&command=ping http://localhost:9763/search.pz2?session=1&command=search&query=computer 2 http://localhost:9763/search.pz2?session=1&command=show&block=1 -http://localhost:9763/search.pz2?session=1&command=record&id=title+how+to+program+a+computer+author+jack+collins+medium+book -http://localhost:9763/search.pz2?session=1&command=record&id=title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0 +http://localhost:9763/search.pz2?session=1&command=record&id=content%3A+title+how+to+program+a+computer+author+jack+collins+medium+book +http://localhost:9763/search.pz2?session=1&command=record&id=content%3A+title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0 http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=title:0 http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=title:1 http://localhost:9763/search.pz2?session=1&command=show&start=0&number=1&sort=date:0 @@ -20,9 +20,9 @@ http://localhost:9763/search.pz2?session=2&command=search&query=kubiak%20stanis% http://localhost:9763/search.pz2?session=2&command=search&query=kubiak%20sts%C5%82aw 2 http://localhost:9763/search.pz2?session=2&command=bytarget http://localhost:9763/search.pz2?session=1&command=search&query=computer -1 http://localhost:9763/search.pz2?session=1&command=record&id=title+how+to+program+a+computer+author+jack+collins+medium+book -http://localhost:9763/search.pz2?session=1&command=record&id=title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0&binary=1 -http://localhost:9763/search.pz2?session=1&command=record&id=title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0&binary=1&syntax=usmarc +1 http://localhost:9763/search.pz2?session=1&command=record&id=content%3A+title+how+to+program+a+computer+author+jack+collins+medium+book +http://localhost:9763/search.pz2?session=1&command=record&id=content%3A+title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0&binary=1 +http://localhost:9763/search.pz2?session=1&command=record&id=content%3A+title+how+to+program+a+computer+author+jack+collins+medium+book&offset=0&binary=1&syntax=usmarc http://localhost:9763/search.pz2?command=init&service=gils http://localhost:9763/search.pz2?session=3&command=search&query=utah 2 http://localhost:9763/search.pz2?session=3&command=show&block=1 @@ -43,12 +43,12 @@ http://localhost:9763/search.pz2?session=5&command=show&block=1 http://localhost:9763/search.pz2?command=init&pz:elements%5Bz3950.indexdata.com%2Fmarc%5D=F 1 http://localhost:9763/search.pz2?session=6&command=search&query=louis 1 http://localhost:9763/search.pz2?session=6&command=show&block=1 -http://localhost:9763/search.pz2?session=6&command=record&id=title+computer+processing+of+dynamic+images+from+an+anger+scintillation+camera+author+medium+book&offset=0 +http://localhost:9763/search.pz2?session=6&command=record&id=content%3A+title+computer+processing+of+dynamic+images+from+an+anger+scintillation+camera+author+medium+book&offset=0 http://localhost:9763/search.pz2?command=init&pz:elements%5Bz3950.indexdata.com%2Fmarc%5D=F http://localhost:9763/search.pz2?session=7&command=search&query=greece 1 http://localhost:9763/search.pz2?session=7&command=show&block=1 1 http://localhost:9763/search.pz2?session=6&command=show&block=1 -http://localhost:9763/search.pz2?session=6&command=record&id=title+computer+processing+of+dynamic+images+from+an+anger+scintillation+camera+author+medium+book&offset=0 +http://localhost:9763/search.pz2?session=6&command=record&id=content%3A+title+computer+processing+of+dynamic+images+from+an+anger+scintillation+camera+author+medium+book&offset=0 http://localhost:9763/search.pz2?command=init http://localhost:9763/search.pz2?session=8&command=settings&pz:name%5Bz3950.indexdata.com%2Fmarc%5D=marc&pz:requestsyntax%5Bz3950.indexdata.com%2Fmarc%5D=usmarc&pz:nativesyntax%5Bz3950.indexdata.com%2Fmarc%5D=iso2709&pz:xslt%5Bz3950.indexdata.com%2Fmarc%5D=marc21%5Ftest.xsl&pz:recordfilter%5Bz3950.indexdata.com%2Fmarc%5D=date http://localhost:9763/search.pz2?session=8&command=search&query=xyzzyz diff --git a/test/test_http_10.res b/test/test_http_10.res index 50f1703..7d0e680 100644 --- a/test/test_http_10.res +++ b/test/test_http_10.res @@ -17,7 +17,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -30,7 +30,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -45,7 +45,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -58,7 +58,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -73,7 +73,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -91,7 +91,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -104,7 +104,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -121,7 +121,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -139,6 +139,6 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book \ No newline at end of file diff --git a/test/test_http_11.res b/test/test_http_11.res index 863b4ea..50799ac 100644 --- a/test/test_http_11.res +++ b/test/test_http_11.res @@ -16,7 +16,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -33,7 +33,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -47,7 +47,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -62,7 +62,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -80,7 +80,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -93,7 +93,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -108,7 +108,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -121,7 +121,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -139,6 +139,6 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book \ No newline at end of file diff --git a/test/test_http_18.res b/test/test_http_18.res index adb2f54..0a48c50 100644 --- a/test/test_http_18.res +++ b/test/test_http_18.res @@ -15,7 +15,7 @@ test-usersetting-2 data: 9416 -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -27,7 +27,7 @@ test-usersetting-2 data: 0 -title groundwater resource maps county series author medium book +content: title groundwater resource maps county series author medium book @@ -39,6 +39,6 @@ test-usersetting-2 data: 0 -title oil gas drilling author medium book +content: title oil gas drilling author medium book \ No newline at end of file diff --git a/test/test_http_23.res b/test/test_http_23.res index 6474b47..8845b1a 100644 --- a/test/test_http_23.res +++ b/test/test_http_23.res @@ -1,7 +1,7 @@ -title how to program a computer author jack collins medium book -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title how to program a computer author jack collins medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book 0 How to program a computer diff --git a/test/test_http_28.res b/test/test_http_28.res index 81731ab..bca8ca8 100644 --- a/test/test_http_28.res +++ b/test/test_http_28.res @@ -10,20 +10,20 @@ UTAH GEOCHROMOMETRY UTAH GEOCHROMOMETRY 300000 -title utah geochromometry author medium book +content: title utah geochromometry author medium book UTAH EARTHQUAKE EPICENTERS UTAH EARTHQUAKE EPICENTERS 200000 -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS 100000 -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book \ No newline at end of file diff --git a/test/test_http_32.res b/test/test_http_32.res index 20c400e..d1e8a82 100644 --- a/test/test_http_32.res +++ b/test/test_http_32.res @@ -12,7 +12,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 9416 -title bibliography of maine geology +content: title bibliography of maine geology @@ -21,7 +21,7 @@ GROUNDWATER RESOURCE MAPS - COUNTY SERIES A series of 1:250,000 scale maps showing well yield, well depth, and depth to bedrock for a large number of bedrock wells inventoried by the Maine Geological Survey in the mid-to late 1970's comprises this data set. Some series also show bedrock topography and potentiometric surface. Geographic coverage is restricted to Southern Maine 0 -title groundwater resource maps county series +content: title groundwater resource maps county series @@ -30,6 +30,6 @@ OIL/GAS DRILLING This database contains information on oil and gas drilling such as well name, operator, driller, location, depth, copies of logs run, permits, samples (cuttings, core), completion records 0 -title oil gas drilling +content: title oil gas drilling \ No newline at end of file diff --git a/test/test_http_36.res b/test/test_http_36.res index f2a4386..e8ead75 100644 --- a/test/test_http_36.res +++ b/test/test_http_36.res @@ -17,7 +17,7 @@ test-usersetting-2 data: YYYYYYYYY 26706 -title computer science technology author medium book +content: title computer science technology author medium book @@ -32,7 +32,7 @@ test-usersetting-2 data: YYYYYYYYY 26706 -title the computer bible author medium book +content: title the computer bible author medium book @@ -46,7 +46,7 @@ test-usersetting-2 data: YYYYYYYYY 11445 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -64,7 +64,7 @@ test-usersetting-2 data: YYYYYYYYY 11445 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -83,7 +83,7 @@ test-usersetting-2 data: YYYYYYYYY 11127 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -99,7 +99,7 @@ test-usersetting-2 data: YYYYYYYYY 8011 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -113,7 +113,7 @@ test-usersetting-2 data: YYYYYYYYY 8011 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -129,6 +129,6 @@ test-usersetting-2 data: YYYYYYYYY 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_http_41.res b/test/test_http_41.res index b5caef0..cc72d29 100644 --- a/test/test_http_41.res +++ b/test/test_http_41.res @@ -10,55 +10,55 @@ APPLIED GEOLOGY FILE APPLIED GEOLOGY FILE 0 -title applied geology file author medium book +content: title applied geology file author medium book ELECTRIC LOG LIBRARY ELECTRIC LOG LIBRARY 0 -title electric log library author medium book +content: title electric log library author medium book ISOTOPIC DATES OF ROCKS AND MINERALS ISOTOPIC DATES OF ROCKS AND MINERALS 0 -title isotopic dates of rocks and minerals author medium book +content: title isotopic dates of rocks and minerals author medium book MINE MAP INDEX MINE MAP INDEX 0 -title mine map index author medium book +content: title mine map index author medium book UTAH CRIB FILE UTAH CRIB FILE 0 -title utah crib file author medium book +content: title utah crib file author medium book UTAH EARTHQUAKE EPICENTERS UTAH EARTHQUAKE EPICENTERS 0 -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book UTAH GEOLOGIC MAP BIBLIOGRAPHY UTAH GEOLOGIC MAP BIBLIOGRAPHY 0 -title utah geologic map bibliography author medium book +content: title utah geologic map bibliography author medium book UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS 0 -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book \ No newline at end of file diff --git a/test/test_http_42.res b/test/test_http_42.res index 698b783..67eb248 100644 --- a/test/test_http_42.res +++ b/test/test_http_42.res @@ -20,7 +20,7 @@ test-usersetting-2 data: YYYYYYYYY 174545 -title the religious teachers of greece author adam james medium book +content: title the religious teachers of greece author adam james medium book @@ -39,7 +39,7 @@ test-usersetting-2 data: YYYYYYYYY 150000 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -55,7 +55,7 @@ test-usersetting-2 data: YYYYYYYYY 125000 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -69,7 +69,7 @@ test-usersetting-2 data: YYYYYYYYY 60000 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -83,6 +83,6 @@ test-usersetting-2 data: YYYYYYYYY 35714 -title computer science technology author medium book +content: title computer science technology author medium book \ No newline at end of file diff --git a/test/test_http_45.res b/test/test_http_45.res index 409826d..f4f9579 100644 --- a/test/test_http_45.res +++ b/test/test_http_45.res @@ -19,6 +19,6 @@ test-usersetting-2 data: YYYYYYYYY 0 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book \ No newline at end of file diff --git a/test/test_http_49.res b/test/test_http_49.res index adc14ce..ecb7374 100644 --- a/test/test_http_49.res +++ b/test/test_http_49.res @@ -20,6 +20,6 @@ test-usersetting-2 data: YYYYYYYYY 120000 -title the religious teachers of greece author adam james medium book +content: title the religious teachers of greece author adam james medium book \ No newline at end of file diff --git a/test/test_http_5.res b/test/test_http_5.res index 6cdfcf5..1c1d8d3 100644 --- a/test/test_http_5.res +++ b/test/test_http_5.res @@ -22,7 +22,7 @@ YYYYYYYYY 2 25286 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -36,7 +36,7 @@ test-usersetting-2 data: YYYYYYYYY 21072 -title computer science technology author medium book +content: title computer science technology author medium book @@ -51,7 +51,7 @@ test-usersetting-2 data: YYYYYYYYY 21072 -title the computer bible author medium book +content: title the computer bible author medium book @@ -65,7 +65,7 @@ test-usersetting-2 data: YYYYYYYYY 9030 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -83,7 +83,7 @@ test-usersetting-2 data: YYYYYYYYY 9030 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -102,7 +102,7 @@ test-usersetting-2 data: YYYYYYYYY 8780 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -118,7 +118,7 @@ test-usersetting-2 data: YYYYYYYYY 6321 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -132,7 +132,7 @@ test-usersetting-2 data: YYYYYYYYY 6321 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -148,6 +148,6 @@ test-usersetting-2 data: YYYYYYYYY 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_http_50.res b/test/test_http_50.res index 409826d..f4f9579 100644 --- a/test/test_http_50.res +++ b/test/test_http_50.res @@ -19,6 +19,6 @@ test-usersetting-2 data: YYYYYYYYY 0 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book \ No newline at end of file diff --git a/test/test_http_6.res b/test/test_http_6.res index 2bfdae4..f2a707c 100644 --- a/test/test_http_6.res +++ b/test/test_http_6.res @@ -1,7 +1,7 @@ -title how to program a computer author jack collins medium book -title computer science technology author medium book +content: title how to program a computer author jack collins medium book +content: title computer science technology author medium book 0 How to program a computer diff --git a/test/test_http_60.res b/test/test_http_60.res index ec2e70b..28b128f 100644 --- a/test/test_http_60.res +++ b/test/test_http_60.res @@ -20,6 +20,6 @@ test-usersetting-2 data: YYYYYYYYY 320000 -title the religious teachers of greece author adam james medium book +content: title the religious teachers of greece author adam james medium book \ No newline at end of file diff --git a/test/test_http_63.res b/test/test_http_63.res index adc14ce..ecb7374 100644 --- a/test/test_http_63.res +++ b/test/test_http_63.res @@ -20,6 +20,6 @@ test-usersetting-2 data: YYYYYYYYY 120000 -title the religious teachers of greece author adam james medium book +content: title the religious teachers of greece author adam james medium book \ No newline at end of file diff --git a/test/test_http_8.res b/test/test_http_8.res index 65b37e4..5375925 100644 --- a/test/test_http_8.res +++ b/test/test_http_8.res @@ -20,7 +20,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -33,7 +33,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -48,7 +48,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -66,7 +66,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -79,7 +79,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -97,7 +97,7 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -110,7 +110,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -125,7 +125,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -139,6 +139,6 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book \ No newline at end of file diff --git a/test/test_http_9.res b/test/test_http_9.res index b3a3f53..fcefa9b 100644 --- a/test/test_http_9.res +++ b/test/test_http_9.res @@ -17,7 +17,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -32,7 +32,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -45,7 +45,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -63,7 +63,7 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -76,7 +76,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -94,7 +94,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -109,7 +109,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -122,7 +122,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -139,6 +139,6 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book \ No newline at end of file diff --git a/test/test_icu_4.res b/test/test_icu_4.res index 65b37e4..5375925 100644 --- a/test/test_icu_4.res +++ b/test/test_icu_4.res @@ -20,7 +20,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -33,7 +33,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -48,7 +48,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -66,7 +66,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -79,7 +79,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -97,7 +97,7 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -110,7 +110,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -125,7 +125,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -139,6 +139,6 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book \ No newline at end of file diff --git a/test/test_icu_5.res b/test/test_icu_5.res index b3a3f53..fcefa9b 100644 --- a/test/test_icu_5.res +++ b/test/test_icu_5.res @@ -17,7 +17,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -32,7 +32,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -45,7 +45,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -63,7 +63,7 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -76,7 +76,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -94,7 +94,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -109,7 +109,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -122,7 +122,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -139,6 +139,6 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book \ No newline at end of file diff --git a/test/test_icu_6.res b/test/test_icu_6.res index 50f1703..7d0e680 100644 --- a/test/test_icu_6.res +++ b/test/test_icu_6.res @@ -17,7 +17,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -30,7 +30,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -45,7 +45,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -58,7 +58,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -73,7 +73,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -91,7 +91,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -104,7 +104,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -121,7 +121,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -139,6 +139,6 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book \ No newline at end of file diff --git a/test/test_icu_7.res b/test/test_icu_7.res index 863b4ea..50799ac 100644 --- a/test/test_icu_7.res +++ b/test/test_icu_7.res @@ -16,7 +16,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -33,7 +33,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -47,7 +47,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the computer bible author medium book +content: title the computer bible author medium book @@ -62,7 +62,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -80,7 +80,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -93,7 +93,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title computer science technology author medium book +content: title computer science technology author medium book @@ -108,7 +108,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book @@ -121,7 +121,7 @@ XXXXXXXXXX test-usersetting-2 data: YYYYYYYYY -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -139,6 +139,6 @@ test-usersetting-2 data: YYYYYYYYY 2 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book \ No newline at end of file diff --git a/test/test_icu_9.res b/test/test_icu_9.res index 6578cb1..f03fbd3 100644 --- a/test/test_icu_9.res +++ b/test/test_icu_9.res @@ -17,7 +17,7 @@ test-usersetting-2 data: YYYYYYYYY 37929 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -36,7 +36,7 @@ YYYYYYYYY 2 25286 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -51,7 +51,7 @@ test-usersetting-2 data: YYYYYYYYY 21072 -title the computer bible author medium book +content: title the computer bible author medium book @@ -65,7 +65,7 @@ test-usersetting-2 data: YYYYYYYYY 15804 -title computer science technology author medium book +content: title computer science technology author medium book @@ -79,7 +79,7 @@ test-usersetting-2 data: YYYYYYYYY 9030 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -97,7 +97,7 @@ test-usersetting-2 data: YYYYYYYYY 9030 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -116,7 +116,7 @@ test-usersetting-2 data: YYYYYYYYY 8780 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -132,7 +132,7 @@ test-usersetting-2 data: YYYYYYYYY 6321 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -148,6 +148,6 @@ test-usersetting-2 data: YYYYYYYYY 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_post_10.res b/test/test_post_10.res index 25fe7de..9caed57 100644 --- a/test/test_post_10.res +++ b/test/test_post_10.res @@ -16,7 +16,7 @@ Jack Collins 2 25286 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -27,7 +27,7 @@ proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 1977 21072 -title computer science technology author medium book +content: title computer science technology author medium book @@ -36,7 +36,7 @@ The Computer Bible 1973-1980 21072 -title the computer bible author medium book +content: title the computer bible author medium book @@ -45,7 +45,7 @@ A plan for community college computer development 1971 9030 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -58,7 +58,7 @@ 1971 Englund, Carl R 9030 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -71,7 +71,7 @@ 1974 Mairs, John W 8780 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -82,7 +82,7 @@ the proceedings of a workshop 1974 6321 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -93,7 +93,7 @@ 1977 Wood, Helen M 6321 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -104,6 +104,6 @@ proceedings of the workshop 1977 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_post_8.res b/test/test_post_8.res index 25fe7de..9caed57 100644 --- a/test/test_post_8.res +++ b/test/test_post_8.res @@ -16,7 +16,7 @@ Jack Collins 2 25286 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -27,7 +27,7 @@ proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 1977 21072 -title computer science technology author medium book +content: title computer science technology author medium book @@ -36,7 +36,7 @@ The Computer Bible 1973-1980 21072 -title the computer bible author medium book +content: title the computer bible author medium book @@ -45,7 +45,7 @@ A plan for community college computer development 1971 9030 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -58,7 +58,7 @@ 1971 Englund, Carl R 9030 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -71,7 +71,7 @@ 1974 Mairs, John W 8780 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -82,7 +82,7 @@ the proceedings of a workshop 1974 6321 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -93,7 +93,7 @@ 1977 Wood, Helen M 6321 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -104,6 +104,6 @@ proceedings of the workshop 1977 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_post_9.res b/test/test_post_9.res index 70974e0..8b8d4ac 100644 --- a/test/test_post_9.res +++ b/test/test_post_9.res @@ -10,20 +10,20 @@ BIBLIOGRAPHY OF MAINE GEOLOGY BIBLIOGRAPHY OF MAINE GEOLOGY 0 -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book GROUNDWATER RESOURCE MAPS - COUNTY SERIES GROUNDWATER RESOURCE MAPS - COUNTY SERIES 0 -title groundwater resource maps county series author medium book +content: title groundwater resource maps county series author medium book OIL/GAS DRILLING OIL/GAS DRILLING 0 -title oil gas drilling author medium book +content: title oil gas drilling author medium book \ No newline at end of file diff --git a/test/test_solr_4.res b/test/test_solr_4.res index f9018d9..6f89f6f 100644 --- a/test/test_solr_4.res +++ b/test/test_solr_4.res @@ -16,7 +16,7 @@ De Villiers, Marq book 23233 -title water author de villiers marq medium book +content: title water author de villiers marq medium book @@ -35,7 +35,7 @@ book 2 21645 -title potable water and methods of detecting impurities author baker m n medium book +content: title potable water and methods of detecting impurities author baker m n medium book @@ -50,7 +50,7 @@ "Balochistan conservation strategy background paper"--T.p book 20202 -title water author majeed abdul medium book +content: title water author majeed abdul medium book @@ -66,7 +66,7 @@ Examines major environmental issues surrounding water, giving examples of attempts to solve global problems and sources for more information book 18501 -title water author grant pamela medium book +content: title water author grant pamela medium book @@ -81,7 +81,7 @@ Includes index book 18182 -title water law author fisher d e medium book +content: title water law author fisher d e medium book @@ -97,7 +97,7 @@ Includes index book 17576 -title a primer on fresh water medium book +content: title a primer on fresh water medium book @@ -110,7 +110,7 @@ Thresh, John Clough book 15152 -title water and water supplies author thresh john clough medium book +content: title water and water supplies author thresh john clough medium book @@ -131,7 +131,7 @@ book 2 15152 -title water quality assessment of the state water project medium book +content: title water quality assessment of the state water project medium book @@ -146,7 +146,7 @@ Mason, William Pitt book 15152 -title water supply author mason william pitt medium book +content: title water supply author mason william pitt medium book @@ -161,7 +161,7 @@ Farnham, Henry P book 14630 -title the law of waters and water rights author farnham henry p medium book +content: title the law of waters and water rights author farnham henry p medium book @@ -184,7 +184,7 @@ book 2 13675 -title water in press medium book +content: title water in press medium book @@ -199,7 +199,7 @@ "EPA Contract 68-C7-0011, work assignment 0-38." book 13636 -title regulations on the disposal of arsenic residuals from drinking water treatment plants medium book +content: title regulations on the disposal of arsenic residuals from drinking water treatment plants medium book @@ -214,7 +214,7 @@ "A joint publication of Legislative Environmental Policy Office, Environmental Quality Council [and] Montana University System, Water Center" book 13199 -title a guide to montana water quality regulation author bryan michelle medium book +content: title a guide to montana water quality regulation author bryan michelle medium book @@ -227,7 +227,7 @@ Collection of articles with reference to India book 13131 -title water technology management medium book +content: title water technology management medium book @@ -240,7 +240,7 @@ 2000 book 13054 -title methods of analysis by the u s geological survey national water quality laboratory medium book +content: title methods of analysis by the u s geological survey national water quality laboratory medium book @@ -255,7 +255,7 @@ "This document was developed for US Environmental Protection Agency, Region 10, Seattle Washington, with the Idaho Water Resources Institute, University of Idaho." book 13016 -title aquatic habitat indicators and their application to water quality objectives within the clean water act author bauer steve medium book +content: title aquatic habitat indicators and their application to water quality objectives within the clean water act author bauer steve medium book @@ -270,7 +270,7 @@ "March 1997." book 12929 -title an empirical analysis of water temperature and dissolved oxygen conditions in the red deer river author saffran karen anita medium book +content: title an empirical analysis of water temperature and dissolved oxygen conditions in the red deer river author saffran karen anita medium book @@ -284,7 +284,7 @@ "GI-252"--Cover book 12626 -title surface water quality monitoring procedures manual medium book +content: title surface water quality monitoring procedures manual medium book @@ -297,7 +297,7 @@ 1997 book 12323 -title international conference on management of drinking water resources chennai december medium book +content: title international conference on management of drinking water resources chennai december medium book @@ -308,6 +308,6 @@ 1998 book 12121 -title mercados e instituciones de aguas en bolivia medium book +content: title mercados e instituciones de aguas en bolivia medium book \ No newline at end of file diff --git a/test/test_turbomarcxml_4.res b/test/test_turbomarcxml_4.res index 2baf08e..7a97754 100644 --- a/test/test_turbomarcxml_4.res +++ b/test/test_turbomarcxml_4.res @@ -19,7 +19,7 @@ under development to replace the printed Bibliography of Marine Geologytest-usersetting-2 data: 9416 -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -39,7 +39,7 @@ restricted to Southern Maine test-usersetting-2 data: 0 -title groundwater resource maps county series author medium book +content: title groundwater resource maps county series author medium book @@ -55,6 +55,6 @@ operator, driller, location, depth, copies of logs run, permits, samples test-usersetting-2 data: 0 -title oil gas drilling author medium book +content: title oil gas drilling author medium book \ No newline at end of file diff --git a/test/test_turbomarcxml_7.res b/test/test_turbomarcxml_7.res index 20c400e..d1e8a82 100644 --- a/test/test_turbomarcxml_7.res +++ b/test/test_turbomarcxml_7.res @@ -12,7 +12,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 9416 -title bibliography of maine geology +content: title bibliography of maine geology @@ -21,7 +21,7 @@ GROUNDWATER RESOURCE MAPS - COUNTY SERIES A series of 1:250,000 scale maps showing well yield, well depth, and depth to bedrock for a large number of bedrock wells inventoried by the Maine Geological Survey in the mid-to late 1970's comprises this data set. Some series also show bedrock topography and potentiometric surface. Geographic coverage is restricted to Southern Maine 0 -title groundwater resource maps county series +content: title groundwater resource maps county series @@ -30,6 +30,6 @@ OIL/GAS DRILLING This database contains information on oil and gas drilling such as well name, operator, driller, location, depth, copies of logs run, permits, samples (cuttings, core), completion records 0 -title oil gas drilling +content: title oil gas drilling \ No newline at end of file diff --git a/test/test_url_10.res b/test/test_url_10.res index c6c0bf1..57aba5a 100644 --- a/test/test_url_10.res +++ b/test/test_url_10.res @@ -12,7 +12,7 @@ WATER WELL DATA This database contains the following information on water wells in Nevada: driller's name, owner's name, location, formations encountered, lithologic descriptions, water level, and water quality 1930-PRESENT -title water well data author medium book +content: title water well data author medium book @@ -21,7 +21,7 @@ UTAH GEOLOGIC MAP BIBLIOGRAPHY This collection consists of theses, dissertations, and other unpublished maps as well as published maps of the geology of Utah. Some maps of the collection are xeroxed from limited collections. Cross-sections are included in set. Data file consists of map bibliography -PRESENT -title utah geologic map bibliography author medium book +content: title utah geologic map bibliography author medium book @@ -30,7 +30,7 @@ UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS Publications of the Utah Geological and Mineral Survey include reports of investigation, special studies, bulletins, open-file reports, geologic map of Utah, publications of geological societies, geologic and oil and mineral maps, coal monographs, circulars, water resource bulletins, and reprints of articles -PRESENT -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book @@ -39,7 +39,7 @@ UTAH EARTHQUAKE EPICENTERS Five files of epicenter data arranged by date comprise this data set. These files are searchable by magnitude and longitude/latitude. Hardcopy of listing and plot of requested area available. Epicenter location and date, magnitude, and focal depth available -PRESENT -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book @@ -48,7 +48,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 1692-PRESENT -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -57,7 +57,7 @@ AUTOMATED FLOOD WARNING NETWORK The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values) 1982-PRESENT -title automated flood warning network author medium book +content: title automated flood warning network author medium book @@ -66,6 +66,6 @@ APPLIED GEOLOGY FILE Reports and memorandums completed by the Site Investigation Section comprise this data set. Subjects include geotechnical appraisal of public facility sites before and during construction and evaluations of hazardous waste problems 1970-PRESENT -title applied geology file author medium book +content: title applied geology file author medium book \ No newline at end of file diff --git a/test/test_url_3.res b/test/test_url_3.res index ca6ceb2..6ac87ef 100644 --- a/test/test_url_3.res +++ b/test/test_url_3.res @@ -16,7 +16,7 @@ Jack Collins 2 25286 -title how to program a computer author jack collins medium book +content: title how to program a computer author jack collins medium book @@ -28,7 +28,7 @@ Hebrew and Greek; introductions in English Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates 21072 -title the computer bible author medium book +content: title the computer bible author medium book @@ -39,7 +39,7 @@ proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 1977 15804 -title computer science technology author medium book +content: title computer science technology author medium book @@ -50,7 +50,7 @@ 1971 Cover title 9030 -title a plan for community college computer development author medium book +content: title a plan for community college computer development author medium book @@ -65,7 +65,7 @@ Englund, Carl R "Contract DOT-UT-10003." 9030 -title washington metropolitan area rail computer feasibility study author englund carl r medium book +content: title washington metropolitan area rail computer feasibility study author englund carl r medium book @@ -81,7 +81,7 @@ Scale of maps ca. 1:1,000,000 Bibliography: p. 4 8780 -title the puget sound region author mairs john w medium book +content: title the puget sound region author mairs john w medium book @@ -94,7 +94,7 @@ 1974 Includes bibliographical references and index 6321 -title computer processing of dynamic images from an anger scintillation camera author medium book +content: title computer processing of dynamic images from an anger scintillation camera author medium book @@ -105,7 +105,7 @@ 1977 Wood, Helen M 6321 -title the use of passwords for controlled access to computer resources author wood helen m medium book +content: title the use of passwords for controlled access to computer resources author wood helen m medium book @@ -118,6 +118,6 @@ 1977 Includes bibliographical references and index 0 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book +content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book \ No newline at end of file diff --git a/test/test_url_6.res b/test/test_url_6.res index 5e61abd..e0de11a 100644 --- a/test/test_url_6.res +++ b/test/test_url_6.res @@ -13,7 +13,7 @@ Reports and memorandums completed by the Site Investigation Section comprise this data set. Subjects include geotechnical appraisal of public facility sites before and during construction and evaluations of hazardous waste problems 1970-PRESENT 3923 -title applied geology file author medium book +content: title applied geology file author medium book @@ -23,7 +23,7 @@ Publications of the Utah Geological and Mineral Survey include reports of investigation, special studies, bulletins, open-file reports, geologic map of Utah, publications of geological societies, geologic and oil and mineral maps, coal monographs, circulars, water resource bulletins, and reprints of articles -PRESENT 2896 -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book @@ -33,6 +33,6 @@ Five files of epicenter data arranged by date comprise this data set. These files are searchable by magnitude and longitude/latitude. Hardcopy of listing and plot of requested area available. Epicenter location and date, magnitude, and focal depth available -PRESENT 0 -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book \ No newline at end of file diff --git a/test/test_url_7.res b/test/test_url_7.res index fc344e1..ef31ae5 100644 --- a/test/test_url_7.res +++ b/test/test_url_7.res @@ -12,7 +12,7 @@ APPLIED GEOLOGY FILE Reports and memorandums completed by the Site Investigation Section comprise this data set. Subjects include geotechnical appraisal of public facility sites before and during construction and evaluations of hazardous waste problems 1970-PRESENT -title applied geology file author medium book +content: title applied geology file author medium book @@ -21,7 +21,7 @@ AUTOMATED FLOOD WARNING NETWORK The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values) 1982-PRESENT -title automated flood warning network author medium book +content: title automated flood warning network author medium book @@ -30,7 +30,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 1692-PRESENT -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -39,7 +39,7 @@ UTAH EARTHQUAKE EPICENTERS Five files of epicenter data arranged by date comprise this data set. These files are searchable by magnitude and longitude/latitude. Hardcopy of listing and plot of requested area available. Epicenter location and date, magnitude, and focal depth available -PRESENT -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book @@ -48,6 +48,6 @@ UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS Publications of the Utah Geological and Mineral Survey include reports of investigation, special studies, bulletins, open-file reports, geologic map of Utah, publications of geological societies, geologic and oil and mineral maps, coal monographs, circulars, water resource bulletins, and reprints of articles -PRESENT -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book \ No newline at end of file diff --git a/test/test_url_8.res b/test/test_url_8.res index fc344e1..ef31ae5 100644 --- a/test/test_url_8.res +++ b/test/test_url_8.res @@ -12,7 +12,7 @@ APPLIED GEOLOGY FILE Reports and memorandums completed by the Site Investigation Section comprise this data set. Subjects include geotechnical appraisal of public facility sites before and during construction and evaluations of hazardous waste problems 1970-PRESENT -title applied geology file author medium book +content: title applied geology file author medium book @@ -21,7 +21,7 @@ AUTOMATED FLOOD WARNING NETWORK The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values) 1982-PRESENT -title automated flood warning network author medium book +content: title automated flood warning network author medium book @@ -30,7 +30,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 1692-PRESENT -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -39,7 +39,7 @@ UTAH EARTHQUAKE EPICENTERS Five files of epicenter data arranged by date comprise this data set. These files are searchable by magnitude and longitude/latitude. Hardcopy of listing and plot of requested area available. Epicenter location and date, magnitude, and focal depth available -PRESENT -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book @@ -48,6 +48,6 @@ UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS Publications of the Utah Geological and Mineral Survey include reports of investigation, special studies, bulletins, open-file reports, geologic map of Utah, publications of geological societies, geologic and oil and mineral maps, coal monographs, circulars, water resource bulletins, and reprints of articles -PRESENT -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book \ No newline at end of file diff --git a/test/test_url_9.res b/test/test_url_9.res index c6c0bf1..57aba5a 100644 --- a/test/test_url_9.res +++ b/test/test_url_9.res @@ -12,7 +12,7 @@ WATER WELL DATA This database contains the following information on water wells in Nevada: driller's name, owner's name, location, formations encountered, lithologic descriptions, water level, and water quality 1930-PRESENT -title water well data author medium book +content: title water well data author medium book @@ -21,7 +21,7 @@ UTAH GEOLOGIC MAP BIBLIOGRAPHY This collection consists of theses, dissertations, and other unpublished maps as well as published maps of the geology of Utah. Some maps of the collection are xeroxed from limited collections. Cross-sections are included in set. Data file consists of map bibliography -PRESENT -title utah geologic map bibliography author medium book +content: title utah geologic map bibliography author medium book @@ -30,7 +30,7 @@ UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS Publications of the Utah Geological and Mineral Survey include reports of investigation, special studies, bulletins, open-file reports, geologic map of Utah, publications of geological societies, geologic and oil and mineral maps, coal monographs, circulars, water resource bulletins, and reprints of articles -PRESENT -title utah geological and mineral survey publications author medium book +content: title utah geological and mineral survey publications author medium book @@ -39,7 +39,7 @@ UTAH EARTHQUAKE EPICENTERS Five files of epicenter data arranged by date comprise this data set. These files are searchable by magnitude and longitude/latitude. Hardcopy of listing and plot of requested area available. Epicenter location and date, magnitude, and focal depth available -PRESENT -title utah earthquake epicenters author medium book +content: title utah earthquake epicenters author medium book @@ -48,7 +48,7 @@ BIBLIOGRAPHY OF MAINE GEOLOGY This data base is a computer based bibliography of marine geology. It allows searching by topic and geographic location, similar to GEOREF. It is currently under development to replace the printed Bibliography of Marine Geology 1692-PRESENT -title bibliography of maine geology author medium book +content: title bibliography of maine geology author medium book @@ -57,7 +57,7 @@ AUTOMATED FLOOD WARNING NETWORK The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values) 1982-PRESENT -title automated flood warning network author medium book +content: title automated flood warning network author medium book @@ -66,6 +66,6 @@ APPLIED GEOLOGY FILE Reports and memorandums completed by the Site Investigation Section comprise this data set. Subjects include geotechnical appraisal of public facility sites before and during construction and evaluations of hazardous waste problems 1970-PRESENT -title applied geology file author medium book +content: title applied geology file author medium book \ No newline at end of file -- 1.7.10.4