X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ftutorial.xml;h=0cd0bd7c4a79b7c45ffee56b387967b93a346b6b;hb=cc72249ff74400f6106897b513c10b932a67feec;hp=2b7a25053be44a59ef7465c8b2d875a676ea14f2;hpb=972bceaa6386f904bc3e4845f1c5598656c5c6f2;p=idzebra-moved-to-github.git diff --git a/doc/tutorial.xml b/doc/tutorial.xml index 2b7a250..0cd0bd7 100644 --- a/doc/tutorial.xml +++ b/doc/tutorial.xml @@ -15,7 +15,7 @@ Go to the examples/oai-pmh subdirectory of the distribution archive, or make a deep copy of the Debian installation directory - /usr/share/idzebra-2.0.-examples/oai-pmh. + /usr/share/idzebra-2.0-examples/oai-pmh. An XML file containing multiple &acro.oai; records is located in the sub directory examples/oai-pmh/data. @@ -213,7 +213,7 @@ any:w title:w author:w - subject:w + subject-heading:w description:w contributor:w publisher:w @@ -225,10 +225,8 @@ correct &acro.pqf; query. For example, to search in titles only, we use - http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@attr - 1=title the&startRecord=1&maximumRecords=1&recordSchema=dc + url="http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@attr 1=title the&startRecord=1&maximumRecords=1&recordSchema=dc"> + http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@attr 1=title the&startRecord=1&maximumRecords=1&recordSchema=dc @@ -240,13 +238,8 @@ description using the query @and @attr 1=title the @attr 1=description fish. - http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@and - @attr 1=title the - @attr 1=description fish&startRecord=1&maximumRecords=1&recordSchema=dc + url="http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@and @attr 1=title the @attr 1=description fish&startRecord=1&maximumRecords=1&recordSchema=dc"> + http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=@and @attr 1=title the @attr 1=description fish&startRecord=1&maximumRecords=1&recordSchema=dc @@ -309,7 +302,7 @@ The &acro.sru; specification mandates that the &acro.cql; query - language is supported and properly configure. Also, the server + language is supported and properly configured. Also, the server needs to be able to emit a proper &acro.explain; &acro.xml; record, which is used to determine the capabilities of the specific server instance. @@ -326,7 +319,7 @@ - We are all set to start the &acro.sru;/acro.z3950; server including + We are all set to start the &acro.sru;/&acro.z3950; server including &acro.pqf; and &acro.cql; query configuration. It uses the &yaz; frontend server configuration - just type @@ -341,6 +334,7 @@ http://localhost:9999 + or http://localhost:9999/?version=1.1&operation=explain @@ -353,11 +347,8 @@ dc.title=the and dc.description=fish results in the following page - http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the - and dc.description=fish &startRecord=1&maximumRecords=1&recordSchema=dc + url="http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the and dc.description=fish&startRecord=1&maximumRecords=1&recordSchema=dc"> + http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the and dc.description=fish &startRecord=1&maximumRecords=1&recordSchema=dc @@ -382,11 +373,8 @@ schema's of the form zebra:: just work right out of the box - http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the - and dc.description=fish &startRecord=1&maximumRecords=1&recordSchema=zebra::snippet + url="http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the and dc.description=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::snippet"> + http://localhost:9999/?version=1.1&operation=searchRetrieve&query=dc.title=the and dc.description=fish &startRecord=1&maximumRecords=1&recordSchema=zebra::snippet