Koha/installer/data/mysql
Eivin Giske Skaaren 37970eead1 Bug 14457: Integrate LIBRIS spellchecking
This patch makes it possible to configure LIBRIS spellchecker as a
"did you mean" feature. When searching for a word or phrase and misspelling
the query will be sent to LIBRIS and if they have a suggestion it will
be shown in the yellow did you mean box in the results page.

The API is not very quick so this type of implementation was chosen to not
disrupt the real-time feeling of the search.

To test:

1. Apply the patch.
2. Go to http://api.libris.kb.se/bibspell/, enter the koha servers IP and click
on the "Generera nyckel" button.
3. Under "Nyckel" you can copy the value that looks like this: E47B44829E265607274B677BC17B8D78,
and enter it into the LibrisKey syspref (cgi-bin/koha/admin/preferences.pl?tab=searching).
4. In cgi-bin/koha/admin/didyoumean.pl check the box for using the LIBRIS API. It is only implemented for OPAC.
5. Perform some searches:
tset - Did you mean should suggest: test
jeg är på smester - suggestion: jag är på semester
dantes inferna - suggestion: dantes inferno

Restored opac-search.pl

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Seems to work, of course I can't tell if it is giving me accurate
suggestions :)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-16 13:17:33 +00:00
..
atomicupdate Bug 14457: Integrate LIBRIS spellchecking 2019-04-16 13:17:33 +00:00
de-DE Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
en Bug 21710: Fix typo in atributes in installer 2019-02-15 18:42:48 +00:00
es-ES Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
fr-CA Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
fr-FR Bug 20491: Updating the MARC subfield desciption of 952q 2019-01-25 16:11:09 +00:00
it-IT Bug 22095: Replaced dead links with working links 2019-01-17 02:23:27 +00:00
mandatory Bug 20581: Modifications to database schema 2019-02-22 14:31:31 +00:00
nb-NO Bug 21710: Fix typo in atributes in installer 2019-02-15 18:42:48 +00:00
pl-PL Bug 20491: Updating the MARC subfield desciption of 952q 2019-01-25 16:11:09 +00:00
ru-RU Bug 22024: Update translated web installer files with new class splitting rules 2018-12-19 16:32:02 +00:00
uk-UA Bug 21710: Fix typo in atributes in installer 2019-02-15 18:42:48 +00:00
account_offset_types.sql Bug 21756: (QA follow-up) Add offest types to installer file 2019-03-13 03:58:32 +00:00
audio_alerts.sql
backfill_statistics.pl Bug 21206: Replace C4::Items::GetItem 2019-02-26 13:24:07 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 10796: DB update 2019-04-12 02:32:06 +00:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 19722: Add MaxItemsToDisplayForBatchMod systempreference 2019-03-28 18:06:22 +00:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 22695: DBRev 18.12.00.046 2019-04-16 13:17:33 +00:00
userflags.sql Bug 11897: Add mising semi-colon to user*.sql 2018-10-09 17:19:00 +00:00
userpermissions.sql Bug 15774: Add permission for managing additional fields 2019-03-07 20:37:06 +00:00