http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10891

--- Comment #15 from mathieu saby <[email protected]> ---
Currently, coded fields are not supported.
So they probably won't be in the first version of the patch.
The perl code that uses "mappings" array must be improved later for that. And
we could add something like mapping:["UNIMARC":["101a0","101a2","101a3-4"] for
map positions 0, 2, 3-4 of 101a.

I add an other idea : give the choice to "group" some facets.
For that I can add a value "hierarchicallabel" in each facets
For ex, for facet "Author (people)":

"label": "Author (people)"
"hierarchiclabel": ["Author","(people)"]

And add a syspref for choosing which kind of label is to be used.
So, with hierarchiclabel, you could have facets like that on OPAC or intranet:

*Location*
- Branches
...
- Shelving location
...
*Authors
- People
...
- Organizations
...


Would you like it?

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/

Reply via email to