Record id is leaded "content: " or "position: "
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Oct 2011 14:18:45 +0000 (16:18 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Oct 2011 14:18:45 +0000 (16:18 +0200)
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.

42 files changed:
src/session.c
test/test_facets_13.res
test/test_facets_16.res
test/test_facets_23.res
test/test_facets_4.res
test/test_facets_9.res
test/test_http.urls
test/test_http_10.res
test/test_http_11.res
test/test_http_18.res
test/test_http_23.res
test/test_http_28.res
test/test_http_32.res
test/test_http_36.res
test/test_http_41.res
test/test_http_42.res
test/test_http_45.res
test/test_http_49.res
test/test_http_5.res
test/test_http_50.res
test/test_http_6.res
test/test_http_60.res
test/test_http_63.res
test/test_http_8.res
test/test_http_9.res
test/test_icu_4.res
test/test_icu_5.res
test/test_icu_6.res
test/test_icu_7.res
test/test_icu_9.res
test/test_post_10.res
test/test_post_8.res
test/test_post_9.res
test/test_solr_4.res
test/test_turbomarcxml_4.res
test/test_turbomarcxml_7.res
test/test_url_10.res
test/test_url_3.res
test/test_url_6.res
test/test_url_7.res
test/test_url_8.res
test/test_url_9.res

index 0e5427e..9de7ed9 100644 (file)
@@ -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);
index 50d685b..a399233 100644 (file)
@@ -16,6 +16,6 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>240000</relevance>
-<recid>title how to program a computer author jack collins</recid>
+<recid>content: title how to program a computer author jack collins</recid>
 </hit>
 </show>
\ No newline at end of file
index 05bd4e7..a6464e4 100644 (file)
@@ -16,6 +16,6 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>240000</relevance>
-<recid>title how to program a computer author jack collins</recid>
+<recid>content: title how to program a computer author jack collins</recid>
 </hit>
 </show>
\ No newline at end of file
index 275cf84..15d66ce 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>28267</relevance>
-<recid>title how to program a computer author jack collins</recid>
+<recid>content: title how to program a computer author jack collins</recid>
 </hit>
 <hit>
 
@@ -27,7 +27,7 @@
 <md-title-remainder>proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>23556</relevance>
-<recid>title computer science technology</recid>
+<recid>content: title computer science technology</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-description>Hebrew and Greek; introductions in English</md-description>
 <md-description>Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates</md-description></location>
 <relevance>23556</relevance>
-<recid>title the computer bible</recid>
+<recid>content: title the computer bible</recid>
 </hit>
 <hit>
 
@@ -54,7 +54,7 @@
 <md-author>Englund, Carl R</md-author>
 <md-description>&quot;Contract DOT-UT-10003.&quot;</md-description></location>
 <relevance>10095</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r</recid>
 </hit>
 <hit>
 
@@ -69,7 +69,7 @@
 <md-author>Mairs, John W</md-author>
 <md-description>Scale of maps ca. 1:1,000,000</md-description></location>
 <relevance>9815</relevance>
-<recid>title the puget sound region author mairs john w</recid>
+<recid>content: title the puget sound region author mairs john w</recid>
 </hit>
 <hit>
 
@@ -80,7 +80,7 @@
 <md-title-remainder>the proceedings of a workshop</md-title-remainder>
 <md-date>1974</md-date></location>
 <relevance>7067</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera</recid>
 </hit>
 <hit>
 
@@ -91,7 +91,7 @@
 <md-date>1977</md-date>
 <md-author>Wood, Helen M</md-author></location>
 <relevance>7067</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m</recid>
 </hit>
 <hit>
 
 <md-title-remainder>proceedings of the workshop</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine</recid>
 </hit>
 </show>
\ No newline at end of file
index f4d6f85..dbe5c12 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>36996</relevance>
-<recid>title how to program a computer author jack collins</recid>
+<recid>content: title how to program a computer author jack collins</recid>
 </hit>
 <hit>
 
@@ -27,7 +27,7 @@
 <md-title-remainder>proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>30830</relevance>
