http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11232
--- Comment #2 from mathieu saby <[email protected]> --- > > I'm not sure about the cost/benefit of telling Zebra that every index could > be used as a facet. I don't imagine it would be too much of a cost though, > since the list of facets would be fed to Zebra on start up and not runtime. Of course ;-) Just take a look at some library or bookseller's websites. Most fields must NOT be used as facets. For me facets should made on : - availability (make a distinction between items notforloan, items on loan, items available for loan) - date (on coded fields) - language - language of original material (for translations) - subject (with facets based on subfields of 6XX, not on complete fields : a facet for topic subjects, a facet for chronological, a facet for geographical etc) - type of document and carriage (various fields and coded fields in MARC21 and UNIMARC) - coded informations in 0XX MARC21 and 1XX UNIMARC fields - coded informations in label - authors and maybe titles, and series Mathieu -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
