Initial content
This commit is contained in:
parent
15e5ea6a2f
commit
86fe317055
92 changed files with 13147 additions and 0 deletions
12
vivocore/conf/velocity/facet_queries.vm
Normal file
12
vivocore/conf/velocity/facet_queries.vm
Normal file
|
@ -0,0 +1,12 @@
|
|||
#**
|
||||
* 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, "", "")
|
Loading…
Add table
Add a link
Reference in a new issue