[% l('Sorry, no entries were found for') %] [% IF is_advanced OR is_special; l('your search'); ELSE %] [% CGI.param('query') | html %] [% END %]

[% INCLUDE "opac/parts/result/lowhits_purchase.tt2" %]

Keyword Search Tips
Try changing to Advanced Search.

Adjacency
Multiple words are not searched together as a phrase. They will be found in various parts of the record. To search for a phrase, enclose your search terms in quotation marks.
(example: "garcia marquez")

Truncation
Words may be right-hand truncated using an asterisk. Use a single asterisk * to truncate any number of characters.
(example: environment* agency)

Anchored Searching
You may use ^ and $ to indicate "phrase begins with" and "phrase ends with," respectively, within a search phrase enclosed in quotation marks.
(examples: "^harry" for phrases that begin with the term harry. "stone$" for phrases that end in stone.)