[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
Fri Jul 31 15:34:46 CEST 2020


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

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonas.kylmala at helsinki.fi

--- Comment #10 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Instead of depending on Wikipedia being online and transferring users' queries
there I think we should use instead one of the search engines Koha supports to
do this, Elasticsearch seems to have support for auto completion and
correction:
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters.html

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


More information about the Koha-bugs mailing list