https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27138
--- Comment #36 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #31) > > 13 - Child and host record returned on both staff and OPAC > > 14 - Child record correctly includes host item on staff and OPAC > > With these patches applied, zebra search by barcode returns only the host on > staff and OPAC. On the OPAC, search results when searching for the child > record don't include the host item. > > I did a reset_all after applying patches. Was there something else I should > have done to make the changes apply? After a reset all you need to enable 'EmbedHostItemsInSearchEngine' and then rebuild both ES and Zebra: perl misc/search_tools/rebuild_elasticsearch.pl -v sudo koha-rebuild-zebra -v -f kohadev -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
