a real wtf from me on the search changes, now fixed, RT#10341
authorivan <ivan>
Fri, 22 Oct 2010 17:46:52 +0000 (17:46 +0000)
committerivan <ivan>
Fri, 22 Oct 2010 17:46:52 +0000 (17:46 +0000)
httemplate/search/cust_main.cgi

index a92c12d..8fbf636 100755 (executable)
 %    $sortby = \*company_sort;
 %    $orderby = "ORDER BY LOWER(company || ' ' || last || ' ' || first )";
 %    push @cust_main, smart_search( 'search' => $cgi->param('search_cust'),
-%                                   'disable_fuzzy_on_exact' => 1, #pref?
+%                                   'no_fuzzy_on_exact' => 1, #pref?
 %                                 );
 %  }
 %