21 Sep
2013
21 Sep
'13
10:30 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10891 --- Comment #10 from Frédéric Demians <frederic@tamil.fr> ---
In fact, creating a new sql table for facets is maybe a more logical solution than using YAML.
Why creating a new lilliputian table, just to store a data structure, hierarchical, which map cleanly into a serialization format like YAML, JSON, or whatever? The question, concerning the facet data structure is more: - where to store it? file, a syspref (locked), a table - how to create a UI to edit it? - how to use it in order to modify search faceting? and so automatically modifying Zebra configuration -- You are receiving this mail because: You are watching all bug changes.