X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fquickstart.xml;h=622e5275eed439d67a33a5d7fef486161c42114e;hp=777c70d814c42c0d8aba6fd2bcf43154fb5140ae;hb=1b8e1d7dfece31918056f76819c18675ed6e781e;hpb=47054fae00306e75212a26ee5305f00032c99001 diff --git a/doc/quickstart.xml b/doc/quickstart.xml index 777c70d..622e527 100644 --- a/doc/quickstart.xml +++ b/doc/quickstart.xml @@ -1,12 +1,12 @@ - + 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 +35,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 &usmarc;, &grs1;, or &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 &z3950; client. For instance, you can use the demo command-line client that comes - with YAZ: + with &yaz;: @@ -66,7 +66,7 @@ - The default retrieval syntax for the client is USMARC, and the + The default retrieval syntax for the client is &usmarc;, and the default element set is F (``full record''). To try other formats and element sets for the same record, try: @@ -85,9 +85,9 @@ You may notice that more fields are returned when your - client requests SUTRS, GRS-1 or XML records. + client requests &sutrs;, &grs1; or &xml; records. This is normal - not all of the GILS data elements have mappings in - the USMARC record format. + the &usmarc; record format. @@ -101,9 +101,17 @@ - - +