https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608 --- Comment #12 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- (In reply to David Cook from comment #6)
It's interesting because... I might want to choose several different "Item types" for my results. Maybe I want both "book" and "ebook". That's something that you'd expect to see on a retail site.
Yes
But then with "Authors" maybe I'm trying to refine my search to find particular authors that co-wrote resources together, so doing the "AND" rather than the "OR" might make sense... but then if you were trying to do that it would be more appropriate to use the Advanced Search rather than the facets/filters.
You could already do that with the current implementation of the facets by refining search I think! (click on the two authors successively?)
So yeah I think maybe it's a bug. It probably makes sense to AND different types of facets/filters, but when the type is the same it should probably be ORed.
That is what we want to propose with this bug :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.