All Downloads are FREE. Search and download functionalities are using the official Maven repository.

solr.WebPages.conf.velocity.query_form.vm Maven / Gradle / Ivy

Go to download

The project contains a set of convenience methods on top of common data repositories.

The newest version!
#**
 *  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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy