improving Search :
authortipaul <tipaul>
Fri, 16 Apr 2004 07:28:22 +0000 (07:28 +0000)
committertipaul <tipaul>
Fri, 16 Apr 2004 07:28:22 +0000 (07:28 +0000)
commita2f1bf834f4d758a991266b577b85ed232218e0d
treef9d7a361bbcf09fc89faeebd19dea79bb33e0849
parentd12acee21463de6bda9818f215979ff6b48a1593
improving Search :
* adding "suggestion", that popup a windows. The popup windows shows, for each word entered in the search form, the 10 words that sounds like the word entered, and that are used most often.
* fixes some minor bugs

Still to do :
* good support of ' and ,
C4/SearchMarc.pm
koha-tmpl/intranet-tmpl/default/en/search.marc/result.tmpl
koha-tmpl/intranet-tmpl/default/en/search.marc/search.tmpl
koha-tmpl/intranet-tmpl/default/en/search.marc/suggest.tmpl [new file with mode: 0644]
search.marc/search.pl
search.marc/suggest.pl [new file with mode: 0755]