correct &acro.pqf; query. For example, to search in titles only,
we use
<ulink
- 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
+ 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
</ulink>
</para>
<literal>description</literal> using the query
<literal>@and @attr 1=title the @attr 1=description fish</literal>.
<ulink
- 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
+ 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
</ulink>
</para>
<literal>dc.title=the
and dc.description=fish</literal> results in the following page
<ulink
- 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
+ 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
</ulink>
</para>
schema's of the form
<literal>zebra::</literal> just work right out of the box
<ulink
- 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
+ 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
</ulink>
</para>