Support for printing of facets.
authorDennis Schafroth <dennis@indexdata.com>
Thu, 15 Jul 2010 12:30:30 +0000 (14:30 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 15 Jul 2010 12:30:30 +0000 (14:30 +0200)
commit130d73eaa90fb40dd7d941b6a706036477ea8cdd
tree6752814a3ff6156a1435cd5610125a85d0b8164c
parent1bb2934164457d2908fdceef0d415a52b704651b
Support for printing of facets.

- Rename display_term to display_term_info (as it is such a object it prints)
- Extract display_term from display_queryExpression to display a term
- Fully implement the display facet using new facet helpers.
client/client.c