[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 1 07:43:01 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

--- Comment #97 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to Peter Zhao from comment #96)
> koha at koha:~$  perl -MData::Dumper -MJSON -e 'print Dumper JSON::true;'
> $VAR1 = bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' );
> koha at koha:~$ perl -MJSON::XS::Boolean -e ''
> koha at koha:~$ 
> koha at koha:~$ sudo cpanm JSON::XS
> 
>  After "JSON::XS" was installed, Opac works well. Thanks a lot!

Cool. I suspect that your setup is particularly non-standard. I tried to
uninstall JSON::XS to test, but I couldn't as it would have cause other
critical things to uninstall also.

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


More information about the Koha-bugs mailing list