X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fexamples.xml;h=10cbeb58febd5ce8e0075633154ddf8cae541340;hb=bdd8fba38500ff9292f7125d61a6072406bb949d;hp=0a77798a913bf3d90b77e92203c21e12d1b75044;hpb=b27d056b65936ce5212067e8bf88fab49c780314;p=idzebra-moved-to-github.git diff --git a/doc/examples.xml b/doc/examples.xml index 0a77798..10cbeb5 100644 --- a/doc/examples.xml +++ b/doc/examples.xml @@ -1,5 +1,5 @@ - + Example Configurations @@ -53,9 +53,9 @@ This example shows how Zebra can be used with absolutely minimal configuration to index a body of - XML + XML documents, and search them using - XPath + XPath expressions to specify access points. @@ -183,7 +183,8 @@ sets. For example, the BIB-1 attribute set is supposed to contain bibliographic access points such as author, title, subject and ISBN; the GEO attribute set contains access points pertaining - to geospatial information (bounding box, ###, etc.); the CIMI + to geospatial information (bounding coordinates, stratum, latitude + resolution, etc.); the CIMI attribute set contains access points to do with museum collections (provenance, inscriptions, etc.) @@ -200,7 +201,8 @@ interpreted as a title - that is, a phrase that identifies the item in question. BIB-1 represents title searches by access point 4. (See - ) + The BIB-1 Attribute Set Semantics) So we need to configure our dinosaur database so that searches for BIB-1 access point 4 look in the <termName> element,