Curent State
- Most of the tagging api is not used (tag clouds etc ...)
- Current design is a problem for mongodb implementation
- Web UI doesn't support tags for now
- We can't use Collections for tag, from a functional point of view
Action Plan
- add a new string list property tags on common schema.
- Add in Web UI a widget that makes a suggest on values of those fields, based on a tag directory, with ability to add a value on the go if different than the ones that exist
- Add this to default search screen
- deprecate tag service
Possible Extra action
- Migration from previous Tag system