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

--- Comment #10 from Frédéric Demians <[email protected]> ---
> 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.
_______________________________________________
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