http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3154 --- Comment #2 from frederic@tamil.fr 2009-05-05 08:02:21 ---
Using the zebra facets is correct, but in the case of author or series, going based on the hits currently displayed (i.e. highest relevance) is perfectly reasonable to me. You don't need or want 1000 author facets on the first page.
Thanks for you comment. As you know, this is done this way in Worldcat which is Koha OPAC model: http://www.worldcat.org/search?q=author 1000 author facets are not generated but the five first authors ordered by their relative weight to the resultset. That's all what facets are about. Display layer (Koha) can't do that; Zebra can or is supposed to be able to do that. The way facets are displayed now is very disturbing for multi-branches library. 'Site' facets won't show libraries which haven't biblio records on the first page even if they have books on following pages. Now, in this situation, a patron can conclude that their isn't any book at all matching his request and stop searching if he wants to refine his search to a specific library. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.