[Koha-bugs] [Bug 5369] se queries with paranthesis fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 2 01:41:16 CET 2011


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

--- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> 2011-12-02 00:41:16 UTC ---
Created attachment 6501
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6501
Bug 5369: Make series tracings use phrase indexes

By definition, series tracings should search for other records in the same
series, i.e., those with the exact same series title. This patch forces the
tracings to use phrase indexes for series tracings.

Note that this patch DOES NOT respect TraceCompleteSubfields. While that may be
desirable, it is outside the scope of the current patch. An additional
follow-up
patch could be written to add support for TraceCompleteSubfields, if community
concensus is that series tracings should obey TraceCompleteSubfields.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list