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

solr.Items.conf.velocity.query_group.vm Maven / Gradle / Ivy

Go to download

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

The newest version!
#**
 *  Query settings for grouping by fields,
 *  e.g.: Manufacturer or Popularity
 *#

#set($queryOpts = $params.get("queryOpts"))

#if($queryOpts == "group")
  
#set($groupF = $request.params.get('group.field'))
#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy