sample solr config, add action to search form
[prawokultury.git] / doc / solr-conf / velocity / suggest.vm
diff --git a/doc/solr-conf/velocity/suggest.vm b/doc/solr-conf/velocity/suggest.vm
new file mode 100644 (file)
index 0000000..337f056
--- /dev/null
@@ -0,0 +1,3 @@
+#foreach($t in $response.response.terms.name)
+$t.key
+#end
\ No newline at end of file