https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050
--- Comment #11 from Katrin Fischer <[email protected]> --- So since we switched to DOM indexing, the any (keyword) index will include all information from the bibliographic record and the item records. This can lead to confusing results in search: - internal note is searchable - A gift from someone that also appears as author will be found (the name was stored as bookseller in the item) It causes confusion. Is there any way around it? -- 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/
