X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fquickstart.xml;h=3fe2d2c6bc9510532b096fe4effcf1a149b6df70;hp=777c70d814c42c0d8aba6fd2bcf43154fb5140ae;hb=a5c8c78e8671af863fc61b2ad8b24f92f827f7b2;hpb=47054fae00306e75212a26ee5305f00032c99001 diff --git a/doc/quickstart.xml b/doc/quickstart.xml index 777c70d..3fe2d2c 100644 --- a/doc/quickstart.xml +++ b/doc/quickstart.xml @@ -1,12 +1,11 @@ - Quick Start In this section, we will test the system by indexing a small set of - sample GILS records that are included with the Zebra distribution, - running Zebra a server against the newly created database, and + sample GILS records that are included with the &zebra; distribution, + running a &zebra; server against the newly created database, and searching the indexes with a client that connects to that server. @@ -35,18 +34,18 @@ - The Zebra index that you have just created has a single database + The &zebra; index that you have just created has a single database named Default. The database contains records structured according to the GILS profile, and the server will - return records in USMARC, GRS-1, or SUTRS format depending + return records in &acro.usmarc;, &acro.grs1;, or &acro.sutrs; format depending on what the client asks for. - To test the server, you can use any Z39.50 client. + To test the server, you can use any &acro.z3950; client. For instance, you can use the demo command-line client that comes - with YAZ: + with &yaz;: @@ -66,7 +65,7 @@ - The default retrieval syntax for the client is USMARC, and the + The default retrieval syntax for the client is &acro.usmarc;, and the default element set is F (``full record''). To try other formats and element sets for the same record, try: @@ -85,9 +84,9 @@ You may notice that more fields are returned when your - client requests SUTRS, GRS-1 or XML records. + client requests &acro.sutrs;, &acro.grs1; or &acro.xml; records. This is normal - not all of the GILS data elements have mappings in - the USMARC record format. + the &acro.usmarc; record format. @@ -101,9 +100,17 @@ - - +