http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478
--- Comment #45 from Peter Zhao <[email protected]> --- (In reply to Robin Sheat from comment #43) > (In reply to Peter Zhao from comment #42) > > It is a great job! Thanks a lot. I tried to install a ES. > > It seems to index the biblio. But I can't search the record."No > > results found!" I can find the record by Zebra. > > koha@koha:~$ > > /home/koha/kohaclone/misc/search_tools/rebuild_elastic_search.pl -v -d > > Indexing biblios > > 1 > > > > Could you give some advice? > > There's not really enough info to go on there. I'd start by looking in the > logs. Many operations should be filling them full of search traces and so > on, so that might have useful things in it. > > Have you followed the steps in here: > http://wiki.koha-community.org/wiki/Elasticsearch > in particular, adding the mapping SQL file into the database. The following is the "koha-opac-error log " [Fri Mar 06 12:30:19.551872 2015] [cgi:error] [pid 3674] [client 127.0.0.1:45890] AH01215: [Fri Mar 6 12:30:19 2015] opac-search.pl: Use of uninitialized value $f in hash element at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 479., referer: http://127.0.1.1/cgi-bin/koha/opac-search.pl?idx=ti&q=theology [Fri Mar 06 12:33:43.232092 2015] [cgi:error] [pid 3759] [client 127.0.0.1:45904] AH01215: [Fri Mar 6 12:33:43 2015] opac-search.pl: Use of uninitialized value $f in hash element at /usr/share/koha/lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 479., referer: http://127.0.1.1/cgi-bin/koha/opac-search.pl?idx=&q=theology [Fri Mar 06 12:33:43.398916 2015] [cgi:error] [pid 3759] [client 127.0.0.1:45904] AH01215: [Fri Mar 6 12:33:43 2015] opac-search.pl: Use of uninitialized value $error in concatenation (.) or string at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 568., referer: http://127.0.1.1/cgi-bin/koha/opac-search.pl?idx=&q=theology -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
