]> git.evergreen-ils.org Git - Evergreen.git/blob - build/i18n/po/multiclass_search_help.html/multiclass_search_help.html.pot
02233e2afd177821e34a4573d6520e2f53629a28
[Evergreen.git] / build / i18n / po / multiclass_search_help.html / multiclass_search_help.html.pot
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head><title>Multiclass Search Help</title></head>
6 <body onload="window.focus()">
7     <h1>Multiclass Search Help</h1>
8 <p>
9 Recognized search keys include:
10 </p>
11 <table border='1'>
12 <thead>
13     <tr><th>Search key</th><th>Definition</th></tr>
14 </thead>
15 <tfoot>
16     <tr><td colspan="2">
17             <strong>keyword</strong>, <strong>title</strong>,
18             <strong>author</strong>, <strong>subject</strong>, and
19             <strong>series</strong> support additional search subclasses,
20             specified with a <kbd>|</kbd>. For example:
21             <kbd>title|proper:gone with the wind</kbd>
22         </td>
23     </tr>
24 </tfoot>
25 <tbody>
26     <tr><td>keyword/kw</td><td>search keyword(s)</td></tr>
27     <tr><td>author/au/name</td><td>search author(s)</td></tr>
28     <tr><td>title/ti</td><td>search title</td></tr>
29     <tr><td>subject/su</td><td>search subject</td></tr>
30     <tr><td>series/se</td><td>search series</td></tr>
31     <tr><td>lang</td><td>limit by language (specify multiple langs with lang:l1 lang:l2 ...)</td></tr>
32     <tr><td>site</td><td>search at specified org unit, corresponds to actor.org_unit.shortname</td></tr>
33     <tr><td>sort</td><td>sort type (title, author, pubdate)</td></tr>
34     <tr><td>dir</td><td>sort direction (asc, desc)</td></tr>
35     <tr><td>available</td><td>if set to anything other than "false" or "0", limits to available items</td></tr>
36 </tbody>
37 </table>
38 </body>
39 </html>