Simple search added, searching in the first letter of surnames.
Added commentary inside Search.pm for explanations
This commit is contained in:
plugz 2003-06-20 08:48:16 +00:00
parent 28b099f89e
commit 47d135f123

View file

@ -1723,7 +1723,9 @@ Looks up patrons (borrowers) by name.
C<$env> is ignored.
BUGFIX 499: C<$type> is now used to determine
BUGFIX 499: C<$type> is now used to determine type of search.
if $type is "simple", search is performed on the first letter of the
surname only.
C<$searchstring> is a space-separated list of search terms. Each term
must match the beginning a borrower's surname, first name, or other