https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #15 from Fridolin Somers <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
