[Koha-bugs] [Bug 18829] Elasticsearch - Add ability to view the ES indexed record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 28 16:26:53 CEST 2019


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

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #7 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Oups the ES connexion is hardcoded :

+                $.getJSON("http://localhost:9200/koha_kohadev_biblios/data/",
biblionumber, function( data ){

You must get server+port and index name from C4::Context.

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


More information about the Koha-bugs mailing list