vivo-solr/vivocore/conf/velocity/facet_queries.vm
2018-09-20 18:29:22 -04:00

12 lines
299 B
Text

#**
* Display facets based on specific facet queries
* e.g.: facets specified by &facet.query=
*#
#set($field = $response.response.facet_counts.facet_queries)
<h2 #annTitle("Facets generated by adding &facet.query= to the request")>
Query Facets
</h2>
#display_facet_query($field, "", "")