</info>\r
<para>When performing a search or clicking on the details links, Evergreen constructs a GET request url with the parameters of the search. The url for searches and details in Evergreen are persistent links in that they can be saved, shared and used later.</para>\r
<para>Here is a basic search URL structure:</para>\r
- <screen><emphasis>[hostname]</emphasis>/opac/<emphasis>[locale]</emphasis>/skin/default/xml/rresult.xml?<emphasis role='bold'>rt</emphasis>=keyword&<emphasis role='bold'>tp</emphasis>=keyword&<emphasis role='bold'>t</emphasis>=<emphasis>[search term]</emphasis>&<emphasis role='bold'>l</emphasis>=<emphasis>[location id]</emphasis>&<emphasis role='bold'>d</emphasis>=0</screen> \r
+ \r
+<screen>\r
+<emphasis>[hostname]</emphasis>/opac/<emphasis>[locale]</emphasis>/skin/default/xml/rresult.xml?<emphasis role='bold'>rt</emphasis>=keyword&<emphasis role='bold'>tp</emphasis>=keyword&\r
+<emphasis role='bold'>t</emphasis>=<emphasis>[search term]</emphasis>&<emphasis role='bold'>l</emphasis>=<emphasis>[location id]</emphasis>&<emphasis role='bold'>d</emphasis>=0\r
+</screen> \r
<simplesect>\r
- <title><emphasis>l</emphasis> Parameter</title>\r
+ <title><emphasis>l</emphasis> Parameter</title><indexterm><primary>searching parameters</primary><secondary>location</secondary></indexterm>\r
<para>This is the id of the search location. It is an integer and maches the id of the location the user selected in the location drop down menu.</para>\r
<para>This is accompanied by a <emphasis>d</emphasis> parameter which indicated the depth of the location selected. For example, <emphasis>0</emphasis> would be the highest level and <emphasis>1</emphasis> would represent the next depth level.</para>\r
</simplesect>\r
<simplesect>\r
- <title><emphasis>rt</emphasis> Parameter</title>\r
+ <title><emphasis>rt</emphasis> Parameter</title><indexterm><primary>searching parameters</primary><secondary>request types</secondary></indexterm>\r
<para>The <emphasis>rt</emphasis> parameter in the URL represents the search type values and represent one of the following search or request types:</para>\r
<itemizedlist>\r
<listitem>keyword</listitem>\r
<para>These match the options in the search type drop-down box.</para>\r
</simplesect>\r
<simplesect>\r
- <title>Sorting</title>\r
- <para>The <emphasis>s</emphasis> parameter sorts the results on one of these criteria.</para>\r
+ <title>Sorting</title><indexterm><primary>searching parameters</primary><secondary>sorting criteria</secondary></indexterm>\r
+ <para>The <emphasis>s</emphasis> parameter sorts the results on one of these criteria.</para>\r
<itemizedlist>\r
<listitem>pubdate (publication date) - chronological order</listitem>\r
<listitem>title - Alphabetical order</listitem>\r