-<recid>title computer science technology</recid>
+<recid>content: title computer science technology</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-description>Hebrew and Greek; introductions in English</md-description>
 <md-description>Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates</md-description></location>
 <relevance>30830</relevance>
-<recid>title the computer bible</recid>
+<recid>content: title the computer bible</recid>
 </hit>
 <hit>
 
@@ -54,7 +54,7 @@
 <md-author>Mairs, John W</md-author>
 <md-description>Scale of maps ca. 1:1,000,000</md-description></location>
 <relevance>12845</relevance>
-<recid>title the puget sound region author mairs john w</recid>
+<recid>content: title the puget sound region author mairs john w</recid>
 </hit>
 <hit>
 
@@ -65,7 +65,7 @@
 <md-title-remainder>the proceedings of a workshop</md-title-remainder>
 <md-date>1974</md-date></location>
 <relevance>9249</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera</recid>
 </hit>
 <hit>
 
@@ -76,6 +76,6 @@
 <md-title-remainder>proceedings of the workshop</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine</recid>
 </hit>
 </show>
\ No newline at end of file
index d97d1ca..6bbd0d6 100644 (file)
@@ -16,6 +16,6 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>240000</relevance>
-<recid>title how to program a computer author jack collins</recid>
+<recid>content: title how to program a computer author jack collins</recid>
 </hit>
 </show>
\ No newline at end of file
index eb3828f..c6feb28 100644 (file)
@@ -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
index 50f1703..7d0e680 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
@@ -58,7 +58,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -73,7 +73,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -91,7 +91,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 863b4ea..50799ac 100644 (file)
@@ -16,7 +16,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -33,7 +33,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -47,7 +47,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -62,7 +62,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -80,7 +80,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -93,7 +93,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index adb2f54..0a48c50 100644 (file)
@@ -15,7 +15,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>9416</relevance>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -27,7 +27,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title groundwater resource maps county series author medium book</recid>
+<recid>content: title groundwater resource maps county series author medium book</recid>
 </hit>
 <hit>
 
@@ -39,6 +39,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title oil gas drilling author medium book</recid>
+<recid>content: title oil gas drilling author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 6474b47..8845b1a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <record>
-<recid>title how to program a computer author jack collins medium book</recid>
-<nextrecid>title computer processing of dynamic images from an anger scintillation camera author medium book</nextrecid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
+<nextrecid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</nextrecid>
 <activeclients>0</activeclients>
 
 <md-title>How to program a computer</md-title>
index 81731ab..bca8ca8 100644 (file)
 <md-title>UTAH GEOCHROMOMETRY</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH GEOCHROMOMETRY</md-title></location>
 <relevance>300000</relevance>
-<recid>title utah geochromometry author medium book</recid>
+<recid>content: title utah geochromometry author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title></location>
 <relevance>200000</relevance>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title></location>
 <relevance>100000</relevance>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 20c400e..d1e8a82 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description>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</md-description></location>
 <relevance>9416</relevance>
-<recid>title bibliography of maine geology</recid>
+<recid>content: title bibliography of maine geology</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>GROUNDWATER RESOURCE MAPS - COUNTY SERIES</md-title>
 <md-description>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&apos;s comprises this data set.  Some series also show bedrock topography and potentiometric surface.  Geographic coverage is restricted to Southern Maine</md-description></location>
 <relevance>0</relevance>
-<recid>title groundwater resource maps county series</recid>
+<recid>content: title groundwater resource maps county series</recid>
 </hit>
 <hit>
 
@@ -30,6 +30,6 @@
 <md-title>OIL/GAS DRILLING</md-title>
 <md-description>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</md-description></location>
 <relevance>0</relevance>
-<recid>title oil gas drilling</recid>
+<recid>content: title oil gas drilling</recid>
 </hit>
 </show>
\ No newline at end of file
index f2a4386..e8ead75 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>26706</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -32,7 +32,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>26706</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -46,7 +46,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>11445</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -64,7 +64,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>11445</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -83,7 +83,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>11127</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -99,7 +99,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>8011</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>8011</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index b5caef0..cc72d29 100644 (file)
 <md-title>APPLIED GEOLOGY FILE</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>APPLIED GEOLOGY FILE</md-title></location>
 <relevance>0</relevance>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 <hit>
 
 <md-title>ELECTRIC LOG LIBRARY</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>ELECTRIC LOG LIBRARY</md-title></location>
 <relevance>0</relevance>
