GroupBySite defines whether to group search results by site.
If GroupBySite is set to yes, then mnoGoSearch presents only a single document (with the highest score) from every site and adds a "More results from this site (nnn total)" link, were nnn is the number of documents found on the given site. If you click this link, mnoGoSearch will present all the nnn documents found on this site.
Grouping results by site can also be activated using the GroupBySite
parameter in the search query string. However, if you specify GroupBySite
in search.htm, the query string parameter is ignored,
i.e. the command specified in search.htm has higher precedence other
the search query parameter.
The default value is no.