http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10793
Bug ID: 10793
Summary: XSLT change 780/785 search queries to use ti,phr
indexes like other linking entries
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Currently, the 780 (preceding entry)/785 (continuing entry) fields in the XSLT
are using a plain "q=" search, while other linking entries like 773 (host item)
and 775 (other edition) use the ti,phr indexes like so "q=ti,phr:".
This bug seeks to change it so that the 780 and 785 fields use the ti,phr
indexes for searching as well, since the search queries are populated using the
"title" or "main entry heading" subfields.
--
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/