-<recid>title electric log library author medium book</recid>
+<recid>content: title electric log library author medium book</recid>
 </hit>
 <hit>
 
 <md-title>ISOTOPIC DATES OF ROCKS AND MINERALS</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>ISOTOPIC DATES OF ROCKS AND MINERALS</md-title></location>
 <relevance>0</relevance>
-<recid>title isotopic dates of rocks and minerals author medium book</recid>
+<recid>content: title isotopic dates of rocks and minerals author medium book</recid>
 </hit>
 <hit>
 
 <md-title>MINE MAP INDEX</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>MINE MAP INDEX</md-title></location>
 <relevance>0</relevance>
-<recid>title mine map index author medium book</recid>
+<recid>content: title mine map index author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH CRIB FILE</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH CRIB FILE</md-title></location>
 <relevance>0</relevance>
-<recid>title utah crib file author medium book</recid>
+<recid>content: title utah crib file author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title></location>
 <relevance>0</relevance>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH GEOLOGIC MAP BIBLIOGRAPHY</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH GEOLOGIC MAP BIBLIOGRAPHY</md-title></location>
 <relevance>0</relevance>
-<recid>title utah geologic map bibliography author medium book</recid>
+<recid>content: title utah geologic map bibliography author medium book</recid>
 </hit>
 <hit>
 
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title></location>
 <relevance>0</relevance>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 698b783..67eb248 100644 (file)
@@ -20,7 +20,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>174545</relevance>
-<recid>title the religious teachers of greece author adam james medium book</recid>
+<recid>content: title the religious teachers of greece author adam james medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>150000</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -55,7 +55,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>125000</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
@@ -69,7 +69,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>60000</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -83,6 +83,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>35714</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 409826d..f4f9579 100644 (file)
@@ -19,6 +19,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index adc14ce..ecb7374 100644 (file)
@@ -20,6 +20,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>120000</relevance>
-<recid>title the religious teachers of greece author adam james medium book</recid>
+<recid>content: title the religious teachers of greece author adam james medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 6cdfcf5..1c1d8d3 100644 (file)
@@ -22,7 +22,7 @@
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
 <relevance>25286</relevance>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -36,7 +36,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>21072</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -51,7 +51,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>21072</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -65,7 +65,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>9030</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -83,7 +83,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>9030</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>8780</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>6321</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>6321</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 409826d..f4f9579 100644 (file)
@@ -19,6 +19,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 2bfdae4..f2a707c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <record>
-<recid>title how to program a computer author jack collins medium book</recid>
-<nextrecid>title computer science technology author medium book</nextrecid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
+<nextrecid>content: title computer science technology author medium book</nextrecid>
 <activeclients>0</activeclients>
 
 <md-title>How to program a computer</md-title>
index ec2e70b..28b128f 100644 (file)
@@ -20,6 +20,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>320000</relevance>
-<recid>title the religious teachers of greece author adam james medium book</recid>
+<recid>content: title the religious teachers of greece author adam james medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index adc14ce..ecb7374 100644 (file)
@@ -20,6 +20,6 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>120000</relevance>
-<recid>title the religious teachers of greece author adam james medium book</recid>
+<recid>content: title the religious teachers of greece author adam james medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 65b37e4..5375925 100644 (file)
@@ -20,7 +20,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -33,7 +33,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -48,7 +48,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
@@ -66,7 +66,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -79,7 +79,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -97,7 +97,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index b3a3f53..fcefa9b 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -32,7 +32,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -63,7 +63,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -76,7 +76,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -94,7 +94,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 65b37e4..5375925 100644 (file)
@@ -20,7 +20,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -33,7 +33,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -48,7 +48,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
@@ -66,7 +66,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -79,7 +79,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -97,7 +97,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index b3a3f53..fcefa9b 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -32,7 +32,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -63,7 +63,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -76,7 +76,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -94,7 +94,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 50f1703..7d0e680 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
@@ -58,7 +58,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -73,7 +73,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -91,7 +91,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 863b4ea..50799ac 100644 (file)
@@ -16,7 +16,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -33,7 +33,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -47,7 +47,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -62,7 +62,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -80,7 +80,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -93,7 +93,7 @@
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting>XXXXXXXXXX</md-test-usersetting>
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 6578cb1..f03fbd3 100644 (file)
@@ -17,7 +17,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>37929</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
@@ -36,7 +36,7 @@
         YYYYYYYYY</md-test-usersetting-2></location>
 <count>2</count>
 <relevance>25286</relevance>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -51,7 +51,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>21072</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -65,7 +65,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>15804</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -79,7 +79,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>9030</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -97,7 +97,7 @@
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>9030</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>8780</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>6321</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-test-usersetting-2>test-usersetting-2 data: 
         YYYYYYYYY</md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 25fe7de..9caed57 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>25286</relevance>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -27,7 +27,7 @@
 <md-title-remainder>proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>21072</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -36,7 +36,7 @@
 <md-title>The Computer Bible</md-title>
 <md-date>1973-1980</md-date></location>
 <relevance>21072</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-title>A plan for community college computer development</md-title>
 <md-date>1971</md-date></location>
 <relevance>9030</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -58,7 +58,7 @@
 <md-date>1971</md-date>
 <md-author>Englund, Carl R</md-author></location>
 <relevance>9030</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -71,7 +71,7 @@
 <md-date>1974</md-date>
 <md-author>Mairs, John W</md-author></location>
 <relevance>8780</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -82,7 +82,7 @@
 <md-title-remainder>the proceedings of a workshop</md-title-remainder>
 <md-date>1974</md-date></location>
 <relevance>6321</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -93,7 +93,7 @@
 <md-date>1977</md-date>
 <md-author>Wood, Helen M</md-author></location>
 <relevance>6321</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-title-remainder>proceedings of the workshop</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 25fe7de..9caed57 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>25286</relevance>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -27,7 +27,7 @@
 <md-title-remainder>proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>21072</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -36,7 +36,7 @@
 <md-title>The Computer Bible</md-title>
 <md-date>1973-1980</md-date></location>
 <relevance>21072</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -45,7 +45,7 @@
 <md-title>A plan for community college computer development</md-title>
 <md-date>1971</md-date></location>
 <relevance>9030</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -58,7 +58,7 @@
 <md-date>1971</md-date>
 <md-author>Englund, Carl R</md-author></location>
 <relevance>9030</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -71,7 +71,7 @@
 <md-date>1974</md-date>
 <md-author>Mairs, John W</md-author></location>
 <relevance>8780</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -82,7 +82,7 @@
 <md-title-remainder>the proceedings of a workshop</md-title-remainder>
 <md-date>1974</md-date></location>
 <relevance>6321</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
@@ -93,7 +93,7 @@
 <md-date>1977</md-date>
 <md-author>Wood, Helen M</md-author></location>
 <relevance>6321</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-title-remainder>proceedings of the workshop</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 70974e0..8b8d4ac 100644 (file)
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title></location>
 <relevance>0</relevance>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
 <md-title>GROUNDWATER RESOURCE MAPS - COUNTY SERIES</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>GROUNDWATER RESOURCE MAPS - COUNTY SERIES</md-title></location>
 <relevance>0</relevance>
-<recid>title groundwater resource maps county series author medium book</recid>
+<recid>content: title groundwater resource maps county series author medium book</recid>
 </hit>
 <hit>
 
 <md-title>OIL/GAS DRILLING</md-title><location id="z3950.indexdata.com/gils" name="Index Data GILS test server">
 <md-title>OIL/GAS DRILLING</md-title></location>
 <relevance>0</relevance>
-<recid>title oil gas drilling author medium book</recid>
+<recid>content: title oil gas drilling author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index f9018d9..6f89f6f 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>De Villiers, Marq</md-author>
 <md-medium>book</md-medium></location>
 <relevance>23233</relevance>
-<recid>title water author de villiers marq medium book</recid>
+<recid>content: title water author de villiers marq medium book</recid>
 </hit>
 <hit>
 
@@ -35,7 +35,7 @@
 <md-medium>book</md-medium></location>
 <count>2</count>
 <relevance>21645</relevance>
-<recid>title potable water and methods of detecting impurities author baker m n medium book</recid>
+<recid>content: title potable water and methods of detecting impurities author baker m n medium book</recid>
 </hit>
 <hit>
 
@@ -50,7 +50,7 @@
 <md-description>&quot;Balochistan conservation strategy background paper&quot;--T.p</md-description>
 <md-medium>book</md-medium></location>
 <relevance>20202</relevance>
-<recid>title water author majeed abdul medium book</recid>
+<recid>content: title water author majeed abdul medium book</recid>
 </hit>
 <hit>
 
@@ -66,7 +66,7 @@
 <md-description>Examines major environmental issues surrounding water, giving examples of attempts to solve global problems and sources for more information</md-description>
 <md-medium>book</md-medium></location>
 <relevance>18501</relevance>
-<recid>title water author grant pamela medium book</recid>
+<recid>content: title water author grant pamela medium book</recid>
 </hit>
 <hit>
 
@@ -81,7 +81,7 @@
 <md-description>Includes index</md-description>
 <md-medium>book</md-medium></location>
 <relevance>18182</relevance>
-<recid>title water law author fisher d e medium book</recid>
+<recid>content: title water law author fisher d e medium book</recid>
 </hit>
 <hit>
 
@@ -97,7 +97,7 @@
 <md-description>Includes index</md-description>
 <md-medium>book</md-medium></location>
 <relevance>17576</relevance>
-<recid>title a primer on fresh water medium book</recid>
+<recid>content: title a primer on fresh water medium book</recid>
 </hit>
 <hit>
 
 <md-author>Thresh, John Clough</md-author>
 <md-medium>book</md-medium></location>
 <relevance>15152</relevance>
-<recid>title water and water supplies author thresh john clough medium book</recid>
+<recid>content: title water and water supplies author thresh john clough medium book</recid>
 </hit>
 <hit>
 
 <md-medium>book</md-medium></location>
 <count>2</count>
 <relevance>15152</relevance>
-<recid>title water quality assessment of the state water project medium book</recid>
+<recid>content: title water quality assessment of the state water project medium book</recid>
 </hit>
 <hit>
 
 <md-author>Mason, William Pitt</md-author>
 <md-medium>book</md-medium></location>
 <relevance>15152</relevance>
-<recid>title water supply author mason william pitt medium book</recid>
+<recid>content: title water supply author mason william pitt medium book</recid>
 </hit>
 <hit>
 
 <md-author>Farnham, Henry P</md-author>
 <md-medium>book</md-medium></location>
 <relevance>14630</relevance>
-<recid>title the law of waters and water rights author farnham henry p medium book</recid>
+<recid>content: title the law of waters and water rights author farnham henry p medium book</recid>
 </hit>
 <hit>
 
 <md-medium>book</md-medium></location>
 <count>2</count>
 <relevance>13675</relevance>
-<recid>title water in press medium book</recid>
+<recid>content: title water in press medium book</recid>
 </hit>
 <hit>
 
 <md-description>&quot;EPA Contract 68-C7-0011, work assignment 0-38.&quot;</md-description>
 <md-medium>book</md-medium></location>
 <relevance>13636</relevance>
-<recid>title regulations on the disposal of arsenic residuals from drinking water treatment plants medium book</recid>
+<recid>content: title regulations on the disposal of arsenic residuals from drinking water treatment plants medium book</recid>
 </hit>
 <hit>
 
 <md-description>&quot;A joint publication of Legislative Environmental Policy Office, Environmental Quality Council [and] Montana University System, Water Center&quot;</md-description>
 <md-medium>book</md-medium></location>
 <relevance>13199</relevance>
-<recid>title a guide to montana water quality regulation author bryan michelle medium book</recid>
+<recid>content: title a guide to montana water quality regulation author bryan michelle medium book</recid>
 </hit>
 <hit>
 
 <md-description>Collection of articles with reference to India</md-description>
 <md-medium>book</md-medium></location>
 <relevance>13131</relevance>
