[Koha-bugs] [Bug 25532] Add a wikipedia-style search suggestion feature to the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 20 10:35:41 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25532

--- Comment #2 from David Roberts <david.roberts at ptfs-europe.com> ---
Created attachment 105138
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105138&action=edit
Bug 25532: Add a wikipedia-style search suggestion feature to the OPAC

This patch adds an auto-complete function to the OPAC search and a new
system preference 'OPACSearchAutoComplete'

To test:

1) Install the patch
2) Go to the OPAC and start typing a search term, e.g. Harry Potter
3) You should see a drop down will appear suggesting likely search terms
which can be selected
4) Repeat the search, but mis-spell your search term, e.g. Hrry Potter.
5) You should still see the correctly spelled search term being offered
for selection
6) Check that the search is unaffected, and still works correctly, both
when logged in and not logged in.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list