https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17131
Bug ID: 17131
Summary: Zebra index for Title is too broad
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 54482
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54482&action=edit
Test file
One of the zebra index definitions in marc21/biblios/biblio-koha-indexdefs.xml
for Title includes the entire 245 tag:
<!--record.abs line 116: melm 245 Title:w,Title:p-->
<index_data_field tag="245">
<target_index>Title:w</target_index>
<target_index>Title:p</target_index>
</index_data_field>
Since 245$c can contain Author, this means that author names will show up in
Title searches.
--
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/