[Koha-bugs] [Bug 10793] XSLT change 780/785 search queries to use ti, phr indexes like other linking entries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 7 21:36:02 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10793

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list