fix an intriguing issue raised by lint.
[sgn.git] / mason / help / quick_search.mas
blob27bb8c4b5aff447503b881fae5ef04393f56749a
3 <& /page/page_title.mas, title=>"Quick Search Help" &>
5   <center>
6     
7   <table summary="" width="720" cellpadding="0" cellspacing="0"
8   border="0">
9     <tr>
10       <td>
11         <center>
12           <table summary="" width="720" cellpadding="0"
13           cellspacing="0" border="0">
14             <tr>
15               <td>
16                 <p>The quick search
17                 functionality is part of the <a href=
18                 "toolbar.pl">toolbar</a> on top of almost every
19                 SGN web page. To use it, simply enter a search term
20                 in the text input box and click on the quick search
21                 button. The search can take a while depending on
22                 the actual word you search. Specifically, words
23                 that appear in many of the blast annotations, such
24                 'Arabidopsis', will increase search time.</p>
26                 <p>Quick search performs a series of searches in
27                 the database and displays a summary page of the
28                 matches. For each of the searches, a line is
29                 displayed with information how many entities were
30                 matched in the database.</p>
32                 <p>If entities were found in the database, a link
33                 is provided to complete the actual search. Click on
34                 that link to see the search results.</p>
36                 <p>The individual quick searches do the
37                 following:</p>
39                 <dl>
40                   <dt><strong>Identifier searches</strong></dt>
42                   <dd>Identifier searches perform exact match
43                   searches on clone, est, unigene and marker
44                   identifiers in the database</dd>
46                   <dt><br /><strong>Annotation searches</strong></dt>
48                   <dd>The annotation searches search the manual and
49                   automatic annotation that are available for
50                   unigenes. They report the number of annotations
51                   and the number of corresponding unigenes that
52                   were found. If there are more than 5000
53                   annotation matches, the number of unigenes is not
54                   reported to save on querying time.</dd>
56                   <dt><br /><strong>People search</strong></dt>
58                   <dd>Searches the last name as a sub-string match
59                   in the SGN People Directory.</dd>
61                   <dt><br /><strong>Library search</strong></dt>
63                   <dd>Searches the libraries on name, tissue,
64                   development stage, authors, and other fields as a
65                   substring search.</dd>
67                   <dt><br /><strong>SGN Pages search</strong></dt>
69                   <dd>Performs a Google search on the
70                   sgn.cornell.edu domain. Please note that when we
71                   re-arrange pages on the SGN site, it may take
72                   Google a number of days to re-index the site, so
73                   sometimes the pages you find with this search
74                   will not be valid. However, we will try to keep
75                   site rearrangements to a minimum.</dd>
77                   <dt><br /><strong>Pages on the entire web</strong></dt>
79                   <dd>Performs a Google search without the
80                   sgn.cornell.edu domain constraint. Searches the
81                   entire web.</dd>
82                 </dl>
83               </td>
84             </tr>
85           </table>
86           
87         </center>
88       </td>
89     </tr>
90   </table>
91 </center>