X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Foai-pmh%2FREADME;fp=examples%2Foai-pmh%2FREADME;h=076bf54349e8fe9e6617c2e35f7d5bfd87938f18;hp=b9fd521d1f1f5e8d16b10860b5c2b0c2addd53a2;hb=cba4cc1311ace82564eafe2c69baeaef1fa78b36;hpb=3c90610273e17a844c227984b4fc4107fad305ca diff --git a/examples/oai-pmh/README b/examples/oai-pmh/README index b9fd521..076bf54 100644 --- a/examples/oai-pmh/README +++ b/examples/oai-pmh/README @@ -247,3 +247,19 @@ SRW scan using implicit server side CQL: Notice: you need to use the 'eq' relation for all @attr 4=3 indexes + + +SRW search using X-PQF query + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=dc + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::data + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::meta + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::index::dc_description + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::snippet + +http://localhost:9999/?version=1.1&operation=searchRetrieve&x-pquery=fish&startRecord=1&maximumRecords=1&recordSchema=zebra::facet::dc_description:w +