http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8571 Priority: P5 - low Change sponsored?: --- Bug ID: 8571 Assignee: oleonard@myacpl.org Summary: Add search suggestions on the OPAC ("Did you mean?" feature) Severity: enhancement Classification: Unclassified OS: All Reporter: fcapovilla@live.ca Hardware: All Status: NEW Version: rel_3_8 Component: OPAC Product: Koha Created attachment 11348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11348&action=edit Add search suggestions to search results on the OPAC. This patch will add search suggestions at the beginning of search results on the OPAC if the "OPACSearchSuggestions" preference is activated. This feature can be compared to "Did you mean?" or autocorrect features in search engines. Authorities records are used as a source of suggestions. The search terms the user entered are used in a "see also" authority search to find suggestions. -- You are receiving this mail because: You are watching all bug changes.