Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/lui-solr
[lui-solr.git] / zookeeper / solr / collection1 / conf / velocity / facet_queries.vm
1 #**
2  *  Display facets based on specific facet queries
3  *  e.g.: facets specified by &facet.query=
4  *#
5
6 #set($field = $response.response.facet_counts.facet_queries)
7
8 <h2 #annTitle("Facets generated by adding &facet.query= to the request")>
9   Query Facets
10 </h2>
11
12 #display_facet_query($field, "", "")