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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 8 08:17:10 CEST 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #15 from Fridolin Somers <fridolin.somers at biblibre.com> ---
(In reply to Katrin Fischer from comment #11)
> 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?

With Elasticsearch only MARC field defined with a search field are in default
search field.
Maybe fields for OPAC and for staff can be configured separately.

Deeply I think MARC datas should always be public ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list