https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608
--- Comment #6 from David Cook <[email protected]> --- (In reply to Arthur Suzuki from comment #5) > Hi David, > The purpose to having to click on the button instead of having the search > results computed on the fly is actually what we want. Yep, I understand that. > So is it for the resulting search query with AND / OR. > The problem with the current implementation is : > It is impossible to select multiple authors and have results for both. > That's why I want to be able to select multiple authors and only then click > on the "Refine search". > > With the current behavior, once I've selected one author, I cannot select > another to have results for both in the same list. Thanks for that explanation. That's an interesting point. I think that should probably be a separate bug report to be honest as that's a separate (yet related) issue. -- 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. 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. 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. I suspect that people will be upset either way, so it might be necessary to have a system preference for it... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
