[Koha-bugs] [Bug 15050] Nonpublic note searchable from OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 14 11:39:23 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050

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


More information about the Koha-bugs mailing list