From 7478e610d99d1f2fb383ecbfa0b70d72eae27f81 Mon Sep 17 00:00:00 2001 From: server Date: Tue, 10 Dec 2019 18:12:37 -0500 Subject: solr changes --- solr-8.3.1/example/files/conf/velocity/browse.vm | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 solr-8.3.1/example/files/conf/velocity/browse.vm (limited to 'solr-8.3.1/example/files/conf/velocity/browse.vm') diff --git a/solr-8.3.1/example/files/conf/velocity/browse.vm b/solr-8.3.1/example/files/conf/velocity/browse.vm new file mode 100644 index 000000000..535a7713b --- /dev/null +++ b/solr-8.3.1/example/files/conf/velocity/browse.vm @@ -0,0 +1,32 @@ +
+
+ $resource.find: + + +
+ $esc.html($response.response.debug.parsedquery) +
+ + + #if("#current_locale"!="")#end + #foreach($fq in $response.responseHeader.params.getAll("fq")) + + #end +
+ +
+ #foreach($fq in $response.responseHeader.params.getAll("fq")) + #set($previous_fq_count=$velocityCount - 1) + #if($fq != '') + > $fqx + #end + #end +
+ +
+ + +
+ #parse("results.vm") +
+ -- cgit v1.2.3-70-g09d2