X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zookeeper%2Fsolr%2Fcollection1%2Fconf%2Fvelocity%2Fquery_form.vm;fp=zookeeper%2Fsolr%2Fcollection1%2Fconf%2Fvelocity%2Fquery_form.vm;h=0000000000000000000000000000000000000000;hb=87e1dcc53b623a814a7020ba58ede9b089dd1996;hp=70a0af20ff19c478eb097897c54f5fa74122829d;hpb=dbd01a6924b459410829a2d16e13e3a147492276;p=lui-solr.git diff --git a/zookeeper/solr/collection1/conf/velocity/query_form.vm b/zookeeper/solr/collection1/conf/velocity/query_form.vm deleted file mode 100644 index 70a0af2..0000000 --- a/zookeeper/solr/collection1/conf/velocity/query_form.vm +++ /dev/null @@ -1,64 +0,0 @@ -#** - * Renders the main query form - *# - -
-
- -
- - Find: - - - - -
- - - Boost by Price - - - #parse("query_spatial.vm") - #parse("query_group.vm") -
-
- - #if($request.params.get('debugQuery')) - - #end - #if($annotate == true) - - #end - #foreach($fq in $request.params.getParams('fq')) - #if ($fq != "{!bbox}") - - #end - #end - -
- #foreach($fq in $params.getParams('fq')) - #set($previous_fq_count=$velocityCount - 1) - #if($fq != '') - > - $fq - #end - #end -
- -
- #if($request.params.get('debugQuery')) - toggle parsed query - - #end - #set($queryOpts = $request.params.get("queryOpts")) - #if($queryOpts && $queryOpts != "") - - #end -
- -
-