From f08914e7b376b92e9046dd8bd4bc4dc2f5996e6f Mon Sep 17 00:00:00 2001 From: Monika Date: Wed, 26 Jun 2019 17:54:18 -0400 Subject: installed solr --- solr-8.1.1/example/files/conf/velocity/layout.vm | 42 ++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 solr-8.1.1/example/files/conf/velocity/layout.vm (limited to 'solr-8.1.1/example/files/conf/velocity/layout.vm') diff --git a/solr-8.1.1/example/files/conf/velocity/layout.vm b/solr-8.1.1/example/files/conf/velocity/layout.vm new file mode 100644 index 000000000..ef6caf705 --- /dev/null +++ b/solr-8.1.1/example/files/conf/velocity/layout.vm @@ -0,0 +1,42 @@ + + + #parse("head.vm") + + + + +
+ +
+ + #if($response.response.error.code) +
+

ERROR $response.response.error.code

+ $response.response.error.msg +
+ #else +
+ $content +
+ #end + + + + -- cgit v1.2.3-70-g09d2