http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10793
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Katrin Fischer <[email protected]> --- Just a note: To my knowledge phrase searches don't work over multiple subfields without additional work/DOM. This patch will create a search string like: ti,phr:<$a><$t>. This seems to produce relevant results, but might not always be as precise as intended. -- 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/
