https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14007 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Katrin Fischer from comment #7)
Would this be just like 2 different itemtype indexes? or "full" index? I think the first might be a good solution, but the opachiddenitems is currently a dymanic setting that works 'on the fly'. I think making new indexes will always require a full reindex so will limit the usefulness of the functionality a bit.
Is there an alternative solution where we could filter those from search dynamically?
I guess we could build smarter searches based on the context information (OpacHiddenItems, patron category, etc). It would be a not-so-simple development, but of course doable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.