Bugfix for #499
authorplugz <plugz>
Fri, 20 Jun 2003 08:48:16 +0000 (08:48 +0000)
committerplugz <plugz>
Fri, 20 Jun 2003 08:48:16 +0000 (08:48 +0000)
Simple search added, searching in the first letter of surnames.
Added commentary inside Search.pm for explanations

C4/Search.pm

index d1d29d6..718b957 100755 (executable)
@@ -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