http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10486
--- Comment #92 from Jesse Weaver <[email protected]> --- (In reply to Zeno Tajoli from comment #91) > Hi Jesse and all, > > my boss tells that we need to help as much as possible to insert this > feature in master. > Now the code is in "Failed QA" status. > In which direction do you want to port the code ? > Do you want to drop the use of Pazpar ? > > Bye Yes, I would. There's a basic metasearch that I added to bug 11559 that, while not perfect, is much more reliable than pazpar2. The one feature that it eliminates is on-the-fly merging; aka, how the current interface shows results as they come in. It also has slightly lower limits on how many records it can fetch, being written in pure Perl. Are either of these dealbreakers? -- 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/
