facets.vm 223 B

12345678910
  1. #**
  2. * Overall Facet display block
  3. * Invokes the 4 facet and 1 cluster template
  4. *#
  5. #parse('facet_fields.vm')
  6. #parse('facet_queries.vm')
  7. #parse('facet_ranges.vm')
  8. #parse('facet_pivot.vm')
  9. #parse('cluster.vm')