https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15728
--- Comment #4 from Lari Taskula <[email protected]> --- Created attachment 173003 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173003&action=edit Bug 15728: Zebra - Support component records limit To test: Apply all patches from this Bug Execute steps 5-15 both in staff client and OPAC 1. prove t/db_dependent/Search.t 2. Set system preferences SearchEngine = Zebra ShowComponentRecordsFacet = both staff interface and OPAC 3. Create a new record (leader/7 should NOT be "a" nor "b") 4. Create two new component records (leader/7 should be "a" or "b") 5. Search catalog with allrecords,AlwaysMatches="" 6. Observe facets containing category "Component records" 7. Note down total number of search results (referred as ALL) 8. From facets, click "Limit to component records" 9. Note down total number of component record results (referred as COMP) 10. From search results, observe your newly created component records 11. From facets under Component records, click "Show all records" 12. Observe number of search results equal to ALL 13. From facets, click "Exclude component records" 14. Observe total number of search results being ALL-COMP 15. Observe your newly created component records not part of results -- 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/