-<recid>title water technology management medium book</recid>
+<recid>content: title water technology management medium book</recid>
 </hit>
 <hit>
 
 <md-date>2000</md-date>
 <md-medium>book</md-medium></location>
 <relevance>13054</relevance>
-<recid>title methods of analysis by the u s geological survey national water quality laboratory medium book</recid>
+<recid>content: title methods of analysis by the u s geological survey national water quality laboratory medium book</recid>
 </hit>
 <hit>
 
 <md-description>&quot;This document was developed for US Environmental Protection Agency, Region 10, Seattle Washington, with the Idaho Water Resources Institute, University of Idaho.&quot;</md-description>
 <md-medium>book</md-medium></location>
 <relevance>13016</relevance>
-<recid>title aquatic habitat indicators and their application to water quality objectives within the clean water act author bauer steve medium book</recid>
+<recid>content: title aquatic habitat indicators and their application to water quality objectives within the clean water act author bauer steve medium book</recid>
 </hit>
 <hit>
 
 <md-description>&quot;March 1997.&quot;</md-description>
 <md-medium>book</md-medium></location>
 <relevance>12929</relevance>
-<recid>title an empirical analysis of water temperature and dissolved oxygen conditions in the red deer river author saffran karen anita medium book</recid>
+<recid>content: title an empirical analysis of water temperature and dissolved oxygen conditions in the red deer river author saffran karen anita medium book</recid>
 </hit>
 <hit>
 
 <md-description>&quot;GI-252&quot;--Cover</md-description>
 <md-medium>book</md-medium></location>
 <relevance>12626</relevance>
-<recid>title surface water quality monitoring procedures manual medium book</recid>
+<recid>content: title surface water quality monitoring procedures manual medium book</recid>
 </hit>
 <hit>
 
 <md-date>1997</md-date>
 <md-medium>book</md-medium></location>
 <relevance>12323</relevance>
-<recid>title international conference on management of drinking water resources chennai december medium book</recid>
+<recid>content: title international conference on management of drinking water resources chennai december medium book</recid>
 </hit>
 <hit>
 
 <md-date>1998</md-date>
 <md-medium>book</md-medium></location>
 <relevance>12121</relevance>
-<recid>title mercados e instituciones de aguas en bolivia medium book</recid>
+<recid>content: title mercados e instituciones de aguas en bolivia medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 2baf08e..7a97754 100644 (file)
@@ -19,7 +19,7 @@ under development to replace the printed Bibliography of Marine Geology</md-desc
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>9416</relevance>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@ restricted to Southern Maine</md-description>
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title groundwater resource maps county series author medium book</recid>
+<recid>content: title groundwater resource maps county series author medium book</recid>
 </hit>
 <hit>
 
@@ -55,6 +55,6 @@ operator, driller, location, depth, copies of logs run, permits, samples
 <md-test-usersetting-2>test-usersetting-2 data: 
 </md-test-usersetting-2></location>
 <relevance>0</relevance>
-<recid>title oil gas drilling author medium book</recid>
+<recid>content: title oil gas drilling author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 20c400e..d1e8a82 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description>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</md-description></location>
 <relevance>9416</relevance>
-<recid>title bibliography of maine geology</recid>
+<recid>content: title bibliography of maine geology</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>GROUNDWATER RESOURCE MAPS - COUNTY SERIES</md-title>
 <md-description>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&apos;s comprises this data set.  Some series also show bedrock topography and potentiometric surface.  Geographic coverage is restricted to Southern Maine</md-description></location>
 <relevance>0</relevance>
-<recid>title groundwater resource maps county series</recid>
+<recid>content: title groundwater resource maps county series</recid>
 </hit>
 <hit>
 
@@ -30,6 +30,6 @@
 <md-title>OIL/GAS DRILLING</md-title>
 <md-description>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</md-description></location>
 <relevance>0</relevance>
-<recid>title oil gas drilling</recid>
+<recid>content: title oil gas drilling</recid>
 </hit>
 </show>
\ No newline at end of file
index c6c0bf1..57aba5a 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>WATER WELL DATA</md-title>
 <md-description tag="520">This database contains the following information on water wells in Nevada: driller&apos;s name, owner&apos;s name, location, formations encountered, lithologic descriptions, water level, and water quality</md-description>
 <md-description tag="513">1930-PRESENT</md-description></location>
-<recid>title water well data author medium book</recid>
+<recid>content: title water well data author medium book</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>UTAH GEOLOGIC MAP BIBLIOGRAPHY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geologic map bibliography author medium book</recid>
+<recid>content: title utah geologic map bibliography author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
@@ -48,7 +48,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1692-PRESENT</md-description></location>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -57,7 +57,7 @@
 <md-title>AUTOMATED FLOOD WARNING NETWORK</md-title>
 <md-description tag="520">The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values)</md-description>
 <md-description tag="513">1982-PRESENT</md-description></location>
-<recid>title automated flood warning network author medium book</recid>
+<recid>content: title automated flood warning network author medium book</recid>
 </hit>
 <hit>
 
@@ -66,6 +66,6 @@
 <md-title>APPLIED GEOLOGY FILE</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1970-PRESENT</md-description></location>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index ca6ceb2..6ac87ef 100644 (file)
@@ -16,7 +16,7 @@
 <md-author>Jack Collins</md-author></location>
 <count>2</count>
 <relevance>25286</relevance>
-<recid>title how to program a computer author jack collins medium book</recid>
+<recid>content: title how to program a computer author jack collins medium book</recid>
 </hit>
 <hit>
 
@@ -28,7 +28,7 @@
 <md-description tag="500">Hebrew and Greek; introductions in English</md-description>
 <md-description tag="500">Vols. 2, 8: Missoula, Mont. : Published by Scholars Press for Biblical Research Associates</md-description></location>
 <relevance>21072</relevance>
-<recid>title the computer bible author medium book</recid>
+<recid>content: title the computer bible author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-title-remainder>proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976</md-title-remainder>
 <md-date>1977</md-date></location>
 <relevance>15804</relevance>
-<recid>title computer science technology author medium book</recid>
+<recid>content: title computer science technology author medium book</recid>
 </hit>
 <hit>
 
@@ -50,7 +50,7 @@
 <md-date>1971</md-date>
 <md-description tag="500">Cover title</md-description></location>
 <relevance>9030</relevance>
-<recid>title a plan for community college computer development author medium book</recid>
+<recid>content: title a plan for community college computer development author medium book</recid>
 </hit>
 <hit>
 
@@ -65,7 +65,7 @@
 <md-author>Englund, Carl R</md-author>
 <md-description tag="500">&quot;Contract DOT-UT-10003.&quot;</md-description></location>
 <relevance>9030</relevance>
-<recid>title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
+<recid>content: title washington metropolitan area rail computer feasibility study author englund carl r medium book</recid>
 </hit>
 <hit>
 
@@ -81,7 +81,7 @@
 <md-description tag="500">Scale of maps ca. 1:1,000,000</md-description>
 <md-description tag="504">Bibliography: p. 4</md-description></location>
 <relevance>8780</relevance>
-<recid>title the puget sound region author mairs john w medium book</recid>
+<recid>content: title the puget sound region author mairs john w medium book</recid>
 </hit>
 <hit>
 
@@ -94,7 +94,7 @@
 <md-date>1974</md-date>
 <md-description tag="504">Includes bibliographical references and index</md-description></location>
 <relevance>6321</relevance>
-<recid>title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
+<recid>content: title computer processing of dynamic images from an anger scintillation camera author medium book</recid>
 </hit>
 <hit>
 
 <md-date>1977</md-date>
 <md-author>Wood, Helen M</md-author></location>
 <relevance>6321</relevance>
-<recid>title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
+<recid>content: title the use of passwords for controlled access to computer resources author wood helen m medium book</recid>
 </hit>
 <hit>
 
 <md-date>1977</md-date>
 <md-description tag="504">Includes bibliographical references and index</md-description></location>
 <relevance>0</relevance>
-<recid>title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
+<recid>content: title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index 5e61abd..e0de11a 100644 (file)
@@ -13,7 +13,7 @@
 <md-description tag="520">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</md-description>
 <md-description tag="513">1970-PRESENT</md-description></location>
 <relevance>3923</relevance>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 <hit>
 
@@ -23,7 +23,7 @@
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
 <relevance>2896</relevance>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 <hit>
 
@@ -33,6 +33,6 @@
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
 <relevance>0</relevance>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index fc344e1..ef31ae5 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>APPLIED GEOLOGY FILE</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1970-PRESENT</md-description></location>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>AUTOMATED FLOOD WARNING NETWORK</md-title>
 <md-description tag="520">The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values)</md-description>
 <md-description tag="513">1982-PRESENT</md-description></location>
-<recid>title automated flood warning network author medium book</recid>
+<recid>content: title automated flood warning network author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1692-PRESENT</md-description></location>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
@@ -48,6 +48,6 @@
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index fc344e1..ef31ae5 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>APPLIED GEOLOGY FILE</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1970-PRESENT</md-description></location>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>AUTOMATED FLOOD WARNING NETWORK</md-title>
 <md-description tag="520">The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values)</md-description>
 <md-description tag="513">1982-PRESENT</md-description></location>
-<recid>title automated flood warning network author medium book</recid>
+<recid>content: title automated flood warning network author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1692-PRESENT</md-description></location>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
@@ -48,6 +48,6 @@
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 </show>
\ No newline at end of file
index c6c0bf1..57aba5a 100644 (file)
@@ -12,7 +12,7 @@
 <md-title>WATER WELL DATA</md-title>
 <md-description tag="520">This database contains the following information on water wells in Nevada: driller&apos;s name, owner&apos;s name, location, formations encountered, lithologic descriptions, water level, and water quality</md-description>
 <md-description tag="513">1930-PRESENT</md-description></location>
-<recid>title water well data author medium book</recid>
+<recid>content: title water well data author medium book</recid>
 </hit>
 <hit>
 
@@ -21,7 +21,7 @@
 <md-title>UTAH GEOLOGIC MAP BIBLIOGRAPHY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geologic map bibliography author medium book</recid>
+<recid>content: title utah geologic map bibliography author medium book</recid>
 </hit>
 <hit>
 
@@ -30,7 +30,7 @@
 <md-title>UTAH GEOLOGICAL AND MINERAL SURVEY PUBLICATIONS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah geological and mineral survey publications author medium book</recid>
+<recid>content: title utah geological and mineral survey publications author medium book</recid>
 </hit>
 <hit>
 
@@ -39,7 +39,7 @@
 <md-title>UTAH EARTHQUAKE EPICENTERS</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">-PRESENT</md-description></location>
-<recid>title utah earthquake epicenters author medium book</recid>
+<recid>content: title utah earthquake epicenters author medium book</recid>
 </hit>
 <hit>
 
@@ -48,7 +48,7 @@
 <md-title>BIBLIOGRAPHY OF MAINE GEOLOGY</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1692-PRESENT</md-description></location>
-<recid>title bibliography of maine geology author medium book</recid>
+<recid>content: title bibliography of maine geology author medium book</recid>
 </hit>
 <hit>
 
@@ -57,7 +57,7 @@
 <md-title>AUTOMATED FLOOD WARNING NETWORK</md-title>
 <md-description tag="520">The new system will collect rainfall, temperature, soil moisture, wind speed and direction, humidity, and streamflow (above certain values)</md-description>
 <md-description tag="513">1982-PRESENT</md-description></location>
-<recid>title automated flood warning network author medium book</recid>
+<recid>content: title automated flood warning network author medium book</recid>
 </hit>
 <hit>
 
@@ -66,6 +66,6 @@
 <md-title>APPLIED GEOLOGY FILE</md-title>
 <md-description tag="520">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</md-description>
 <md-description tag="513">1970-PRESENT</md-description></location>
-<recid>title applied geology file author medium book</recid>
+<recid>content: title applied geology file author medium book</recid>
 </hit>
 </show>
\ No newline at end of file